HIGH 7.5

CVE-2026-20190: Cisco ISE Unauthenticated Remote Credential Access Vulnerability

Cisco Identity Services Engine (ISE) and ISE-PIC contain a flaw that allows unauthenticated attackers to remotely access sensitive information without proper authorization. The vulnerability stems from inadequate permission checks when resources are requested. By crafting and sending specific traffic to an affected device, an attacker can retrieve sensitive data including hashed credentials—material that could enable follow-on attacks such as password cracking or lateral movement within the network.

Source data · NVD / CISA · public domain

CVSS
3.1 · 7.5 HIGH · CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weaknesses (CWE)
CWE-285
Affected products
18 configuration(s)
Published / Modified
2026-06-17 / 2026-06-22

NVD description (verbatim)

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.

1 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

CVE-2026-20190 is an improper authorization vulnerability (CWE-285) in Cisco ISE and ISE-PIC platforms. The root cause is insufficient authorization validation when resources are accessed over the network. An unauthenticated, remote attacker can trigger the flaw by sending malicious traffic to an affected device, bypassing authentication and authorization controls to gain read access to sensitive information. The CVSS 3.1 vector (7.5 HIGH: AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N) reflects network-accessible attack surface, low complexity, no privileges required, and high confidentiality impact with no integrity or availability compromise.

Business impact

This vulnerability poses a direct confidentiality risk to organizations relying on Cisco ISE for network access control and identity management. ISE typically holds critical authentication and authorization data, making credential exposure particularly dangerous. Attackers gaining access to hashed credentials could initiate offline cracking attempts, potentially compromising user accounts and gaining unauthorized network access. For organizations using ISE-PIC for passive network monitoring, the exposure of identity and traffic metadata could leak sensitive business information or user behavior patterns. The lack of authentication requirements means any attacker with network reach can attempt exploitation, significantly expanding the attack surface.

Affected systems

Multiple versions of Cisco Identity Services Engine (ISE) and Identity Services Engine-Passive Identity Connector (ISE-PIC) are affected. The vulnerability impacts both primary ISE deployment platforms and ISE-PIC instances used for passive identity collection and correlation. Organizations should consult Cisco's advisory to identify which specific firmware versions in their environment require patching, as the vulnerability spans multiple release trains.

Exploitability

This vulnerability is readily exploitable. The attack requires no authentication, no special user interaction, and minimal complexity—an attacker simply sends crafted traffic from any network-connected position. The low barrier to exploitation, combined with widespread ISE deployments in enterprise networks, creates substantial risk. The CVE is not currently listed in CISA's Known Exploited Vulnerabilities catalog, but the straightforward nature of the flaw and high-value nature of exposed credentials make active exploitation likely.

Remediation

Cisco has released security updates addressing this authorization bypass. Organizations must prioritize identifying all ISE and ISE-PIC instances in their environment and apply vendor patches. Interim mitigations should focus on network segmentation—restricting ISE administrative and API interfaces to trusted management networks and blocking untrusted external access where feasible. Monitor ISE logs for unusual resource access patterns or failed authorization attempts. Verify patch deployment by confirming updated firmware versions and re-testing access controls post-patch.

Patch guidance

Apply security updates from Cisco for Identity Services Engine and ISE-PIC as released by the vendor. Consult Cisco's official security advisory for specific version numbers and patch paths for your deployment model (cloud, on-premises, or hybrid). Prioritize patching ISE nodes that handle authentication for critical systems. Test patches in a non-production environment first to validate functionality and compatibility with your network policies and integrations. After patching, perform access control validation to ensure the authorization checks are functioning correctly.

Detection guidance

Monitor ISE access logs for unauthorized or anomalous resource access attempts, particularly unauthenticated requests to sensitive endpoints. Alert on failed authorization events that precede successful data retrieval, which may indicate exploitation attempts. Network-level detection should focus on identifying unexpected connections to ISE admin or API ports from untrusted sources. Inspect network traffic for malformed or suspicious requests targeting ISE REST APIs or web interfaces. Correlate any access to credential storage areas with user identity to identify suspicious patterns. Review ISE audit logs post-patch to establish a baseline for normal operations.

Why prioritize this

This vulnerability merits immediate attention due to its high CVSS score (7.5), unauthenticated remote exploitability, and direct exposure of sensitive credentials. ISE is a critical component of enterprise identity infrastructure; compromise of its data directly threatens network access controls and user authentication. The lack of complexity in exploitation and the high-value nature of potential compromise (hashed credentials for future attacks) make this a priority for urgent patching and validation.

Risk score, explained

The CVSS 3.1 score of 7.5 (HIGH) reflects a network-accessible vulnerability with no authentication or user interaction required, resulting in high confidentiality impact. The absence of integrity or availability impact prevents a CRITICAL rating, but the confidentiality component—exposure of hashed credentials and sensitive information—is substantial and directly impacts organizational security posture. The score appropriately balances ease of exploitation against the scope of potential damage.

Frequently asked questions

What information can attackers access if they exploit this vulnerability?

Attackers can access sensitive information stored on the ISE device, including hashed credentials. While hashed credentials are not plaintext passwords, they can be subjected to offline cracking or used in hash-based attacks. Additionally, attackers may gain access to other configuration or operational data depending on what resources lack proper authorization checks.

Do we need to be authenticated to ISE to exploit this vulnerability?

No. This is an unauthenticated vulnerability, meaning an attacker does not need valid ISE credentials or user authentication. Any network-connected attacker can attempt to craft and send malicious traffic to trigger the authorization bypass.

Is this vulnerability being actively exploited in the wild?

As of the vulnerability publication date, this CVE is not listed in CISA's Known Exploited Vulnerabilities catalog. However, given the straightforward nature of the flaw and the valuable data at stake, organizations should assume active exploitation is likely and patch urgently.

How should we prioritize this vulnerability if we have limited patching resources?

Prioritize ISE nodes that serve critical business systems, handle sensitive authentication workloads, or are internet-facing. Focus initial patching efforts on production ISE servers in your highest-sensitivity environments. Once those are secure, systematically patch remaining instances. Implement temporary network segmentation to restrict access while patching is underway.

This analysis is provided for informational purposes based on publicly available vulnerability data. Organizations should verify all patch version numbers and affected product versions against Cisco's official security advisory before deploying mitigations. SEC.co does not provide warranty regarding the completeness or applicability of this guidance to specific environments. Always test patches in non-production environments before production deployment. Consult with Cisco support and your internal security team for deployment guidance specific to your infrastructure and business requirements. Source: NVD (public-domain), retrieved 2026-07-27. Analysis generated by SEC.co (claude-haiku-4-5).