CVE-2019-12989 — Citrix SD-WAN and NetScaler SQL Injection Vulnerability

CVE-2019-12989

Citrix SD-WAN / NetScaler SD-WAN — unauthenticated SQL injection in the management interface exposes appliance data

What is Citrix SD-WAN?

Citrix SD-WAN (and the related NetScaler SD-WAN product line) is a software-defined wide-area-network appliance that enterprises deploy at branch offices and data centers to optimize and secure traffic between distributed sites. As with most network appliances, its management interface is a high-value target: successful exploitation can expose configuration data, credentials, and routing information for an organization's entire WAN.

Overview

CVE-2019-12989 is a SQL injection vulnerability in Citrix SD-WAN and NetScaler SD-WAN appliances. An unauthenticated remote attacker can inject malicious SQL syntax through the appliance's management interface, potentially allowing unauthorized read or manipulation of the underlying database that stores appliance configuration and operational data.

Technical Details

The flaw (CWE-89, SQL injection) arises because one or more inputs accepted by the management web interface are incorporated into backend database queries without adequate parameterization or sanitization. An attacker can craft input containing SQL metacharacters that alter the intended query logic, potentially extracting data the interface would not normally expose, or in more severe cases modifying stored configuration. The CVSS vector reflects no privileges or user interaction required and Low attack complexity, making this a straightforward network-based attack against any appliance whose management interface is reachable by the attacker.

Discovery

Citrix identified and disclosed this vulnerability, releasing patched SD-WAN and NetScaler SD-WAN firmware in its July 2019 security bulletin alongside the related command injection vulnerability CVE-2019-12991.

Exploitation Context

CISA's KEV catalog listing confirms this vulnerability has been used in real-world attacks, consistent with broader scanning and exploitation activity targeting internet-exposed Citrix networking appliances observed throughout 2019 and beyond. Because SD-WAN and NetScaler SD-WAN management interfaces are sometimes inadvertently exposed to the internet rather than restricted to management VLANs, this class of vulnerability has proven attractive to attackers seeking a foothold into enterprise WAN infrastructure.

Remediation

  1. Apply the patched Citrix SD-WAN / NetScaler SD-WAN firmware referenced in Citrix's July 2019 security bulletin.
  2. Restrict the appliance's management interface to a dedicated, access-controlled management network — never expose it directly to the internet.
  3. Apply network-level access controls (firewall rules, ACLs) limiting which hosts can reach the management interface even on internal networks.
  4. Review appliance and database logs for anomalous query patterns or unexpected data access predating patch application.
  5. Rotate any credentials or secrets that may have been stored in the appliance's configuration database if compromise is suspected.

Key Details

PropertyValue
CVE ID CVE-2019-12989
Vendor / Product Citrix — SD-WAN and NetScaler
NVD Published2019-07-16
NVD Last Modified2025-11-06
CVSS 3.1 Score9.8
CVSS 3.1 VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
SeverityCRITICAL
CWE CWE-89 find similar ↗
CISA KEV Added2022-03-25
CISA KEV Deadline2022-04-15
Known Ransomware Use No

CVSS 3.1 Breakdown

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Required Action

CISA BOD 22-01 Deadline: 2022-04-15. Apply updates per vendor instructions.

Timeline

DateEvent
2019-07-16CVE published; Citrix patches SD-WAN and NetScaler SD-WAN appliances
2022-03-25Added to CISA Known Exploited Vulnerabilities catalog
2022-04-15CISA BOD 22-01 remediation deadline

References

ResourceType
NVD — CVE-2019-12989 Vulnerability Database
CISA KEV Catalog Entry US Government