// 2 CRITICAL · 4 ZERO-DAY · 11 CVE · 12 EXPLOIT · 1 ADVISORY IN THE LAST 24H
Citrix has released patches for CVE-2026-19490, a critical authentication bypass in NetScaler ADC/Gateway carrying a CVSS 9.3 score. The vulnerability is remotely exploitable without authentication or user interaction.

Citrix published an advisory on August 19, 2026 for CVE-2026-19490, a critical authentication bypass vulnerability rated CVSS v4.0 9.3. The disclosure puts NetScaler ADC and Gateway appliances back in the spotlight—edge devices often placed in DMZs and directly exposed to the internet to deliver VPN and remote access. A design flaw in this attack surface translates into a primary entry vector into the corporate network.

Key Takeaways
  • CVE-2026-19490 is an authentication bypass (CWE-288) in Citrix NetScaler ADC/Gateway with a CVSS v4.0 base score of 9.3, per the Rapid7 advisory.
  • The attack is remotely exploitable by an unauthenticated attacker, requiring no user interaction or prior privileges, according to the same advisory.
  • Affected versions are 14.1 prior to 14.1-73.32 and 13.1 prior to 13.1-63.21, including FIPS and NDcPP variants.
  • CISA-ADP has assigned CVE-2026-19490 the SSVC tags "automatable: yes" and "technicalImpact: total," indicating total technical impact and a potentially automatable attack.

The "3-Day Rule" and Why "Not Exploited" Is Not Enough

In its analysis published August 19, Rapid7 stated it had not observed evidence of in-the-wild exploitation of CVE-2026-19490 at the time of disclosure. The phrasing is precise and binding: it does not assert the absence of active exploits, only the absence of detection in its threat intelligence at the time of release.

Historical context makes this lack of confirmation cold comfort for infrastructure operators. Rapid7 itself notes in its advisories that "Citrix products are high-value targets that tend to quickly see exploitation in the wild." The implicit reference is to the documented pattern with CVE-2023-3519, an RCE in NetScaler ADC/Gateway from July 2023 for which mass exploitation began within days of public disclosure. The security community has long internalized that Citrix devices, by virtue of their positioning and functional criticality, attract operators who monitor official advisories with automated reverse-engineering tooling.

The CISA-ADP SSVC data reinforces this reading: the combination of "automatable: yes" with "technicalImpact: total" describes a vulnerability that, while lacking evidence of active exploitation, presents an ideal profile for large-scale attacks as soon as the technical mechanism becomes known or replicable.

"Critical authentication bypass vulnerability affecting Citrix NetScaler ADC and NetScaler Gateway" — Rapid7 advisory, CVE-2026-19490

Affected Versions and Patches: Comparing the NVD Record

Convergence between primary sources is substantial. The Rapid7 advisory and the official NVD record agree on product families and vulnerable versions: NetScaler ADC and NetScaler Gateway in the 14.1 branch prior to 14.1-73.32, and the 13.1 branch prior to 13.1-63.21. Both sources include FIPS- and NDcPP-compliant variants.

The fixes released by Citrix, per the Rapid7 advisory, are builds 14.1-73.32, 13.1-63.21, 14.1-73.32 FIPS, and 13.1-37.277 FIPS/NDcPP. The NVD record does not list patched versions directly but populates the affected products field in JSON format with the same vulnerable versions, confirming perimeter consistency.

The NVD record adds the full CVSS v4.0 vector — AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:L — which qualifies the attack as network-executable (AV:N), low complexity (AC:L), no technical prerequisites (AT:N), no privileges required (PR:N), and no user interaction (UI:N). Impact on confidentiality, integrity, and availability of the vulnerable system is maximal (VC:H, VI:H, VA:H), while lateral scope metrics (SC:L, SI:L, SA:L) indicate contained impact on adjacent systems.

Immediate Actions

Priority actions derive directly from data documented in the brief and primary sources:

  • Apply Citrix patches to versions 14.1-73.32 or 13.1-63.21 (and corresponding FIPS/NDcPP builds) for NetScaler ADC/Gateway systems exposed in DMZs or accessible from the internet.
  • Verify appliance inventory to identify instances on branch 14.1 < 73.32 or 13.1 < 63.21, prioritizing those with management interfaces or VPN reachable externally.
  • Consult the official Citrix advisory for guidance on specific configurations that may affect exploitability, as Rapid7 refers to that document for the latest technical guidance.
  • Monitor threat intelligence feeds for the potential emergence of public PoC code or evidence of in-the-wild exploitation, given the CISA-ADP SSVC profile of "automatable: yes."

What the Dossier Does Not Clarify

The exact technical mechanism of the authentication bypass is not detailed in either the Rapid7 advisory or the NVD record, which limit themselves to the CWE-288 classification. Rapid7 explicitly refers to the official Citrix advisory for a description of the attack flow and any configuration conditions that may increase or decrease the likelihood of exploitation.

No information emerges from the dossier on alternative workarounds to patching, nor on the presence of temporary mitigations applicable pending deployment. The NVD record is marked as "enrichment in progress," indicating that the detailed description and additional references may be updated in the coming days.

FAQ

Is it confirmed that CVE-2026-19490 is being actively exploited?
No. Rapid7 stated it had no evidence of in-the-wild exploitation as of August 19, 2026. The CISA-ADP SSVC profile indicates "exploitation: none," but this does not equate to a guarantee of absence.
Why is the CVSS 9.3 so high for an authentication bypass?
The combination of remote exploitability, absence of authentication prerequisites or user interaction, and total impact on confidentiality, integrity, and availability of the system drives the score toward the top of the scale. The full vector in the NVD record documents this configuration.
Which systems are at most immediate risk?
NetScaler ADC and Gateway appliances positioned in DMZs with VPN or remote access services exposed to the internet, since the attack surface is directly reachable without intermediate network barriers.

Information verified against cited sources and current as of publication.

Sources


Sources and references
  1. rapid7.com
  2. nvd.nist.gov