Cisco ISE (versions prior to 3.3 Patch 11, 3.4 Patch 6, 3.5 Patch 4)
Identity Services Engine (ISE) is software many large organizations use to control which devices and users are allowed onto their network.
Root Cause
The software does not properly check the input it receives in certain admin requests. Because that input is not validated, the system trusts data it should be inspecting first, similar to a guard waving through anyone holding a badge without checking if the badge is real.
Attack Vector
An attacker with valid admin credentials sends a crafted HTTP request to the ISE server. The server processes it without proper validation, handing the attacker user-level access to the operating system underneath. From there, they escalate their own privileges until they control the entire machine as root.
Detection Notes
Watch admin account logs for unusual command-line activity following login, check for unexpected new processes running under the ISE service account, and review for failed escalation attempts that might signal probing before a successful breach.
Recommended Actions
- Upgrade to ISE/ISE-PIC 3.3 Patch 11, 3.4 Patch 6, or the 3.5 hotfix (3.5 Patch 4 lands in August).
- Restrict admin portal access to trusted internal networks only.
- Enforce MFA on all ISE admin accounts and audit recent admin logins for anomalies.

