
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-20029 is an XML External Entity (XXE) injection vulnerability in the licensing features of Cisco Identity Services Engine (ISE) and Cisco ISE Passive Identity Connector (ISE-PIC) that allows authenticated remote attackers with administrative privileges to read arbitrary files from the underlying operating system. The vulnerability was first published on January 7, 2026, and affects Cisco ISE and ISE-PIC releases earlier than 3.2 Patch 8, 3.3 Patch 8, and 3.4 Patch 4; ISE 3.5 is not vulnerable. It carries a CVSS v3.1 base score of 4.9 (Medium), assigned by Cisco (Cisco Advisory). The vulnerability was reported by Bobby Gould of Trend Micro Zero Day Initiative (Cisco Advisory).
The root cause is improper restriction of XML External Entity (XXE) references (CWE-611) in the XML parsing logic of the ISE and ISE-PIC web-based management interface, specifically within the licensing feature. An attacker exploits this by uploading a crafted XML file containing a malicious external entity reference to the application's licensing upload endpoint; when the server parses the file, it resolves the external entity and returns the contents of arbitrary OS files to the attacker. Exploitation requires network access to the management interface and valid administrative credentials — no user interaction is needed beyond the file upload. A proof-of-concept exploit was published by the Zero Day Initiative (ZDI Advisory) and public PoC code has been confirmed available (Cisco Advisory).
Successful exploitation allows an authenticated administrator to read arbitrary files from the ISE or ISE-PIC operating system, including files that should be inaccessible even to privileged users — such as credentials, private keys, configuration files, and other sensitive data. The impact is limited to confidentiality (no integrity or availability impact), but the exposure of OS-level credentials or configuration data could enable lateral movement or privilege escalation within the broader network environment. Because Cisco ISE is a network access control platform often holding authentication secrets and policy configurations, file disclosure from this system poses significant downstream risk to enterprise security posture (Cisco Advisory, Security Affairs).
/etc/passwd, /etc/shadow, or ISE configuration files). Example payload structure:<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE foo [
<!ENTITY xxe SYSTEM "file:///etc/passwd">
]>
<licenseFile>&xxe;</licenseFile>/etc/passwd, /etc/shadow, ISE configuration files) recorded in OS-level audit logs (auditd) correlated with web management interface activity.Cisco has released fixed software versions to address this vulnerability: ISE 3.2 Patch 8, ISE 3.3 Patch 8, and ISE 3.4 Patch 4; ISE 3.5 is not affected. Customers running releases earlier than 3.2 should migrate to a fixed release. Cisco explicitly states there are no workarounds available for this vulnerability (Cisco Advisory). As interim risk reduction measures, organizations should restrict administrative access to the ISE management interface to trusted IP ranges only, enforce multi-factor authentication for administrative accounts, and monitor administrative audit logs for suspicious file upload activity. Prioritize patching given the availability of public PoC exploit code.
The vulnerability received significant media coverage following the release of the public PoC exploit, with outlets including BleepingComputer, The Hacker News, The Register, SC World, Security Affairs, and TechRadar all reporting on the issue (BleepingComputer, The Hacker News, The Register). Security researchers and the community on Reddit and LinkedIn highlighted the urgency of patching given the public PoC, with some noting the irony that even administrators could be used as an attack vector against their own systems (Reddit). Heise.de warned that attacks on Cisco ISE were imminent following the PoC release. Qualys published a dedicated threat protection blog post and Check Point Research included the vulnerability in their January 2026 threat intelligence report (Qualys).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."