New High-Severity NetScaler Vulnerability (CVE-2026-8451) Actively Exploited Immediately After Disclosure

CitrixBleed-Like Flaw (CVE-2026-8451) Exploited Within 24 Hours

CRITICAL
July 3, 2026
July 7, 2026
5m read
VulnerabilityPatch ManagementCyberattack

Related Entities(initial)

Organizations

CitrixLupoviswatchTowr

Products & Tech

NetScaler ADCNetScaler GatewaySAML

CVE Identifiers

CVE-2023-4966
CRITICAL
CVSS:9.4
CVE-2026-8451
HIGH
CVSS:8.8

Full Report(when first published)

Executive Summary

A new high-severity vulnerability, CVE-2026-8451, affecting NetScaler ADC and NetScaler Gateway appliances is under active exploitation. The flaw, which is being compared to the infamous CitrixBleed vulnerability, is an out-of-bounds read issue that can disclose sensitive information from the device's memory. With a CVSS score of 8.8 (High), the vulnerability was weaponized by threat actors less than 24 hours after its public disclosure on June 30, 2026. The rapid exploitation was fueled by the simultaneous release of patches by Citrix and a detailed technical write-up and proof-of-concept (PoC) by security firm watchTowr. Organizations using affected NetScaler appliances configured as a SAML identity provider (IDP) are urged to apply the patches immediately.

Vulnerability Details

CVE-2026-8451 is an out-of-bounds read vulnerability that exists in the XML parser of NetScaler appliances. The flaw is triggered when the device is configured as a Security Assertion Markup Language (SAML) identity provider (IDP). Specifically, the parser incorrectly handles unquoted XML attribute values that are followed by a newline character. This causes the parser to read beyond the intended memory buffer.

An unauthenticated attacker can send a specially crafted request to a vulnerable appliance. In response, the device will return contents of its memory within the NSC_TASS cookie in an HTTP response. This leaked memory can contain sensitive information such as session cookies, credentials, and other confidential data, which could then be used to hijack legitimate user sessions and gain unauthorized access to the network.

Affected Systems

The vulnerability affects the following products when they are configured as a SAML IDP:

  • NetScaler Application Delivery Controller (ADC)
  • NetScaler Gateway

Citrix has released patches to address this vulnerability, and administrators should consult the official Citrix security bulletin for the specific patched versions.

Exploitation Status

According to security firm Lupovis, scanning and exploitation activity began almost immediately after the vulnerability details were made public. The first scans were observed originating from an IP address in Frankfurt, Germany. The attackers appeared to be using a detection script based on the PoC released by watchTowr. The extremely short time between disclosure and exploitation (less than 24 hours) underscores a trend where threat actors have automated pipelines to monitor vulnerability disclosures, develop exploits, and launch attacks at scale.

Impact Assessment

The impact of exploiting CVE-2026-8451 can be severe:

  • Session Hijacking: The primary risk is the disclosure of active session cookies. An attacker can use these cookies to bypass authentication mechanisms, including MFA, and hijack an authenticated user's session.
  • Credential Theft: Other sensitive data, including cached credentials, could potentially be leaked from the device's memory.
  • Network Infiltration: By hijacking a valid session, an attacker can gain a foothold within the corporate network, from which they can perform lateral movement, escalate privileges, and exfiltrate data.

The vulnerability's resemblance to CitrixBleed (CVE-2023-4966) is particularly concerning, as that flaw was widely exploited by ransomware groups and other threat actors to cause significant damage.

Cyber Observables — Hunting Hints

Security teams should hunt for the following patterns to identify exploitation attempts:

Type
URL_Pattern
Value
+/saml/login
Description
Exploitation attempts will target the SAML login endpoint of the NetScaler appliance. Monitor for unusual requests to this path.
Type
Network Traffic Pattern
Value
Large NSC_TASS cookie in response
Description
A key indicator of exploitation is an abnormally large NSC_TASS cookie being returned in an HTTP response from the NetScaler device, as it contains the leaked memory content.
Type
Log Source
Value
NetScaler Logs / Web Server Logs
Description
Review logs for malformed requests to the SAML endpoint or responses with unusually large cookies.

Detection Methods

  1. Vulnerability Scanning: Use vulnerability scanners with up-to-date plugins to identify NetScaler appliances vulnerable to CVE-2026-8451.
  2. Network Traffic Analysis: Deploy network monitoring solutions to inspect HTTP traffic to and from NetScaler gateways. Create alerts for HTTP responses containing an NSC_TASS cookie that exceeds a normal size threshold. This aligns with D3FEND's Network Traffic Analysis.
  3. IOC-Based Scanning: Use the detection tool provided by watchTowr or other publicly available scripts to actively scan your own infrastructure for the vulnerability.

