
Unauthenticated Python PoC for CVE-2025-20281 RCE against ISE ERS API
Unauthenticated Python PoC for CVE-2025-20281 RCE against Cisco ISE API
A minimal Python proof-of-concept that exploits the unauthenticated RCE in Cisco ISE’s ERS API (CVE-2025-20281) by injecting arbitrary shell commands into the InternalUser resource.
Warning: Only run against systems you own or have explicit permission to test. Misuse of this tool is illegal.
--whoami to run whoami on the target and display the HTTP response--reverse to spawn a bash reverse shell back to your listenerThis script is based on the version loaded here :contentReference[oaicite:2]{index=2}.
pip install requests urllib3