Critical NetScaler Flaw Can Bypass Authentication on Certain Gateway and AAA Servers
Citrix disclosed two critical vulnerabilities in NetScaler ADC and NetScaler Gateway: CVE-2026-19489 (CVSS 8.8, memory overflow/DoS) and CVE-2026-19490 (CVSS 9.3, authentication bypass) CVE-2026-19490 allows unauthenticated access on appliances configured as Gateway or AAA virtual servers under specific version and SAML configuration conditions Patches are available in NetScaler 14.1-73.32+, 13.1-63.21+, and corresponding FIPS/NDcPP builds The vulnerabilities were discovered by Samarth Vashisht
Analysis
TL;DR
- Citrix disclosed two critical vulnerabilities in NetScaler ADC and NetScaler Gateway: CVE-2026-19489 (CVSS 8.8, memory overflow/DoS) and CVE-2026-19490 (CVSS 9.3, authentication bypass)
- CVE-2026-19490 allows unauthenticated access on appliances configured as Gateway or AAA virtual servers under specific version and SAML configuration conditions
- Patches are available in NetScaler 14.1-73.32+, 13.1-63.21+, and corresponding FIPS/NDcPP builds
- The vulnerabilities were discovered by Samarth Vashisht from JPMorgan Chase's pen-test team; no active exploitation has been confirmed yet
- NetScaler Console users on firmware above 14.1-60.52 / 13.1-63.16 can mitigate CVE-2026-19490 via the default-enabled Global Deny Lists feature
Why It Matters
Authentication bypass vulnerabilities in widely deployed enterprise gateway appliances like NetScaler are high-priority targets for threat actors, as demonstrated by the rapid exploitation of CVE-2026-8451 just 24 hours after its disclosure last month. Organizations relying on NetScaler for remote access, VPN, and SSO infrastructure must urgently assess their exposure and apply patches to prevent potential unauthorized access to internal resources.
Technical Details
- CVE-2026-19489 (CVSS 8.8): A memory overflow vulnerability triggered only when SIP ALG is enabled on a Large Scale NAT (LSN) group configuration. It can cause unpredictable behavior or denial-of-service. Detection string:
add lsn group.*sipalg.* - CVE-2026-19490 (CVSS 9.3): An authentication bypass affecting Gateway (SSL VPN, ICA Proxy, CVPN, RDP Proxy) and AAA virtual servers. Preconditions vary by version: on 14.1-43.56+ and 13.1-61.28+, a SAML action must be configured; on earlier builds, the vulnerability applies broadly to any Gateway or AAA vserver. Detection strings include
add authentication samlAction.*andadd authentication vserver .*oradd vpn vserver .* - Affected versions: NetScaler ADC/Gateway 14.1 before 14.1-73.32, 13.1 before 13.1-63.21, FIPS builds before 14.1-73.32 FIPS, and NDcPP builds before 13.1-37.277
- Mitigation: NetScaler Console (Service or on-prem) users on firmware 14.1-60.52+ or 13.1-63.16+ can leverage the Global Deny Lists feature, which is enabled by default and automatically applies protective signatures
- Exclusions: Citrix-managed cloud services and Citrix-managed Adaptive Authentication are not affected as updates were already applied
Industry Insight
- Organizations should immediately audit their NetScaler configurations for the presence of SAML actions, Gateway/AAA vservers, and LSN+SIP ALG combinations to determine actual exposure before patching
- Given the pattern of rapid exploitation seen with CVE-2026-8451, defenders should treat this as an active-threat scenario and prioritize patching for internet-facing NetScaler instances
- The conditional nature of CVE-2026-19490 (dependent on specific version and SAML configurations) highlights the importance of configuration hygiene—many deployments may be unaffected if SAML is not in use, but verification is essential
Disclaimer: The above content is generated by AI and is for reference only.