Remediation Steps

  1. Patch Immediately: The only effective remediation is to apply the security patches provided by Citrix. Due to active exploitation, this should be considered an emergency change.
  2. Terminate Active Sessions: After patching, it is crucial to terminate all active and persistent sessions on the NetScaler appliance. This will invalidate any session cookies that may have been stolen before the patch was applied.
  3. Restrict Access: If patching is delayed, consider temporarily restricting access to the SAML IDP functionality from untrusted networks as a short-term mitigation.

Timeline of Events

1
June 30, 2026
Citrix discloses CVE-2026-8451 and releases patches. watchTowr simultaneously publishes a technical PoC.
2
July 1, 2026
Lupovis reports observing active scanning and exploitation of the vulnerability, less than 24 hours after disclosure.
3
July 3, 2026
This article was published

Article Updates

July 4, 2026

New details for CVE-2026-8451 include specific affected NetScaler versions, an observed attacker IP (146.70.139.154) from July 1, 2026, and an explicit workaround to disable SAML IdP functionality.

Further information regarding the actively exploited CVE-2026-8451 has emerged. Specific affected versions of NetScaler ADC and Gateway include 14.1 before 14.1-29.72, 13.1 before 13.1-55.39, and 13.0 before 13.0-94.25. An observed attacker IP address, 146.70.139.154 (Germany), was seen exploiting the vulnerability on July 1, 2026. As a critical workaround, administrators can disable the SAML IdP functionality if immediate patching is not possible. Post-patching, it is advised to hunt for compromise, rotate credentials, and invalidate active sessions.

July 6, 2026

New details on CVE-2026-8451 in NetScaler ADC/Gateway include specific affected versions, patched versions, and expanded impact on credentials and crypto keys. Immediate patching is critical.

The latest intelligence on CVE-2026-8451, the CitrixBleed-like flaw in NetScaler ADC and Gateway, now specifies affected versions: 14.1 before 14.1-72.61 and 13.1 before 13.1-63.18. Citrix-managed cloud services are already patched. The impact assessment has been expanded to explicitly include the leakage of user credentials, password hashes, and cryptographic keys, in addition to session tokens, enabling attackers to bypass authentication and gain unauthorized access. Remediation now emphasizes upgrading to the specified patched versions, hunting for compromise, and rotating credentials as a critical follow-up step.

July 7, 2026

New details emerge on CVE-2026-8451 exploitation, including a detailed timeline, enhanced hunting hints, and advanced detection and mitigation strategies. Active attacks continue, reinforcing the urgent need for patching.

New intelligence provides a more granular timeline for CVE-2026-8451, detailing its discovery in March 2026 by WatchTowr, public disclosure and PoC release on June 30, and active exploitation observed by Lupovis on July 1. The update also includes expanded hunting hints, such as monitoring VPN/application logs and user geolocation patterns for session hijacking. Enhanced detection strategies now emphasize log analysis for IP/user agent mismatches, IDS/IPS signatures, and D3FEND techniques like Network Traffic Analysis and User Geolocation Logon Pattern Analysis. Mitigation advice is further refined, urging organizations to check SAML IDP configurations and assume compromise for unpatched systems. These details underscore the ongoing, critical threat posed by this vulnerability.

Timeline of Events

1
June 30, 2026

Citrix discloses CVE-2026-8451 and releases patches. watchTowr simultaneously publishes a technical PoC.

2
July 1, 2026

Lupovis reports observing active scanning and exploitation of the vulnerability, less than 24 hours after disclosure.

Sources & References(when first published)

Article Author

Jason Gomes

Jason Gomes

• Cybersecurity Practitioner

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.

Threat Intelligence & AnalysisSecurity Orchestration (SOAR/XSOAR)Incident Response & Digital ForensicsSecurity Operations Center (SOC)SIEM & Security AnalyticsCyber Fusion & Threat SharingSecurity Automation & IntegrationManaged Detection & Response (MDR)

Tags

CVE-2026-8451CitrixCitrixBleedMemory LeakNetScalerSAMLVulnerabilityZero-Day

📢 Share This Article

Help others stay informed about cybersecurity threats

🎯 MITRE ATT&CK Mapped

Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.

🧠 Enriched & Analyzed

Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.

🛡️ Actionable Guidance

Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.

🔗 STIX Visualizer

Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.

Sigma Generator

Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.