
CVE-2023-4966 (nicknamed Citrix Bleed) is a buffer overread in Citrix NetScaler ADC and Gateway. Attackers leak session tokens from memory and hijack authenticated VPN/admin sessions without credentials — CISA KEV listed.
Affected Citrix
- NetScaler ADC and Gateway 14.1 before 14.1-8.50
- NetScaler ADC and Gateway 13.1 before 13.1-49.15
- NetScaler ADC 13.0 before 13.0-92.19 (EOL branch)
Check version
show version
show ns config | grep -i sslPatching Method
- Download fixed NetScaler build from Citrix downloads portal.
- Schedule maintenance — active sessions will be terminated on reboot.
- Install via GUI: Configuration → System → Upgrade or CLI
install nsworkflow per Citrix KB. - Reboot appliance; confirm version matches advisory fixed table.
- Force global session reset — invalidate all existing tokens post-patch.
- Rotate admin passwords and MFA seeds; review AAA logs for hijacked sessions.
# CLI version check after patch
show version
clear ssl session -allUntil patched
- Block NetScaler VPN portal from internet if possible
- Enable MFA on all Citrix-published apps
- Monitor for logins from unusual geographies after token leak window