What is Citrix ADC?
Citrix ADC (formerly NetScaler) and Citrix Gateway are widely deployed application delivery controllers and remote-access gateways, sitting at the network perimeter to load-balance traffic and broker secure remote access into corporate applications — much like the products affected by the infamous CVE-2019-19781 "Shitrix" vulnerability disclosed just months earlier. Because these appliances sit directly on the internet edge by design, any authentication or authorization gap in their management interface is immediately reachable by attackers scanning the open internet.
Overview
CVE-2020-8193 is an authorization bypass vulnerability that allows an attacker to reach certain restricted URL endpoints on the appliance's management IP (the NetScaler IP, or NSIP) without providing valid credentials. While exploitation requires network access to the NSIP — which under Citrix's own best-practice guidance should not be internet-exposed — many real-world deployments did not follow this guidance, leaving the management interface reachable and this bypass exploitable remotely.
Technical Details
The flaw (CWE-284, Improper Access Control) allows requests to certain endpoints to bypass the authentication/authorization checks that should gate them, exposing functionality or data intended only for authenticated administrators. The CVSS vector (AV:N/AC:L/PR:N/UI:N) reflects that no privileges or user interaction are required once the NSIP is reachable, making this a straightforward, easily automatable bypass for any attacker who can route traffic to the management interface.
Discovery
Disclosed and patched by Citrix as part of its July 2020 security bulletin, which addressed this vulnerability alongside several related ADC, Gateway, and SD-WAN WANOP issues identified through Citrix's own security review process following the intense scrutiny the product line received after the earlier CVE-2019-19781 incident.
Exploitation Context
CISA's KEV catalog listing confirms this vulnerability has been exploited in the wild. Citrix ADC/Gateway appliances remain a perennial target for both opportunistic and targeted attackers precisely because they are internet-facing by design and often hold the keys to an organization's remote-access infrastructure; any authorization bypass on the management plane is a serious concern even when "best practice" configuration should have prevented exposure in the first place.
Remediation
- Apply the Citrix-patched firmware/software release addressing this vulnerability across all ADC, Gateway, and SD-WAN WANOP appliances.
- Verify the NetScaler IP (NSIP) and other management interfaces are not reachable from the public internet — restrict access to trusted management networks only.
- Review appliance access logs for anomalous requests to restricted endpoints predating the patch.
- Rotate any credentials or configuration secrets that may have been exposed if the NSIP was ever internet-reachable.
- Treat any Citrix ADC/Gateway appliance with an internet-exposed management interface as an urgent hardening priority, independent of patch status.
Key Details
| Property | Value |
|---|---|
| CVE ID | CVE-2020-8193 |
| Vendor / Product | Citrix — Application Delivery Controller (ADC), Gateway, and SD-WAN WANOP Appliance |
| NVD Published | 2020-07-10 |
| NVD Last Modified | 2025-10-30 |
| CVSS 3.1 Score | 6.5 |
| CVSS 3.1 Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
| Severity | MEDIUM |
| CWE | CWE-284 find similar ↗ |
| CISA KEV Added | 2021-11-03 |
| CISA KEV Deadline | 2022-05-03 |
| Known Ransomware Use | No |
CVSS 3.1 Breakdown
Required Action
Timeline
| Date | Event |
|---|---|
| 2020-07-07 | Disclosed and patched by Citrix as part of a July 2020 security bulletin covering multiple ADC/Gateway/SD-WAN WANOP vulnerabilities |
| 2021-11-03 | Added to CISA Known Exploited Vulnerabilities catalog |
| 2022-05-03 | CISA BOD 22-01 remediation deadline |
References
| Resource | Type |
|---|---|
| NVD — CVE-2020-8193 | Vulnerability Database |
| CISA KEV Catalog Entry | US Government |