CVE-2026-19490 Overview
CVE-2026-19490 is an authentication bypass vulnerability affecting Citrix NetScaler ADC and NetScaler Gateway. The flaw is categorized under [CWE-288] (Authentication Bypass Using an Alternate Path or Channel). It affects NetScaler ADC versions from 14.1 through 73.32 and from 13.1 through 63.21, and NetScaler Gateway versions in the same ranges. The vulnerability is network-exploitable and requires no authentication or user interaction. Successful exploitation allows attackers to bypass authentication controls and access protected functionality on the appliance.
Critical Impact
Unauthenticated remote attackers can bypass authentication on NetScaler ADC and Gateway appliances, exposing high-value gateway and load-balancing infrastructure to compromise.
Affected Products
- NetScaler ADC 14.1 through 14.1-73.32
- NetScaler ADC 13.1 through 13.1-63.21
- NetScaler Gateway 14.1 through 14.1-73.32 and 13.1 through 13.1-63.21
Discovery Timeline
- 2026-08-19 - CVE-2026-19490 published to NVD
- 2026-08-20 - Last updated in NVD database
Technical Details for CVE-2026-19490
Vulnerability Analysis
CVE-2026-19490 is an authentication bypass condition in NetScaler ADC and NetScaler Gateway. The weakness maps to [CWE-288], where an alternate path or channel through the application allows a request to reach protected functionality without completing the required authentication flow. NetScaler ADC and Gateway devices commonly sit at the network edge, terminating VPN sessions, load balancing web applications, and enforcing access policy, which makes authentication bypasses on these platforms high-value for attackers seeking initial access. Refer to the Citrix Knowledge Base Article for vendor-supplied technical detail and fixed builds.
Root Cause
The root cause is an authentication check that can be bypassed through an alternate request path or channel exposed by the appliance. Under [CWE-288] conditions, a code path that should require valid credentials instead accepts requests that skip or short-circuit the authenticator. The result is that protected endpoints on the management or user-facing interface become reachable by unauthenticated callers.
Attack Vector
The attack vector is network-based. An unauthenticated attacker sends crafted requests directly to a reachable NetScaler ADC or Gateway interface. No user interaction and no prior credentials are required. Because these appliances are typically internet-exposed for VPN and application delivery, the exposed attack surface is broad. Full exploitation details are not published; consult the vendor advisory for indicators and fixed builds.
Detection Methods for CVE-2026-19490
Indicators of Compromise
- Requests to authenticated NetScaler management or Gateway endpoints that lack corresponding successful login events in appliance logs.
- Unexpected session creation, configuration changes, or new administrative users on NetScaler ADC or Gateway appliances.
- Outbound connections from NetScaler appliances to unfamiliar external hosts following anomalous inbound traffic.
Detection Strategies
- Correlate NetScaler access logs against authentication logs to identify requests reaching protected paths without a preceding authenticated session.
- Alert on administrative configuration changes on NetScaler ADC or Gateway outside of change windows.
- Baseline normal request patterns to Gateway virtual servers and flag deviations that target authentication or session endpoints.
Monitoring Recommendations
- Forward NetScaler syslog, nsvpn, and auth logs to a centralized SIEM for correlation with network flow data.
- Monitor for repeated 200-series responses on endpoints that should return 401 or 302 for unauthenticated callers.
- Track version and build strings of NetScaler appliances to confirm patched builds are in place across all HA pairs.
How to Mitigate CVE-2026-19490
Immediate Actions Required
- Inventory all NetScaler ADC and NetScaler Gateway appliances and identify builds within the vulnerable ranges (14.1 up to 73.32, 13.1 up to 63.21).
- Apply the fixed builds published by Citrix in CTX696939 as soon as maintenance windows allow.
- Restrict management interface exposure to trusted administrative networks only.
- Review appliance configuration and session state for signs of unauthorized changes after patching.
Patch Information
Citrix has published fixed builds for the affected 14.1 and 13.1 branches. Consult the Citrix Knowledge Base Article for the exact fixed build numbers, upgrade paths, and any prerequisites for HA and cluster deployments. End-of-life NetScaler versions should be migrated to a supported, patched branch.
Workarounds
- Where immediate patching is not possible, limit network reachability of NetScaler management and Gateway virtual servers to known-good source ranges.
- Terminate NetScaler Gateway access behind an additional authentication layer such as a reverse proxy enforcing MFA until patched builds are deployed.
- Rotate administrative credentials and session keys on appliances suspected of exposure prior to remediation.
Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

