LiveActive security incident?Get immediate response
CVE Record

CVE-2025-20281: 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-20281 is a critical Cisco ISE and ISE-PIC flaw that can let an unauthenticated internet-reachable attacker run code as root. Because ISE is commonly tied to network access control, compromise can affect identity, policy enforcement, and broader network trust.

Executive priority

Treat this as an emergency remediation item. The vulnerability is unauthenticated, remote, root-level, CVSS 10.0, and listed by CISA as known exploited. Cisco ISE often supports critical access-control decisions, so business risk extends beyond one appliance.

Technical view

Cisco describes insufficient validation of user-supplied input in a specific API. A remote attacker with no credentials can send a crafted API request and execute arbitrary operating-system code as root. The CVSS 3.1 score is 10.0, with network attack vector, no privileges, no user interaction, and full confidentiality, integrity, and availability impact.

Likely exposure

Exposure is most likely in organizations running affected Cisco Identity Services Engine Software versions 3.3.0 through listed 3.3 patches, 3.4.0, or 3.4 Patch 1, and Cisco ISE-PIC where covered by Cisco guidance. Risk is highest where the vulnerable API is reachable from untrusted networks.

Exploitation context

CISA KEV status indicates known exploitation. ZDI also published technical analysis, increasing defender urgency. The provided bundle does not include exploit volume, targeting patterns, or indicators of compromise, so those details should not be assumed.

Researcher notes

Evidence supports root-level unauthenticated RCE through input validation failure in a specific API, mapped to CWE-74. The bundle does not provide complete fixed-version details, workaround text, exploit telemetry, or indicators. Use Cisco’s advisory as the authoritative remediation source and CISA KEV for exploitation status.

Mitigation direction

  • Apply Cisco fixed software or guidance from the official advisory immediately.
  • Restrict ISE and ISE-PIC administrative/API access to trusted management networks.
  • Review Cisco guidance for any named workarounds or compensating controls.
  • Prioritize internet-reachable or externally routed deployments first.
  • Increase monitoring around ISE API and administrative activity until remediated.

Validation and detection

  • Inventory Cisco ISE and ISE-PIC deployments and record exact versions.
  • Compare versions against Cisco advisory affected and fixed-release information.
  • Confirm whether vulnerable API surfaces are reachable from untrusted networks.
  • Review logs for suspicious unauthenticated API or administrative activity.
  • After remediation, verify upgraded versions match Cisco fixed guidance.
Prepared
Reviewed
Confidence
high
Sources
5

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-20281 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
4Source 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-20281Attack 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
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.