cbcvebase.
CVE-2025-20124
published 2025-02-05

CVE-2025-20124: A vulnerability in an API of Cisco ISE could allow an authenticated, remote attacker to execute arbitrary commands as the root user on an affected device. This…

PriorityP269high7.2CVSS 3.1
AVNACLPRHUINSUCHIHAH
EXPLOIT
EPSS
17.22%
96.7th percentile
A vulnerability in an API of Cisco ISE could allow an authenticated, remote attacker to execute arbitrary commands as the root user on an affected device. This vulnerability is due to insecure deserialization of user-supplied Java byte streams by the affected software. An attacker could exploit this vulnerability by sending a crafted serialized Java object to an affected API. A successful exploit could allow the attacker to execute arbitrary commands on the device and elevate privileges. Note: To successfully exploit this vulnerability, the attacker must have valid read-only administrative credentials. In a single-node deployment, new devices will not be able to authenticate during the reload time.

Affected

40 ranges· showing 25
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
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
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

Detection & IOCsextracted from sources · hover to see the quote

url/api/v1/admin/deserializer
cookieISESSIONID={session_token}
bytes
\xac\xed\x00\x05
  • Monitor for HTTP POST requests to the Cisco ISE API endpoint /api/v1/admin/deserializer, especially those containing a JSON body with an 'object' key carrying a base64-encoded Java serialized payload (magic bytes \xac\xed\x00\x05).
  • Detect Java deserialization payloads in API requests: look for the Java serialization magic bytes 0xACED0005 in POST body content to Cisco ISE administrative API endpoints.
  • Alert on Cisco ISE API calls using the ISESSIONID cookie from read-only administrative accounts that result in command execution or privilege escalation, as the vulnerability is exploitable by read-only admin credentials.
  • Flag inbound requests to Cisco ISE with User-Agent string 'Mozilla/5.0 (compatible; ISE-Exploit)' as a known exploit tool indicator.
  • ·Exploitation requires valid ISE administrative credentials (including read-only). Detection based solely on network traffic may miss attacks from legitimate admin sessions; correlate with unexpected command execution or privilege changes on the ISE node.
  • ·In a single-node ISE deployment, successful exploitation (which may trigger a reload) will prevent new devices from authenticating during the reload window — factor this into impact assessment and detection triage.
  • ·There are no workarounds available for this vulnerability; detection and patching are the only mitigations per Cisco's advisory.

CVSS provenance

nvdv3.17.2HIGHCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
vendor_cisco9.9CRITICAL
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.