Skip to main content

NetScaler ADC CVE-2025-5777

| EUVDEUVD-2025-18497 CRITICAL
Out-of-bounds Read (CWE-125)
2025-06-17 secure@citrix.com
9.3
CVSS 4.0 · Vendor: citrix
Share

Severity by source

Vendor (citrix) PRIMARY
9.3 CRITICAL
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
7.5 HIGH

Remote, unauthenticated, no interaction against an exposed login endpoint; direct impact of an out-of-bounds read is memory disclosure, so confidentiality High and integrity/availability None.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (citrix).

CVSS VectorVendor: citrix

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

12
Analysis Updated
Aug 04, 2026 - 05:31 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Aug 04, 2026 - 05:22 vuln.today
cvss_changed
Severity Changed
Aug 04, 2026 - 05:22 NVD
HIGH CRITICAL
CVSS changed
Aug 04, 2026 - 05:22 NVD
7.5 (HIGH) 9.3 (CRITICAL)
Analysis Updated
Apr 16, 2026 - 06:38 EUVD-patch-fix
executive_summary
Re-analysis Queued
Apr 16, 2026 - 05:29 backfill_euvd_patch
patch_released
Patch available
Apr 16, 2026 - 05:29 EUVD
58.32,43.56
EUVD ID Assigned
Mar 14, 2026 - 22:15 euvd
EUVD-2025-18497
Analysis Generated
Mar 14, 2026 - 22:15 vuln.today
Added to CISA KEV
Oct 30, 2025 - 20:10 cisa
CISA KEV
PoC Detected
Oct 30, 2025 - 20:10 vuln.today
Public exploit code
CVE Published
Jun 17, 2025 - 13:15 nvd
HIGH 7.5

DescriptionCVE.org

Insufficient input validation leading to memory overread when the NetScaler is configured as a Gateway (VPN virtual server, ICA Proxy, CVPN, RDP Proxy) OR AAA virtual server

AnalysisAI

Memory overread in Citrix NetScaler ADC and NetScaler Gateway (versions before 14.1-43.56 and 13.1-58.32) lets remote unauthenticated attackers leak uninitialized memory contents - including session tokens and other secrets - from the appliance's login endpoint when it is deployed as a Gateway or AAA virtual server. Dubbed 'CitrixBleed 2,' it is confirmed actively exploited (CISA KEV), publicly available exploit code exists, and it carries an EPSS score of 69.81% (99th percentile), placing it among the most likely-to-be-exploited CVEs. Leaked tokens enable session hijacking and MFA bypass, effectively granting attacker access to authenticated VPN/gateway sessions.

Technical ContextAI

NetScaler ADC (formerly Citrix ADC) and NetScaler Gateway are enterprise application-delivery and remote-access appliances that terminate VPN, ICA Proxy, CVPN, RDP Proxy and AAA authentication traffic. The root cause is CWE-125 (Out-of-bounds Read): insufficient input validation on data submitted to the login/authentication handler causes the appliance to return more bytes than were legitimately populated, exposing adjacent uninitialized process memory in the HTTP response. Because that memory region frequently contains active session material, the flaw functions as a confidentiality leak that echoes the original 2023 'CitrixBleed' (CVE-2023-4966), hence the '2' moniker. Affected CPEs cover citrix:netscaler_application_delivery_controller (standard, FIPS, and NDcPP editions) and citrix:netscaler_gateway.

RemediationAI

Vendor-released patch: upgrade to NetScaler ADC/Gateway 14.1-43.56 or later on the 14.1 branch, and 13.1-58.32 or later on the 13.1 branch, per Citrix advisory CTX693420 (https://support.citrix.com/support-home/kbsearch/article?articleNumber=CTX693420). Because leaked session tokens survive a patch, after upgrading you must terminate all active ICA and PCoIP sessions ('kill icaconnection -all' and 'kill pcoipConnection -all') to invalidate any tokens attackers may have already harvested, then rotate credentials and review authentication logs for anomalous reuse. There is no adequate configuration-only workaround for the memory read itself; if immediate patching is impossible, restrict reachability of the Gateway/AAA virtual server to trusted networks or place it behind a WAF/reverse proxy that can filter malformed login requests (trade-off: may break legitimate remote-access flows), and monitor for repeated login POSTs returning oversized responses. Retire unsupported 12.1/13.0 appliances.

CVE-2023-3519 CRITICAL POC
9.8 Jul 19

Citrix NetScaler ADC and Gateway contain an unauthenticated remote code execution vulnerability exploited massively in s

CVE-2023-4966 HIGH POC
7.5 Oct 10

Sensitive information disclosure in Citrix NetScaler ADC and NetScaler Gateway - widely known as 'Citrix Bleed' - allows

CVE-2025-6543 CRITICAL POC
9.8 Jun 25

Citrix NetScaler ADC and Gateway contain a memory overflow vulnerability (CVE-2025-6543, CVSS 9.8) leading to unintended

CVE-2026-8452 HIGH POC
8.8 Jun 30

Denial of service and memory corruption in Citrix NetScaler ADC and NetScaler Gateway allows remote unauthenticated atta

CVE-2026-8451 HIGH POC
8.8 Jun 30

Memory overread in Citrix NetScaler ADC and NetScaler Gateway lets remote attackers read out-of-bounds memory when the a

CVE-2025-5349 HIGH POC
8.8 Jun 17

Improper access control vulnerability in NetScaler ADC and NetScaler Gateway management interfaces that allows unauthent

CVE-2023-4967 HIGH POC
7.5 Oct 27

Denial of Service in NetScaler ADC and NetScaler Gateway when configured as a Gateway (VPN virtual server, ICA Proxy, CV

CVE-2026-8655 HIGH
8.8 Jun 30

Denial of service in Citrix NetScaler ADC and NetScaler Gateway stems from multiple memory overflow conditions that prod

CVE-2026-13474 HIGH
8.7 Jun 30

Denial of service in Citrix NetScaler ADC and NetScaler Gateway allows remote attackers to crash or render unresponsive

CVE-2020-8247 HIGH
8.8 Sep 18

Citrix ADC and Citrix Gateway 13.0 before 13.0-64.35, Citrix ADC and NetScaler Gateway 12.1 before 12.1-58.15, Citrix AD

CVE-2024-8534 HIGH
8.4 Nov 12

Memory safety vulnerability leading to memory corruption and Denial of Service in NetScaler ADC and Gateway if the appli

CVE-2026-10816 HIGH
7.1 Jun 30

Arbitrary file read in Citrix NetScaler ADC and NetScaler Gateway lets unauthenticated attackers on an adjacent network

Share

CVE-2025-5777 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy