LiveActive security incident?Get immediate response
CVE Record

CVE-2025-20337: Cisco ISE API Unauthenticated Remote Code Execution Vulnerability

A vulnerability in a specific API of Cisco ISE and Cisco ISE-PIC could allow an unauthenticated, remote attacker to execute arbitrary code on the underlying operating system as root. The attacker does not require any valid credentials to exploit this vulnerability. This vulnerability is due to insufficient validation of user-supplied input. An attacker could exploit this vulnerability by submitting a crafted API request. A successful exploit could allow the attacker to obtain root privileges on an affected device.

CriticalCVSS 10Known exploitedUpdated
Glexia's TakeHuman reviewedcritical

Security readout for executives and security teams

Plain-English summary

CVE-2025-20337 is a critical Cisco ISE and ISE-PIC flaw that can let an unauthenticated remote attacker run code as root. Because Cisco ISE often supports identity and network access decisions, compromise could undermine security controls across an organization.

Executive priority

Emergency priority. This is unauthenticated remote code execution as root on identity infrastructure, with confirmed KEV listing. Leadership should require rapid inventory, remediation tracking, and risk acceptance only for explicitly documented exceptions.

Technical view

The flaw is in a specific Cisco ISE API and stems from insufficient validation of user-supplied input, mapped to CWE-74. Cisco rates it CVSS 10.0: network reachable, low complexity, no privileges, no user interaction, scope changed, and high confidentiality, integrity, and availability impact.

Likely exposure

Likely exposure includes Cisco ISE Software 3.3 and 3.4 releases and Cisco ISE-PIC 3.1 through 3.4 listed in the source bundle. Risk is highest where the affected API is reachable from untrusted or broad internal networks.

Exploitation context

CISA KEV status indicates known exploitation. The provided sources do not include exploit mechanics, public exploit code, indicators, or campaign details, so exploitation should be treated as confirmed but operational context remains incomplete.

Researcher notes

Evidence supports unauthenticated remote root code execution through a specific API, but the bundle does not provide exploit details, fixed version mapping, or detection indicators. Validate against Cisco’s advisory and avoid assumptions beyond the listed products and versions.

Mitigation direction

  • Immediately review Cisco advisory guidance for fixed releases and required upgrade paths.
  • Prioritize affected Cisco ISE and ISE-PIC systems listed in inventory.
  • Restrict access to Cisco ISE management and API surfaces to trusted networks.
  • Monitor vendor and CISA guidance for updated remediation and detection information.
  • Treat internet-exposed or broadly reachable systems as emergency remediation candidates.

Validation and detection

  • Inventory Cisco ISE and ISE-PIC versions across production and disaster recovery environments.
  • Compare installed versions against the affected releases named in Cisco and CVE sources.
  • Confirm whether CISA KEV tracking applies to any in-scope systems.
  • Review logs for suspicious unauthenticated API activity without attempting exploitation.
  • Document compensating controls if immediate upgrade is not possible.
Prepared
Reviewed
Confidence
high
Sources
4

Michael Williams reviewed this cited source version on .

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-74: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-20337 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
10 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
10CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H3.96Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

10Critical
CVSS 3.1 vector shape for CVE-2025-20337Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco Identity Services Engine Software3.3.0, 3.3 Patch 2, 3.3 Patch 1, 3.3 Patch 3, 3.4.0, 3.3 Patch 4, 3.4 Patch 1, 3.3 Patch 5, 3.3 Patch 6unknown
CiscoCisco ISE Passive Identity Connector3.2.0, 3.1.0, 3.3.0, 3.4.0unknown
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-74 · source CWE mapping

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.