What is Citrix ADC?
Citrix ADC (formerly NetScaler) and Citrix Gateway are application delivery controllers and remote-access gateways deployed at the network edge to load-balance traffic and broker secure remote access into corporate applications. As perimeter infrastructure, any gap in their access controls is a standing invitation to attackers scanning for exposed management functionality.
Overview
CVE-2020-8196 is an information disclosure vulnerability, closely related to CVE-2020-8195, affecting the same Citrix ADC, Citrix Gateway, and SD-WAN WANOP appliance family. A low-privileged authenticated user can access certain data they should not be entitled to view. Its lower CVSS score (4.3 versus 6.5 for its sibling CVE-2020-8195) reflects a comparatively more limited scope of exposed data, though the underlying access-control weakness is the same class of issue.
Technical Details
The flaw (CWE-284, Improper Access Control) permits a low-privileged authenticated user to retrieve information that access-control policy should have restricted to a higher-privileged role. Because the confidentiality impact is scoped as "Low" here rather than "High," the exposed data is more limited in sensitivity than the parallel CVE-2020-8195 issue, but the underlying pattern — an access-control check that fails to fully gate a given endpoint or data field — is the same.
Discovery
Disclosed and patched by Citrix as part of the same July 2020 security bulletin that addressed CVE-2020-8193 and CVE-2020-8195, identified through Citrix's ongoing security review of the ADC/Gateway product line.
Exploitation Context
CISA's KEV catalog listing confirms this vulnerability has been exploited in the wild. As with its sibling CVEs from the same bulletin, this bug is most valuable to attackers as a reconnaissance step once some level of low-privileged access to the appliance has already been obtained, helping build a fuller picture of the target environment before further compromise.
Remediation
- Apply the Citrix-patched firmware/software release addressing this vulnerability, ideally the same update that resolves CVE-2020-8193 and CVE-2020-8195.
- Review role-based access control configuration on the appliance to ensure low-privileged accounts cannot reach restricted data fields.
- Restrict management interface access to trusted internal networks only.
- Monitor appliance logs for anomalous access patterns from low-privileged accounts.
- Treat all three related July 2020 Citrix ADC/Gateway CVEs (CVE-2020-8193, 8195, 8196) as a single remediation effort since they share the same patched release.
Key Details
| Property | Value |
|---|---|
| CVE ID | CVE-2020-8196 |
| 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 | 4.3 |
| CVSS 3.1 Vector | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/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-8196 | Vulnerability Database |
| CISA KEV Catalog Entry | US Government |