
CVE-2026-3055
Unauthenticated Out-of-Bounds Memory Read (Memory Leak)
Only on appliances configured as SAML Identity Provider (IdP)
CVE-2026-3055 is a critical out-of-bounds read vulnerability (CWE-125) in Citrix NetScaler ADC and NetScaler Gateway.
It is caused by insufficient input validation during SAML processing. An unauthenticated remote attacker can trigger a memory overread, leaking sensitive data from the appliance’s memory — including active session tokens, credentials, or other secrets under certain conditions.
This is the latest in the “CitrixBleed” family of memory disclosure issues.
Key Condition: The appliance must be explicitly configured as a SAML Identity Provider (IdP). Default configurations and non-SAML IdP setups are not affected.
Active reconnaissance against this vulnerability has already been observed in the wild.
| Product | Affected Versions | Fixed In |
|---|---|---|
| NetScaler ADC / Gateway | 14.1 before 14.1-66.59 | 14.1-66.59 and later |
| NetScaler ADC / Gateway | 13.1 before 13.1-62.23 | 13.1-62.23 and later |
| NetScaler ADC (FIPS / NDcPP) |
Exploitation Flow (High-Level):
Reconnaissance
Attackers scan for exposed NetScaler appliances and check for SAML IdP configuration (often by sending test requests to SAML endpoints or looking for specific response patterns).
Trigger the Bug
The attacker sends a specially crafted SAML-related request (typically to the SAML IdP endpoint) with malformed or oversized input that bypasses length/format validation.
Memory Overread
Due to insufficient bounds checking, the appliance reads beyond the intended buffer and includes adjacent memory contents in the response.
Data Leak
The leaked memory may contain:
Post-Exploitation
With stolen session tokens, attackers can hijack active sessions, bypass MFA, or move laterally without needing credentials.
Requirements for Successful Exploitation:
add authentication samlIdPProfile)Note: As of now, no public exploit code exists. However, once a PoC is released (or the patch is reverse-engineered), exploitation is expected to be straightforward and automated, similar to previous CitrixBleed vulnerabilities.
Immediate Action Recommended:
show running-config | grep -i samlIdPProfile
add authentication samlIdPProfileOfficial Advisory:
CTX696300 – NetScaler ADC and Gateway Security Bulletin
This repository is for defensive security, awareness, and educational purposes only.
No exploit code is provided here.
⭐ Star this repo if it helped you stay secure!
Contributions, corrections, or new IOCs are welcome via Pull Requests.
Last Updated: March 29, 2026
| 13.1 before 13.1-37.262 |
| 13.1-37.262 and later |