Cisco ISE
CVE-2026-20190
HIGH
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Description states unauthenticated remote attacker sending crafted traffic obtains sensitive data including hashed credentials - pure confidentiality impact, no integrity or availability effect, no scope change.
Primary rating from Vendor (cisco).
CVSS VectorVendor: cisco
Lifecycle Timeline
2DescriptionCVE.org
A vulnerability in Cisco ISE and ISE-PIC could allow an unauthenticated, remote attacker to view sensitive information on an affected device.
This vulnerability is due to improper authorization checks when a resource is accessed. An attacker could exploit this vulnerability by sending crafted traffic to an affected device. A successful exploit could allow the attacker to gain access to sensitive information, including hashed credentials that could be used in future attacks.
AnalysisAI
Information disclosure in Cisco Identity Services Engine (ISE) and ISE Passive Identity Connector (ISE-PIC) allows unauthenticated remote attackers to retrieve sensitive data - including hashed credentials - by sending crafted traffic to an affected device. The root cause is missing authorization checks on a protected resource (CWE-285), making this an authentication-bypass-style information leak. No public exploit identified at time of analysis, and the issue is not currently listed in CISA KEV.
Technical ContextAI
Cisco ISE is Cisco's network access control (NAC) and policy enforcement platform used for 802.1X, TACACS+, and RADIUS-based authentication of users and endpoints across enterprise networks; ISE-PIC is the lighter Passive Identity Connector variant that consumes identity information from sources such as Active Directory. The CPEs cpe:2.3:a:cisco:cisco_identity_services_engine_software and cpe:2.3:a:cisco:cisco_ise_passive_identity_connector confirm both products are in scope. The flaw is classified as CWE-285 (Improper Authorization): a resource handler accepts requests without verifying that the caller is entitled to read the underlying data, so privileged information - including credential hashes used for downstream authentication - is returned to anonymous callers. Because ISE stores identity material for the entire enterprise authentication fabric, leaked hashes are high-value for offline cracking and pass-the-hash/relay style follow-on attacks.
RemediationAI
Patch available per vendor advisory: upgrade Cisco ISE and ISE-PIC to the fixed release identified in cisco-sa-ise-multi-G5WP8vv (https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-ise-multi-G5WP8vv); the exact fixed version was not included in the input data and must be read from that advisory. Until the upgrade is applied, restrict network reachability to the ISE administrative and node-communication interfaces using infrastructure ACLs or management-network segmentation so that only trusted administrative hosts and required peer ISE nodes can send traffic to the vulnerable endpoint - the trade-off is that overly tight ACLs can break pxGrid consumers, profiling feeds, or distributed-deployment node sync, so validate against your topology. Rotate any credentials whose hashes may have transited the ISE identity store (local admin accounts, sponsor accounts, and any service accounts integrated with ISE) once patched, since prior unauthenticated reads cannot be retroactively detected. Increase logging on ISE admin/API interfaces and monitor for anomalous unauthenticated requests against the affected resource path while the patch window is open.
We need to produce a JSON with specific fields. The input: CVE-2026-20186, a Cisco ISE vulnerability. Description says:
Command injection in Cisco Identity Services Engine (ISE) and ISE Passive Identity Connector (PIC) allows authenticated
Remote code execution and privilege escalation in Cisco Identity Services Engine allows authenticated attackers with Rea
Authenticated remote command execution in Cisco Identity Services Engine (ISE) and ISE Passive Identity Connector (ISE-P
Privilege escalation to root in Cisco ISE CLI allows an authenticated local attacker with administrative privileges to i
Path traversal in Cisco Identity Services Engine (ISE) and ISE Passive Identity Connector (ISE-PIC) allows a remote, aut
Unauthenticated remote attackers can enumerate valid user accounts on Cisco Identity Services Engine through an identity
Path traversal in Cisco Identity Services Engine (ISE) and ISE Passive Identity Connector (ISE-PIC) allows an authentica
We need to produce a JSON object with the specified fields. Let's begin by examining all provided data. CVE-2026-20132:
Cisco Identity Services Engine allows authenticated read-only administrators to bypass role-based access control on RADI
Same weakness CWE-285 – Improper Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today