
⚠ HIGH PRIORITY — CISA KEV (Aug 26, 2026). CVE-2026-8452 is a pre-authentication heap overflow in Citrix NetScaler ADC/Gateway SAML signature canonicalizer. Attackers send oversized SAML PrefixList values to achieve remote code execution — webshells (x.php, z.php) observed in active exploitation campaigns.
Affected NetScaler
- NetScaler ADC/Gateway 14.1 before 14.1-72.61
- NetScaler ADC/Gateway 13.1 before 13.1-63.18
- Branches 12.1 and 13.0 — end of life, no fix; migrate
- Gateway (SSL VPN, ICA Proxy) or AAA virtual server configured
Check version
show ns version
show vpn vserver
show authentication vserverPatching Method
- Upgrade to 14.1-73.32 or later (minimum fix: 14.1-72.61).
- Alternatively upgrade 13.1 branch to 13.1-63.21 or later.
- Download firmware from Citrix support portal (CTX696604).
- Schedule maintenance — backup ns.conf before upgrade.
- Apply firmware via CLI or GUI; reboot appliance.
- Verify build with
show ns versionshows patched release. - Hunt for webshells in
/var/tmpand audit VPN/AAA logs for SAML anomalies.
show ns version
grep -i saml /var/log/ns.log | tail -50Until patched
- Restrict VPN/AAA virtual server to known IP ranges at firewall
- Disable SAML auth temporarily if alternate MFA available
- Migrate off EOL 12.1/13.0 branches immediately
CVSS: 8.8 High. Federal deadline: 29 Aug 2026.