Skip to main content
CVE Vulnerability Database
Vulnerability Database/CVE-2026-20146

CVE-2026-20146: Cisco ISE-PIC Path Traversal Flaw

CVE-2026-20146 is a path traversal vulnerability in Cisco Identity Services Engine Passive Identity Connector allowing authenticated attackers to read or delete files. This article covers technical details, affected versions, and mitigations.

Published:

CVE-2026-20146 Overview

CVE-2026-20146 is a path traversal vulnerability affecting Cisco Identity Services Engine (ISE) and Cisco ISE Passive Identity Connector (ISE-PIC). The flaw allows an authenticated, remote attacker with valid administrative credentials to read or delete arbitrary files on the underlying operating system. Exploitation requires sending a crafted HTTP request to an affected system. The root cause is improper validation of user-supplied input [CWE-22]. Cisco disclosed the issue in the security advisory cisco-sa-ise-traversal-xNt7wb2Y, and the vulnerability affects ISE and ISE-PIC releases 3.3, 3.4, and 3.5 across multiple patch levels.

Critical Impact

An authenticated administrator can traverse the filesystem to disclose sensitive configuration data or delete arbitrary files, potentially disrupting identity and access management services across the enterprise.

Affected Products

  • Cisco Identity Services Engine (ISE) 3.3, 3.4, and 3.5 (including patch levels 1 through 11 where applicable)
  • Cisco ISE Passive Identity Connector (ISE-PIC) 3.3, 3.4, and 3.5 (including patch levels 1 through 11 where applicable)
  • Deployments running the administrative web interface exposed to authenticated administrators

Discovery Timeline

  • 2026-07-15 - CVE-2026-20146 published to the National Vulnerability Database
  • 2026-07-16 - Last updated in NVD database

Technical Details for CVE-2026-20146

Vulnerability Analysis

The vulnerability resides in the administrative HTTP interface of Cisco ISE and ISE-PIC. The affected component accepts user-supplied input as part of a file-handling operation but fails to normalize or restrict path components. An authenticated attacker can supply directory traversal sequences to escape the intended working directory and reference files elsewhere on the underlying operating system.

Successful exploitation permits two distinct outcomes. First, the attacker can read arbitrary files, exposing configuration files, credentials, certificates, or logs stored on the appliance. Second, the attacker can delete arbitrary files, which can corrupt the ISE deployment, remove audit records, or induce service unavailability. Exploitation requires valid administrative credentials, which limits the attacker population but does not eliminate the risk from insider threats, compromised admin accounts, or supply-chain access.

Root Cause

The root cause is improper validation of user-supplied path input in an HTTP request handler, classified under [CWE-22] Improper Limitation of a Pathname to a Restricted Directory. The affected code does not canonicalize the requested path before performing filesystem operations, allowing traversal sequences such as ../ to resolve outside the intended directory scope.

Attack Vector

The attack requires network access to the ISE administrative interface and valid administrator credentials. The attacker sends a crafted HTTP request containing a manipulated path parameter. The server processes the request using elevated service privileges and performs the read or delete operation against the attacker-controlled path. No user interaction is required beyond the attacker's own authenticated session.

No public proof-of-concept code is available for CVE-2026-20146 at the time of publication. Refer to the Cisco Security Advisory for authoritative technical details.

Detection Methods for CVE-2026-20146

Indicators of Compromise

  • HTTP requests to the ISE administrative interface containing path traversal sequences such as ../, ..%2f, or encoded variants in URL parameters or request bodies
  • Unexpected file deletions or access events in ISE operating system audit logs, particularly outside standard application directories
  • Administrative session activity from unusual source IP addresses or at atypical times correlated with suspicious HTTP traffic

Detection Strategies

  • Inspect ISE application and web server logs for administrative HTTP requests containing traversal patterns or references to sensitive system paths such as /etc/, /root/, or certificate stores
  • Correlate administrator authentication events with file-system-modifying API calls to identify anomalous file operations initiated through the web interface
  • Deploy signatures on network security appliances positioned in front of ISE to flag traversal sequences in HTTP request URIs and parameters targeting the admin interface

Monitoring Recommendations

  • Forward ISE syslog and administrative audit trails to a centralized SIEM for retention and correlation with authentication events
  • Alert on any administrative account performing file access or deletion operations outside documented workflows
  • Monitor for integrity changes to ISE configuration files, certificates, and log directories using file integrity monitoring

How to Mitigate CVE-2026-20146

Immediate Actions Required

  • Apply the fixed software releases published in the Cisco Security Advisory cisco-sa-ise-traversal-xNt7wb2Y for ISE and ISE-PIC versions 3.3, 3.4, and 3.5
  • Restrict network access to the ISE administrative interface to a dedicated management network and trusted administrative jump hosts
  • Audit administrative accounts, remove unused credentials, and enforce multi-factor authentication for all ISE administrators

Patch Information

Cisco has published fixed software addressing CVE-2026-20146. Consult the Cisco Security Advisory for the specific fixed patch levels corresponding to each affected release train (3.3, 3.4, and 3.5). No workarounds are documented by the vendor; applying the fixed software is the recommended remediation.

Workarounds

  • No vendor-supplied workarounds are available; upgrading to a fixed release is required to fully remediate the vulnerability
  • As a compensating control, tightly restrict which accounts hold administrative privileges on ISE and ISE-PIC, and review all admin activity through role-based access controls
  • Place the ISE administrative interface behind network segmentation and access control lists that permit only authorized management stations

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.