What is Citrix ADC?
Citrix ADC (formerly NetScaler) and Citrix Gateway are application delivery controllers and remote-access gateways deployed at the network edge of organizations to load-balance application traffic and broker secure remote access. Given their perimeter position, information disclosure bugs in these appliances are especially valuable to attackers doing reconnaissance ahead of a larger intrusion.
Overview
CVE-2020-8195 is an information disclosure vulnerability in Citrix ADC, Citrix Gateway, and certain SD-WAN WANOP appliance models. A low-privileged authenticated user can access sensitive information they should not be entitled to view, such as internal configuration details that could aid further attacks against the appliance or the network behind it. It was disclosed alongside CVE-2020-8193 and CVE-2020-8196 as part of the same July 2020 Citrix security bulletin addressing several related issues in the same product family.
Technical Details
The flaw (CWE-20, Improper Input Validation) allows a low-privileged user to retrieve data that should be restricted to higher-privilege roles, due to insufficient checks on what a given request is permitted to return. The CVSS vector (PR:L, C:H) indicates that while some level of authentication is required, the confidentiality impact is high — meaning the exposed data is significant enough to matter for follow-on attacks, such as configuration secrets or internal network details.
Discovery
Disclosed and patched by Citrix as part of its July 2020 security bulletin, identified through Citrix's own security review process following heightened scrutiny of the ADC/Gateway product line after the earlier CVE-2019-19781 incident.
Exploitation Context
CISA's KEV catalog listing confirms this vulnerability has been exploited in the wild. Information disclosure bugs on perimeter appliances like Citrix ADC are frequently used as a reconnaissance or escalation step by attackers who have already obtained low-privileged access, helping them map internal configuration before pursuing a more impactful follow-on attack.
Remediation
- Apply the Citrix-patched firmware/software release addressing this vulnerability across all affected ADC, Gateway, and SD-WAN WANOP appliances.
- Review and tighten role-based access controls on the appliance to minimize what low-privileged accounts can query.
- Rotate any credentials or configuration secrets that may have been exposed to lower-privileged users prior to patching.
- Monitor appliance access logs for unusual data-retrieval requests from non-administrative accounts.
- Restrict management interface access to trusted networks only, reducing the pool of users who could exploit this even at low privilege.
Key Details
| Property | Value |
|---|---|
| CVE ID | CVE-2020-8195 |
| 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:L/UI:N/S:U/C:H/I:N/A:N |
| Severity | MEDIUM |
| CWE | CWE-20 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-8195 | Vulnerability Database |
| CISA KEV Catalog Entry | US Government |