NetScaler Patched an Authentication Bypass and Memory Overflow. Configuration Decides the Exposure.
Citrix has patched two high-impact flaws in customer-managed NetScaler ADC and NetScaler Gateway: an authentication bypass and a memory overflow that can destabilise the appliance. The installed version matters, but configuration determines which attack path is exposed.
Two vulnerabilities, two configuration gates
CVE-2026-19490 is an authentication bypass using an alternate path. Citrix assigns it a CVSS v4 score of 9.3 and maps it to improper authentication of an alternate path or channel.
The issue affects customer-managed NetScaler appliances when they are configured as a Gateway, including SSL VPN, ICA Proxy, clientless VPN and RDP Proxy deployments, or as an AAA virtual server under the version-specific SAML conditions described by Citrix.
CVE-2026-19489 is a memory overflow with a CVSS v4 score of 8.8. Citrix says exploitation can cause unpredictable appliance behaviour, including a denial of service. The vulnerable path is present when SIP ALG is enabled on an LSN group.
The second vulnerability does not require every NetScaler deployment to expose the same condition. It does mean that teams operating carrier-grade NAT, large-scale NAT or other LSN configurations must include SIP ALG state in the assessment rather than relying on the product version alone.
Which NetScaler releases are affected
Citrix lists the following customer-managed releases as affected:
- NetScaler ADC and NetScaler Gateway 14.1 before 14.1-73.32.
- NetScaler ADC and NetScaler Gateway 13.1 before 13.1-63.21.
- NetScaler ADC FIPS 14.1 before 14.1-73.32 FIPS.
- NetScaler ADC FIPS and NDcPP 13.1 before 13.1-37.277.
Secure Private Access Hybrid deployments that use customer-managed NetScaler instances are also affected. Citrix says its managed NetScaler cloud services have already been upgraded, so the remediation burden falls on organisations operating their own appliances.
Version data does not answer the exposure question
Vulnerability scanners can usually identify a NetScaler version. They may not understand whether the device terminates a specific gateway service, fronts an AAA virtual server, uses the SAML configuration relevant to the authentication bypass, or has SIP ALG enabled on an LSN group.
That creates two common errors. One is to treat every appliance on an affected release as equally exposed. The other is more dangerous: to find no obvious SSL VPN label and assume the system is safe, even though another affected authentication or SIP-processing configuration is active.
Citrix provides configuration searches that help identify the relevant conditions. Authentication and Gateway administrators should look for SAML actions, authentication virtual servers and VPN virtual servers. Teams assessing the memory overflow should identify LSN groups with SIP ALG enabled. Those checks define priority, but they do not replace the upgrade.
add authentication samlAction.*
add authentication vserver .*
add vpn vserver .*
add lsn group.*sipalg.*
No workaround means the update is the control
Citrix says there are no workarounds or mitigating factors that eliminate either vulnerability. Customers should move to the fixed release for the installed branch.
At the time of this update, the sources reviewed by BlackTree did not confirm active exploitation of either specific flaw. That limits the evidence for an active campaign, not the potential impact of an authentication bypass or a remotely triggered appliance failure on exposed access infrastructure.
Internet-facing identity and delivery infrastructure is routinely scanned after disclosure. A responsible response window should be based on reachability and consequence, not on waiting for public evidence of compromise.
The two flaws leave different evidence
An authentication bypass may allow an attacker to reach a protected path without producing the expected sequence of identity events. Absence of a conventional successful login does not therefore establish absence of access. Investigators should correlate Gateway, web, AAA, SAML, session and downstream application records.
The memory overflow calls for a different review. Unexpected restarts, crashes, process instability and traffic interruption around SIP or LSN processing may be operational symptoms. Those events are not proof of exploitation on their own, but they should be correlated with network telemetry and the appliance timeline.
Defenders should:
- Identify customer-managed NetScaler ADC, Gateway, FIPS and NDcPP instances on affected releases.
- Include Secure Private Access Hybrid deployments that depend on customer-managed NetScaler appliances.
- Review Gateway, AAA virtual server and SAML configuration against Citrix’s conditions for CVE-2026-19490.
- Identify LSN groups with SIP ALG enabled when assessing CVE-2026-19489.
- Prioritise appliances reachable from the internet or less trusted networks.
- Upgrade to 14.1-73.32, 13.1-63.21, 14.1-73.32 FIPS or 13.1-37.277, as appropriate for the installed branch.
- Review identity, application, network and appliance-health telemetry for evidence matching the relevant attack path.
- Revoke suspicious sessions and rotate affected credentials if investigation finds unauthorised access.
Because there is no workaround, configuration changes that merely make a service harder to reach should be treated as temporary exposure reduction, not complete remediation.
The trust boundary is a configuration, not a box
NetScaler deployments combine software, virtual servers, authentication policies, identity providers, NAT groups and protocol helpers. The vulnerabilities sit in the product, but the real-world attack surface is assembled from those parts.
That is why a reliable response cannot stop at a version report. Teams need to know which access paths exist, which optional functions are enabled, which users and applications depend on them and what evidence each path produces when the boundary fails.
Citrix has provided the fixed releases. The remaining work is for customers to map configuration to the bulletin, patch the exposed appliances and investigate the evidence appropriate to each flaw.


