CISA Adds Actively Exploited Citrix NetScaler Authentication Bypass CVE-2026-19490 to KEV Catalog, Sets September 12, 2026 Federal Patch Deadline
Citrix patched a critical (CVSS 9.3) NetScaler ADC/Gateway authentication bypass (CVE-2026-19490) and a DoS-causing buffer overflow (CVE-2026-19489) on August 19, 2026; CISA added CVE-2026-19490 to its KEV catalog on September 9 with a September 12 federal…
Citrix disclosed and patched two vulnerabilities in customer-managed NetScaler ADC and NetScaler Gateway appliances via a vendor advisory dated August 19, 2026 (advisory date per the Canadian Centre for Cyber Security (CCC), SecurityWeek, and Cyber Security News (CSN)). The Hacker News (THN) also lists CVE-2026-8451 among the patched CVEs, but no other report provides details on it. CVE-2026-19490 is a critical authentication bypass (CWE-288; CVSS 9.3 per THN, SecurityWeek, and Security Affairs) allowing a remote, unauthenticated attacker to bypass authentication on appliances configured as a Gateway (SSL VPN, ICA Proxy, CVPN, or RDP Proxy) or as an AAA virtual server. The CCC says affected appliances are configured as a SAML IdP; THN notes the SAML action matters on newer builds; CSN says newer installations require the SAML IdP configuration to be exposed; Security Affairs describes the flaw as a SAML HTTP-Redirect binding authentication bypass. Rapid7 warned (per SecurityWeek) that the flaw is remotely exploitable without authentication. The flaws were reported by Samarth Vashisht of JPMorgan Chase's penetration-testing team (per THN). CVE-2026-19489 is a classic buffer overflow / memory overflow (CWE-120; CVSS 8.8 per THN) that can cause memory overflow, unpredictable behavior, or denial-of-service conditions. Sources disagree on the affected configuration: THN says it triggers only when SIP ALG is enabled in Large Scale NAT (LSN) group configurations, while the CCC says appliances are vulnerable when configured as a SAML IdP. Affected versions are NetScaler ADC/Gateway 13.1 prior to 13.1-63.21 and 14.1 prior to 14.1-73.32, plus FIPS builds (CCC advisory AV26-833). Fixed builds are 14.1-73.32 and 13.1-63.21, plus FIPS builds 13.1-37.277 and 14.1-73.32 (FIPS); THN also cites corresponding FIPS/NDcPP builds and says Citrix-managed cloud services were already patched. THN reports that NetScaler Console Global Deny Lists signatures can mitigate the authentication bypass. On September 4, 2026, the CCC issued alert AL26-019 urging emergency patching and monitoring of authentication logs for unauthorized access. Exploitation: a public exploit appeared on GitHub, and Previdian sensor telemetry shows exploitation ongoing since at least September 3, 2026, one day after the public exploit appeared (SecurityWeek). Counts differ by report and timeframe: THN (September 4) reported 10 exploitation attempts against CVE-2026-19490 from six unique IP addresses in…
- CVE-2026-19490 (CWE-288, CVSS 9.3): unauthenticated authentication bypass in NetScaler ADC/Gateway appliances configured as a Gateway (SSL VPN, ICA Proxy, CVPN, RDP Proxy) or AAA virtual server; SAML IdP/SAML action relevant on newer…
- CVE-2026-19489 (CWE-120, CVSS 8.8 per THN): buffer/memory overflow causing unpredictable behavior or denial of service; THN ties it to SIP ALG enabled in Large Scale NAT (LSN) group configurations, while the CCC ties it to SAML IdP…
- Vendor advisory and patches released August 19, 2026; affected builds are 13.1 prior to 13.1-63.21 and 14.1 prior to 14.1-73.32, plus FIPS builds; fixed in 14.1-73.32, 13.1-63.21, and FIPS builds 13.1-37.277 and 14.1-73.32 (FIPS); THN also…
- THN also lists CVE-2026-8451 among the patched CVEs; no other report provides details.
- Flaws reported by Samarth Vashisht of JPMorgan Chase's penetration-testing team (per THN).
- Mitigation: NetScaler Console Global Deny Lists signatures can mitigate the authentication bypass (THN); CCC alert AL26-019 (September 4) urges emergency patching and monitoring authentication logs for unauthorized access.
- A public exploit appeared on GitHub, and Previdian sensor telemetry shows exploitation ongoing since at least September 3, 2026 — one day after the public exploit appeared (SecurityWeek).
- Exploitation counts differ by report and timeframe: 10 attempts from six unique IPs in Australia, Germany, Japan, and the US (THN, September 4); matching requests from three IPs across three countries (SecurityWeek); 56 honeypot attempts…
Coverage timelineoldest first · each row is one article
- · 12d agoCritical NetScaler Flaw Can Bypass Authentication on Certain Gateway and AAA Servers
The Hacker News· 72
Citrix patches critical NetScaler Gateway and AAA authentication bypass CVE-2026-19490 (CVSS 9.3) plus a SIP ALG memory overflow flaw; exploitation attempts observed.
Vulnerabilities in this storyAll →
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2025-25249 | Heap-Based Buffer Overflow in Fortinet FortiOS, FortiSwitchManager, and FortiSASE CVE-2025-25249 is a heap-based buffer overflow (CWE-122/CWE-787) in Fortinet FortiOS, FortiSwitchManager, and FortiSASE that allows an attacker to execute unauthorized code or commands. It is triggered by sending specially crafted packets to an affected device, causing an out-of-bounds write in heap memory that can be leveraged for code execution. Successful exploitation gives attackers command execution on the appliance; in observed intrusions against FortiGate firewalls, attackers have deployed custom Node.js malware and a post-exploitation RAT dubbed PivotC2. Any organization running the affected Fortinet products is at risk, with internet-facing FortiGate firewalls the primary concern. The flaw was added to CISA's KEV on 2026-09-09, confirming active exploitation in the wild (ransomware use unknown); no public PoC is known. Do: Upgrade FortiOS, FortiSwitchManager, and FortiSASE in accordance with Fortinet's advisory (specific fixed versions are not listed in the available data), prioritizing internet-exposed FortiGate firewalls per CISA KEV and BOD 26-04 timelines. Hunt for signs of compromise, including custom Node.js malware and the PivotC2 RAT, on FortiGate devices, and review exposure and access logs for admin/SSL-VPN interfaces. If patching is not possible, apply vendor-recommended mitigations or, per BOD 26-04, discontinue use of the exposed product. | 9.8 | 2% | KEV PoC |
| mass≈300,000–500,000 internet-exposed FortiGate/FortiOS devices (plus FortiSASE cloud tenants) | |
| CVE-2026-19489 | Unauthenticated Buffer Overflow in Citrix NetScaler ADC and NetScaler Gateway CVE-2026-19489 is a vulnerability in Citrix NetScaler ADC and NetScaler Gateway classified as a classic buffer overflow (CWE-120), meaning input is copied into a buffer without adequate size checks; it was disclosed by Citrix alongside CVE-2026-19490, the authentication bypass receiving most of the headline attention. Per the CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:N/UI:N), the flaw is reachable over the network by an unauthenticated remote attacker with no user interaction, though detailed trigger conditions are not spelled out in the CVE description. The scoring (VC:L/VI:L/VA:H, base 8.8 High) indicates the primary impact is to availability — likely crashes or denial of service on the appliance — with low confidentiality and integrity impact. All organizations running NetScaler ADC or NetScaler Gateway 14.1 releases through build 73.32, or 13.1 releases through build 63.21, fall within the affected ranges. There is no evidence of exploitation so far: the issue is not in CISA KEV, has no known public proof-of-concept, and EPSS estimates only a 0.4% probability of exploitation in the next 30 days (32nd percentile). Do: Upgrade affected NetScaler ADC and NetScaler Gateway deployments to the fixed builds identified in Citrix's advisory (see AL26-019 and CISA advisory AV26-833 Update 1); affected ranges are 14.1 through build 73.32 and 13.1 through build 63.21. Until patched, limit internet exposure of appliance interfaces and monitor Citrix channels for signs of exploitation. Also verify whether the same appliances are affected by the related CVE-2026-19490 authentication bypass fixed in the same advisory. | 8.8 | <1% |
| mass≈100,000+ internet-exposed NetScaler ADC/Gateway appliances (order-of-magnitude estimate; not all run affected builds) | ||
| CVE-2026-19490 | Remote Authentication Bypass in Citrix NetScaler ADC and NetScaler Gateway Citrix NetScaler ADC and NetScaler Gateway contain an authentication-bypass vulnerability (CWE-288, 'using an alternate path or channel') that an unauthenticated remote threat actor can exploit. The flaw is triggerable when the appliance is configured as an AAA virtual server or as a Gateway, including SSL VPN, ICA Proxy, CVPN, or RDP Proxy deployments, allowing the attacker to bypass authentication without valid credentials. A successful bypass could give an attacker access to VPN-protected or AAA-gated resources as an authenticated user; no CVSS score has been published yet. Organizations running affected NetScaler appliances in these configurations are exposed, and affected version ranges are not specified in the available data, so defenders should consult Citrix advisory AL26-019. The flaw was added to CISA's KEV on 2026-09-09, indicating exploitation in the wild; ransomware use is unknown, no public PoC is known, and EPSS assigns a 3.4% probability of exploitation within 30 days (88th percentile). Do: Prioritize applying vendor fixes or mitigations per Citrix advisory AL26-019 in line with CISA BOD 26-04, focusing first on internet-facing appliances configured as AAA virtual servers or Gateways (SSL VPN, ICA Proxy, CVPN, RDP Proxy). Until patched, restrict internet exposure and review VPN/AAA authentication logs for signs of unauthenticated access, following CISA's Forensics Triage Requirements if compromise is suspected. | 9.3 | 6% | KEV PoC |
| largeon the order of 10,000-100,000 internet-exposed NetScaler ADC/Gateway appliances | |
| CVE-2026-20079 | Authentication bypass to root access in Cisco Secure Firewall Management Center CVE-2026-20079 is an authentication bypass (CWE-288) in the web interface of Cisco Secure Firewall Management Center (FMC) Software, caused by an improper system process created at boot time. An unauthenticated, remote attacker can exploit it by sending crafted HTTP requests to the FMC web interface, which allows the execution of script files and commands on the device. A successful exploit grants the attacker root access to the underlying operating system, giving full control of the management platform (CVSS 3.1: 10.0, network-exploitable, no privileges or user interaction required, scope changed). The flaw affects Cisco Secure Firewall Management Center (FMC) and Security Cloud Control (SCC) Firewall Management deployments. Cisco has confirmed the vulnerability is being exploited in active attacks, it carries a 35.9% EPSS score (98th percentile), and CISA added it to the Known Exploited Vulnerabilities catalog on 2026-09-09. Do: Upgrade FMC (and SCC Firewall Management tenants) to the fixed release specified in Cisco's advisory, prioritizing internet-exposed or externally reachable management interfaces; CISA KEV action applies to federal agencies under BOD 26-04. Until patching, restrict FMC web interface access to trusted management networks and VPNs and check devices for signs of exploitation such as unexpected script execution, unfamiliar processes, or root-level changes. Triage per CISA's Forensics Triage Requirements if compromise is suspected. | 10.0 | 76% | KEV PoC ×2 |
| largeplausibly tens of thousands of FMC deployments worldwide (internet-exposed instances likely a smaller subset, likely thousands) | |
| CVE-2026-8451 | Insufficient input validation in NetScaler ADC and NetScaler Gateway leading to memory overread if NetScaler ADC or NetScaler Gateway is configured as a SAML ID Insufficient input validation in NetScaler ADC and NetScaler Gateway leading to memory overread if NetScaler ADC or NetScaler Gateway is configured as a SAML IDP NVD description · AI analysis pending | 8.8 | 16% |
| — | ||
| CVE-2026-87491 | Actively Exploited Out-of-Bounds Write in Google Chrome V8 CVE-2026-87491 is an out-of-bounds write (CWE-787) in the V8 JavaScript engine in Google Chrome, fixed in Chrome 153.0.8010.36, which Google shipped alongside roughly 230 other security fixes. An attacker can trigger the flaw remotely by luring a user (user interaction required) into opening a crafted HTML page that corrupts memory in V8. Successful exploitation allows the attacker to execute arbitrary code inside the Chrome browser sandbox, which constrains but does not eliminate the impact. All Google Chrome users running versions prior to 153.0.8010.36 are affected; because the flaw resides in V8, CISA tracks it as 'Google Chromium V8', and other Chromium-based browsers may inherit the fix in their own updates. The flaw is being actively exploited in the wild — it is the seventh actively exploited Chrome zero-day of 2026 and was added to CISA's KEV catalog on 2026-09-09 — though no public proof-of-concept is known and ransomware use is unknown. Do: Update Google Chrome to 153.0.8010.36 or later immediately (open Help > About Google Chrome to force the update and relaunch), and verify the version on all endpoints. Also patch headless or automated Chrome deployments (CI runners, scrapers, kiosks, CDP-based tooling) that may lag auto-updates, and prioritize remediation per CISA KEV and BOD 26-04 requirements for federal systems. No public PoC is known and ransomware use is unknown, but confirmed in-the-wild exploitation warrants urgent patching. | 8.8 | <1% | KEV |
| massbillions of installations (Chrome's install base exceeds 3 billion users) |