CVE-2026-19490
CRITICAL(9.8)KEV — Aktiv ausgenutztCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- CVSS 9.8 — Kritisch
- Im CISA KEV-Katalog (aktiv ausgenutzt)
Erwähnungen (letzte 60 Tage)
CISA KEV
Bestätigt ausgenutzt
EPSS-Score
5.6%
Exploit-Wahrscheinlichkeit (30 Tage)
CVSS Score
9.8
Technische Schwere
SecBoard-Einordnung
CVE-2026-19490 betrifft Citrix NetScaler ADC und NetScaler Gateway. Es handelt sich um eine Schwachstelle, die in den Versionen 14.1 bis 73.32 und 13.1 bis 63.21 dieser Produkte vorhanden ist. Die genaue Art der Schwachstelle und ihre Auswirkungen sind der Beschreibung nicht zu entnehmen.
KI-gestützte Einordnung auf Basis der NVD-Daten.
Beschreibung
Vulnerability in NetScaler ADC and NetScaler Gateway. This issue affects ADC: from 14.1 through 73.32 and from 13.1 through 63.21; Gateway: from 14.1 through 73.32 and from 13.1 through 63.21.
Erkennung & Indikatoren
Ausnutzung
Aktiv ausgenutzt (CISA KEV). Exploitation has been ongoing since at least September 3, 2026.
Threat-Hunting-Queries
Detects authentication bypass attempts on NetScaler ADC and NetScaler Gateway appliances. Focus on unusual authentication patterns or access attempts from unexpected sources.
Sentinel/Defender KQL
DeviceNetworkEvents
| where ActionType == "Authentication Bypass Attempt"
| where InitiatingProcessFileName contains "NetScaler"
| summarize count() by DeviceName, RemoteIP, InitiatingProcessFileName, ActionType
| where count_ > 5 // Adjust threshold as needed for your environmentSplunk SPL
sourcetype=citrix:netscaler (authentication_bypass OR "authentication bypass") | stats count by host, src_ip | where count > 5Sigma
title: Citrix NetScaler Authentication Bypass Attempt
status: experimental
description: Detects potential authentication bypass attempts on Citrix NetScaler ADC and NetScaler Gateway.
references:
- https://www.securityweek.com/critical-netscaler-vulnerability-exploited-in-attacks/
logsource:
category: network_traffic
product: citrix_netscaler
detection:
selection:
EventID: "Authentication Bypass"
Image|endswith: "NetScaler.exe"
condition: selection
fields:
- InitiatingProcessFileName
- RemoteIP
- DeviceName
level: highElastic ES|QL
from network_traffic
| where event.action == "authentication bypass attempt"
| where process.executable.name : "NetScaler*"
| stats count() by host.name, source.ip, process.executable.name, event.action
| where count > 5SecBoard-generated · behavioral · requires customization — Von SecBoard erzeugt und nicht in einer Zielumgebung validiert. Vor dem Einsatz an die eigene Protokollierung anpassen.
Ausgewertete Quellen
- https://www.securityweek.com/critical-netscaler-vulnerability-exploited-in-attacks/
- https://thehackernews.com/2026/09/cisa-flags-exploited-cisco-citrix.html
- https://www.cisa.gov/news-events/alerts/2026/09/09/cisa-adds-four-known-exploited-vulnerabilities-catalog
- https://www.bleepingcomputer.com/news/security/hackers-target-critical-citrix-netscaler-auth-bypass-in-attacks/
- https://www.bleepingcomputer.com/news/security/cisa-hackers-now-exploiting-citrix-netscaler-rce-flaw-in-attacks/
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-19490
Betroffene Produkte
- cpe:2.3:a:citrix:netscaler_application_delivery_controller:*:*:*:*:fips:*:*:*
- cpe:2.3:a:citrix:netscaler_application_delivery_controller:*:*:*:*:ndcpp:*:*:*
- cpe:2.3:a:citrix:netscaler_application_delivery_controller:*:*:*:*:-:*:*:*
- cpe:2.3:a:citrix:netscaler_application_delivery_controller:*:*:*:*:-:*:*:*
- cpe:2.3:a:citrix:netscaler_application_delivery_controller:*:*:*:*:fips:*:*:*
- cpe:2.3:a:citrix:netscaler_gateway:*:*:*:*:*:*:*:*
- cpe:2.3:a:citrix:netscaler_gateway:*:*:*:*:*:*:*:*