Cyber Resilience

CVE-2025-7776

High

Published: 26 August 2025

Published
26 August 2025
Modified
03 September 2025
KEV Added
Patch
CVSS Score v4 8.8 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/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
EPSS Score 0.0032 55.1th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-7776 is a high-severity Improper Restriction of Operations within the Bounds of a Memory Buffer (CWE-119) vulnerability in Citrix Netscaler Application Delivery Controller. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 44.9% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-16 (Memory Protection).

Deeper analysis

CVE-2025-7776 is a memory overflow vulnerability (CWE-119) affecting NetScaler ADC and NetScaler Gateway. The issue arises specifically when NetScaler is configured as a Gateway, including VPN virtual server, ICA Proxy, CVPN, or RDP Proxy configurations with a PCoIP Profile bound to it. This flaw can lead to unpredictable or erroneous behavior as well as Denial of Service conditions. It has a CVSS v3.1 base score of 9.8, reflecting its critical severity.

Remote attackers require no privileges or user interaction to exploit this vulnerability over the network with low complexity. Successful exploitation can result in high impacts to confidentiality, integrity, and availability, enabling attackers to cause denial of service or potentially execute arbitrary code due to the memory overflow.

For mitigation details, refer to the Citrix advisory at https://support.citrix.com/support-home/kbsearch/article?articleNumber=CTX694938.

EU & UK References

Vulnerability details

Memory overflow vulnerability leading to unpredictable or erroneous behavior and Denial of Service in NetScaler ADC and NetScaler Gateway when NetScaler is configured as a Gateway (VPN virtual server, ICA Proxy, CVPN, RDP Proxy) with PCoIP Profile bounded to it

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Memory overflow in public-facing NetScaler Gateway enables remote unauthenticated exploitation for RCE or DoS, directly mapping to exploitation of internet-facing applications.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2025-7775Same product: Citrix Netscaler Application Delivery Controller
CVE-2026-3055Same product: Citrix Netscaler Application Delivery Controller
CVE-2023-4966Same product: Citrix Netscaler Application Delivery Controller
CVE-2025-24472Same product class: VPN / SSL gateway
CVE-2025-0282Same product class: VPN / SSL gateway
CVE-2024-35279Same product class: VPN / SSL gateway
CVE-2025-25249Same product class: VPN / SSL gateway
CVE-2024-45324Same product class: VPN / SSL gateway
CVE-2026-24858Same product class: VPN / SSL gateway
CVE-2025-53847Same product class: VPN / SSL gateway

Affected Assets

citrix
netscaler application delivery controller
12.1 — 12.1-55.330 · 12.1 — 12.1-55.330 · 13.1 — 13.1-37.241
citrix
netscaler gateway
13.1 — 13.1-59.22 · 14.1 — 14.1-47.48

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

SI-2 mandates identification, reporting, and correction of system flaws like the memory overflow in CVE-2025-7776 through timely patching as per vendor advisories.

prevent

SI-16 implements memory protection mechanisms such as address space layout randomization and non-executable memory to prevent exploitation of the memory overflow vulnerability.

prevent

SI-10 enforces validation of information inputs, preventing malformed PCoIP traffic from triggering the memory overflow in NetScaler Gateway configurations.

References