cbcvebase.
CVE-2025-20281
published 2025-06-25

CVE-2025-20281: 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…

PriorityP1100critical10CVSS 3.1
AVNACLPRNUINSCCHIHAH
KEVITWEXPLOITInitial access
CISA Known Exploited Vulnerabilitydue 2025-08-18
Exploited in the wild
EPSS
96.73%
99.9th percentile
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.

Affected

14 ranges
VendorProductVersion rangeFixed in
ciscocisco_identity_services_engine_software
ciscocisco_identity_services_engine_software
ciscocisco_identity_services_engine_software
ciscocisco_identity_services_engine_software
ciscocisco_identity_services_engine_software
ciscocisco_identity_services_engine_software
ciscocisco_identity_services_engine_software
ciscocisco_identity_services_engine_software
ciscocisco_identity_services_engine_software
ciscoidentity_services_engine
ciscoidentity_services_engine
ciscoidentity_services_engine_passive_identity_connector
ciscoidentity_services_engine_passive_identity_connector
ciscoidentity_services_engine_unauthenticated

Detection & IOCsextracted from sources · hover to see the quote

urlPOST /deployment-rpc/enableStrongSwanTunnel HTTP/1.1
path/deployment-rpc/enableStrongSwanTunnel
cookieAPPSESSIONID=
bytes
aced0005757200135b4c6a6176612e6c616e672e537472696e673badd256e7e91d7b47020000787000000002
  • Detect exploitation attempts by monitoring for unauthenticated POST requests to the /deployment-rpc/enableStrongSwanTunnel API endpoint on Cisco ISE devices.
  • Look for Java serialized object payloads (magic bytes aced0005) in HTTP request bodies to the ISE API, specifically targeting the enableStrongSwanTunnel() method.
  • Detect command injection attempts using ${IFS} as a whitespace bypass in payloads sent to the Cisco ISE API, indicative of exploitation of CVE-2025-20281.
  • The exploit achieves arbitrary command execution as root inside a Docker container by exploiting the behavior of Java's Runtime.exec() and using ${IFS} to bypass argument tokenization issues.
  • Monitor for Linux container escape activity using cgroups and release_agent following initial exploitation of Cisco ISE, as the full exploit chain includes a Docker container escape to gain host root.
  • Use the Shodan dork 'Set-Cookie: APPSESSIONID=' 'Path=/admin' to identify exposed Cisco ISE instances that may be targeted.
  • Verify response fingerprint for exploitation: HTTP 200 status code with a body length of exactly 2 bytes from the enableStrongSwanTunnel endpoint.
  • The root cause is unsafe deserialization and command injection in the enableStrongSwanTunnel() method; monitor for serialized Java String[] array payloads (type descriptor [Ljava.lang.String;) in API requests.
  • ·CVE-2025-20281 only affects Cisco ISE and ISE-PIC versions 3.3 and 3.4; ISE 3.2 and earlier are NOT affected and do not require patching.
  • ·Hot patches ise-apply-CSCwo99449_3.3.0.430_patch4-SPA.tar.gz and ise-apply-CSCwo99449_3.4.0.608_patch1-SPA.tar.gz did NOT address CVE-2025-20337 and have been deferred; full remediation requires upgrading to ISE 3.3 Patch 7 or 3.4 Patch 2.
  • ·There are no workarounds available for CVE-2025-20281; patching is the only remediation option.

CVSS provenance

nvdv3.110.0CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
vulncheck10.0CRITICAL
cisa10.0CRITICAL
vendor_cisco10.0CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.