CVE-2026-13474: NetScaler ADC and Gateway HTTP/2 Denial of Service Vulnerability
A denial-of-service vulnerability exists in Citrix NetScaler ADC and NetScaler Gateway when HTTP/2 support is enabled. An unauthenticated attacker can send specially crafted HTTP/2 requests to crash or disable the appliance, causing service interruptions without needing valid credentials or user interaction.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 7.5 HIGH · CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Weaknesses (CWE)
- CWE-401
- Affected products
- 5 configuration(s)
- Published / Modified
- 2026-06-30 / 2026-07-02
NVD description (verbatim)
Denial of service via malformed HTTP/2 requests in NetScaler ADC and NetScaler Gateway if HTTP/2 is enabled in HTTP Profile and associated with the virtual server (of type LB, CS, VPN) or the service configured on NetScaler
1 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
The vulnerability stems from improper handling of malformed HTTP/2 frames in NetScaler's HTTP profile configuration. When HTTP/2 is enabled on a virtual server (load balancing, content switching, or VPN type) or associated service, the appliance fails to correctly validate or process certain HTTP/2 request structures, leading to resource exhaustion or process termination. The flaw is classified under CWE-401 (Missing Release of Memory after Effective Lifetime), suggesting inadequate cleanup of HTTP/2 session state when processing invalid frames.
Business impact
Affected organizations face potential service degradation or complete unavailability of critical load-balancing and gateway functions. Since NetScaler ADC typically sits at the network perimeter handling ingress traffic, a successful denial-of-service attack could disrupt customer-facing applications, internal service routing, and VPN access. Recovery requires manual intervention and appliance restart, extending downtime.
Affected systems
Citrix NetScaler ADC and NetScaler Gateway installations with HTTP/2 enabled in the HTTP Profile and associated to any virtual server (LB, CS, or VPN type) or service are vulnerable. Organizations running HTTP/2-disabled configurations are not affected. Verify your HTTP profile settings in the virtual server and service configurations to determine exposure.
Exploitability
This vulnerability requires no authentication, no special privileges, and no user interaction—only network access to the affected appliance. The attack vector is network-based and the attack complexity is low, meaning an attacker with basic HTTP/2 crafting capability can trigger the denial of service. No KEV (Known Exploited Vulnerability) status has been assigned as of the published date, but the straightforward nature of malformed-request attacks suggests weaponization risk is moderate to high.
Remediation
Citrix will release patched versions of NetScaler ADC and NetScaler Gateway that properly validate and handle malformed HTTP/2 frames. Organizations should apply security updates as soon as they become available. As an interim measure, consider disabling HTTP/2 in the HTTP Profile if business operations permit, or restricting network access to the appliance to trusted sources only.
Patch guidance
Monitor Citrix's security advisory channels for patched versions specific to your NetScaler ADC or Gateway release train. Verify patch compatibility with your current configuration before deployment. Test updates in a non-production environment first, as HTTP/2 handling changes may affect performance or connection behavior. Once patches are available, prioritize deployment given the ease of exploitation and potential for business disruption.
Detection guidance
Monitor NetScaler logs for unusual HTTP/2 frame processing errors, sudden process restarts, or resource spikes coinciding with inbound HTTP/2 traffic. Network-based detection systems should flag malformed HTTP/2 frames (invalid frame headers, oversized payloads, or protocol violations) sent to your appliance. Establish baseline HTTP/2 traffic patterns to detect anomalous request volumes from single sources.
Why prioritize this
This vulnerability merits high-priority remediation due to its high CVSS score (7.5), ease of exploitation (no authentication required, low complexity), and direct impact on application availability. NetScaler appliances are critical infrastructure; their compromise or unavailability cascades to dependent systems. The lack of KEV status should not delay action—straightforward DoS techniques are typically exploited quickly once public details emerge.
Risk score, explained
The CVSS 3.1 score of 7.5 (HIGH) reflects a network-accessible vulnerability with no authentication barrier, no user interaction needed, and a direct denial-of-service impact. The attack surface is large—any HTTP/2-enabled virtual server or service is a potential target. The integrity and confidentiality impacts are none, limiting the score from critical, but the availability impact is high. Organizations running NetScaler should treat this as a significant risk to business continuity.
Frequently asked questions
Do I need to disable HTTP/2 entirely?
Not necessarily. If your business requires HTTP/2, apply the security patch as soon as available rather than disabling the protocol. Disabling HTTP/2 is a temporary mitigation if patches are delayed and you cannot accept availability risk. Verify the patch does not break HTTP/2 functionality before full deployment.
How quickly should I patch?
Given the high CVSS score and low complexity of exploitation, aim to patch within 1–2 weeks of patch availability. NetScaler appliances are externally facing in most deployments, making them attractive targets. Prioritize production systems handling customer-facing traffic.
What if I cannot patch immediately?
Implement network-level access controls to restrict who can send traffic to your NetScaler appliance—for example, allow only known legitimate clients or whitelist IP ranges. Disable HTTP/2 in the HTTP Profile if operationally feasible. Monitor logs closely for DoS indicators and be prepared to isolate or restart the appliance if an attack occurs.
Will this affect my VPN users?
If your NetScaler Gateway uses HTTP/2 and is patched, VPN connectivity should remain unaffected and more robust. If you disable HTTP/2 before patching, some modern VPN clients may experience slower connection negotiation, but core functionality should persist. Test with a small user group before broad deployment of any mitigation.
This analysis is based on vulnerability data published as of June 30, 2026. Patch version numbers and specific remediation steps should be verified against Citrix's official security advisory, which is the authoritative source. Exploit code or weaponized proof-of-concept details are not provided. Organizations should conduct internal testing of patches and mitigations before production deployment. This assessment does not substitute for vendor guidance or your organization's security policies. Source: NVD (public-domain), retrieved 2026-08-09. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-10699HIGHMOVEit Transfer Memory Leak Denial of Service
- CVE-2026-13698HIGHOpenVPN Memory Leak Denial of Service Vulnerability
- CVE-2026-13708HIGHImager JPEG Memory Leak Denial of Service
- CVE-2026-35505HIGHUnauthenticated Remote Memory Leak Leading to Denial of Service
- CVE-2026-46178HIGHLinux Kernel RDMA/mlx4 Resource Leak – HIGH Severity
- CVE-2026-46201HIGHLinux Xe Graphics Driver DMA-Buf Attachment Leak
- CVE-2026-46303HIGHLinux isofs Rock Ridge Information Disclosure Vulnerability
- CVE-2026-46309HIGHLinux xe GPU Driver Memory Disclosure via Incoherent Cache Access