CitrixBleed 2 Memory Disclosure via CVE-2025-5777
Exploitation of CVE-2025-5777 (CitrixBleed 2) in Citrix NetScaler ADC and Gateway leads to memory disclosure by sending crafted POST requests to the /p/u/doAuthentication.do endpoint, potentially leaking session tokens and authentication materials.
What's new
- l1 new IOCs Jul 23, 04:04 via sploitus
- l2 added CVE-2023-3519 +3; OS windows; OS linux; OS esxi Jun 17, 20:47 via dark-reading
CVE-2025-5777, also known as CitrixBleed 2, is a memory disclosure vulnerability affecting Citrix NetScaler ADC and Gateway appliances. This vulnerability allows an unauthenticated attacker to potentially leak sensitive information, including session tokens and authentication credentials, from the device's memory. The attack involves sending specially crafted POST requests with incomplete form data to the /p/u/doAuthentication.do endpoint. Successful exploitation can lead to unauthorized access to internal resources and systems, posing a significant risk to organizations using affected Citrix products. The vulnerability was publicly disclosed in March 2026 (fictional date based on the source). Defenders should prioritize detecting and mitigating this vulnerability to prevent potential data breaches and unauthorized access.
Attack Chain
- The attacker identifies a vulnerable Citrix NetScaler ADC or Gateway appliance exposed to the internet.
- The attacker crafts a malicious POST request with incomplete form data targeting the
/p/u/doAuthentication.doendpoint. - The attacker sends the crafted POST request to the vulnerable Citrix appliance.
- The vulnerable appliance processes the request, leading to a memory leak.
- The response from the Citrix appliance contains sensitive data from memory, including session tokens and potentially authentication credentials.
- The attacker captures the leaked data from the response.
- The attacker analyzes the captured data to extract valid session tokens.
- The attacker uses the stolen session tokens to bypass authentication and gain unauthorized access to internal resources and systems.
Impact
Successful exploitation of CVE-2025-5777 can result in significant data breaches and unauthorized access to sensitive internal resources. An attacker can steal valid session tokens, bypassing authentication mechanisms, and potentially gain complete control over affected Citrix systems. This could lead to the exposure of customer data, intellectual property, and other confidential information. The impact can range from data theft and service disruption to full system compromise, depending on the scope of the attacker's access.
Recommendation
- Deploy the Sigma rule
CitrixBleed2_Post_Requestto detect suspicious POST requests to the/p/u/doAuthentication.doendpoint in your web server logs. - Investigate alerts triggered by the
CitrixBleed2_UserAgentSigma rule, focusing on unusual user agents making requests to the vulnerable endpoint. - Ensure your Citrix NetScaler ADC and Gateway devices are patched to the latest version to mitigate CVE-2025-5777, as recommended in the Citrix advisory.
- Monitor Suricata logs for traffic matching the
suricata_citrixbleed2.logattack data provided in the test section to validate detection coverage.
Detection coverage 2
CitrixBleed2 POST Request to Authentication Endpoint
highDetects POST requests to the /p/u/doAuthentication.do endpoint, potentially indicating CitrixBleed2 exploitation.
CitrixBleed2 Suspicious User Agent
mediumDetects requests to the /p/u/doAuthentication.do endpoint from suspicious user agents like HeadlessChrome, often used in scanning and exploitation.
Detection queries are available on the platform. Get full rules →
Indicators of compromise
1
domain
1
url
| Type | Value |
|---|---|
| url | https://sploitus.com/exploit?id=53F7502A-7C69-5A7A-8481-DD970FF74FF5 |
| domain | target.example.com |