
This script checks for the presence of the **CVE-2025-20281** vulnerability in Cisco Identity Services Engine (ISE) and ISE-PIC, which allows **unauthenticated remote code execution (RCE)** as root due to insufficient input validation in a specific API.
This script checks for the presence of the CVE-2025-20281 vulnerability in Cisco Identity Services Engine (ISE) and ISE-PIC, which allows unauthenticated remote code execution (RCE) as root due to insufficient input validation in a specific API.
This tool is intended for authorized security testing and educational purposes only. Do not use it against systems you do not own or have permission to test.
CVE-2025-20281 allows an unauthenticated, remote attacker to execute arbitrary commands as root on the underlying OS by submitting a specially crafted API request. The flaw is due to improper validation of user-supplied input.
requests librarypip install requests
python check_cve_2025_20281.py https://<TARGET-IP-OR-DOMAIN>
python check_cve_2025_20281.py https://192.168.1.100
[!!!] POSIBLE VULNERABILIDAD DETECTADA — Exploit attempt likely succeeded or triggered a revealing response.[*] Server responded with error — Possible indicator of payload processing.[-] No abnormal behavior detected — Target may not be vulnerable or is patched..
├── check_cve_2025_20281.py
├── README.md
├── requirements.txt
└── .gitignore
This script is provided as-is for research and professional pentesting. The authors are not responsible for any misuse or damages caused by this tool.
Grupo Oruss – — Joy Bassett (@Division81),
https://www.grupooruss.com