Skip to content
Briefings are running a touch slower this week while we rebuild the foundations.See roadmap
CitrixBleed 3
ConceptUS

CitrixBleed 3

CVE-2026-3055: unauthenticated memory overread in NetScaler SAML IdP path, CVSS 9.3; third critical memory bug in Citrix NetScaler in 30 months.

Last refreshed: 30 April 2026 · Appears in 1 active topic

Key Question

Why does Citrix NetScaler keep getting the same kind of critical memory bug?

Timeline for CitrixBleed 3

#36 May

Listed in KEV with 9 May federal remediation deadline

Cybersecurity: Threats and Defences: CISA deadline for PAN-OS RCE lands four days early
#220 Apr
#17 Apr
View full timeline →
Common Questions
What is CitrixBleed 3 and how dangerous is it?
CitrixBleed 3 covers two CVEs (CVE-2026-3055 and CVE-2026-4368) — unauthenticated memory overreads in Citrix NetScaler affecting both the SAML and WS-Federation authentication endpoints, scored CVSS 9.3. Active reconnaissance was confirmed by WatchTowr before CISA added it to KEV on 28 March 2026.Source: Citrix / CISA / WatchTowr
Is Citrix fixing the root cause of its repeated memory bugs?
Three critical memory-disclosure vulnerabilities in NetScaler's authentication PATH in 30 months, now spanning SAML and WS-Federation endpoints, suggests a shared root cause in memory management. Citrix has not publicly confirmed a root-cause fix; each vulnerability has been patched individually.Source: Lowdown analysis / Qualys
What is the difference between CVE-2026-3055 and CVE-2026-4368?
CVE-2026-3055 is a memory overread at the /saml/login endpoint triggered by a crafted SAMLRequest. CVE-2026-4368 is a separate memory-overread primitive at the /wsfed/passive endpoint. Both were patched in the same release but represent distinct attack surfaces.Source: Citrix security advisory, March 2026

Background

CitrixBleed 3 is an unauthenticated memory overread cluster in NetScaler ADC and NetScaler Gateway when configured as a SAML Identity Provider. The original CVE-2026-3055, scored CVSS v4.0 9.3, was disclosed by Citrix on 23 March 2026 and exploits a crafted SAMLRequest to the `/saml/login` endpoint. CISA added it to the Known Exploited Vulnerabilities catalogue on 28 March with a federal remediation deadline of 2 April. WatchTowr confirmed active reconnaissance before mass exploitation. The NCSC issued an advisory on 25 March. A second CVE — CVE-2026-4368 — was disclosed alongside the patch: a distinct memory-overread primitive at the `/wsfed/passive` endpoint, widening the attack surface beyond the SAML PATH. Both CVEs were patched in the same release, but the dual-CVE structure confirms the memory management issue spans multiple authentication endpoints.

The attack PATH follows the same structural pattern as 2023's CitrixBleed (CVE-2023-4966): a crafted request omitting a required field causes the appliance to leak memory via the `NSC_TASS` cookie. The 2023 CitrixBleed was exploited by LockBit and multiple APT groups. CitrixBleed 2 followed in 2024. Three critical memory-disclosure vulnerabilities with the same structural pattern in 30 months, now spanning two distinct endpoints, points to a shared root cause in NetScaler's authentication-PATH memory management rather than isolated bugs.

For enterprises running NetScaler as their SAML broker for single sign-on, CitrixBleed 3 is a third iteration of the same risk: a crafted request to an authentication endpoint can expose session tokens that allow attackers to bypass authentication entirely. The risk calculus is no longer just patching CVE-2026-3055 and CVE-2026-4368; it is whether NetScaler should remain the SAML broker for an estate's entire authentication chain.