CVE-2026-20193 — The RADIUS Policy API Endpoints Of Cisco ISE Vulnerability
CVE-2026-20193 — A vulnerability in the RADIUS Policy API endpoints of Cisco ISE could allow an authenticated, remote attacker with read-only Administrator privileges to gain unauthorized access to sensitive information on an affected device. This vulnerability is due to improper role-based
What This Means For You
- If your environment is affected by CWE-862, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-20193 updates and patches.
Related ATT&CK Techniques
🛡️ Detection Rules
3 rules · 6 SIEM formats3 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.
Cisco ISE RADIUS Policy API Unauthorized Access - CVE-2026-20193
Sigma YAML — free preview
title: Cisco ISE RADIUS Policy API Unauthorized Access - CVE-2026-20193
id: scw-2026-05-06-ai-1
status: experimental
level: high
description: |
Detects direct access to Cisco ISE RADIUS Policy API endpoints (e.g., /api/v1/policies/radius) via GET requests, which is indicative of an attacker attempting to exploit CVE-2026-20193 to gain unauthorized read access to sensitive RADIUS Policy details. This bypasses the web-based management interface and targets the improper RBAC permissions.
author: SCW Feed Engine (AI-generated)
date: 2026-05-06
references:
- https://shimiscyberworld.com/posts/nvd-CVE-2026-20193/
tags:
- attack.lateral_movement
- attack.t1219
logsource:
category: webserver
detection:
selection:
cs-uri|contains:
- '/api/v1/policies/radius'
cs-method:
- 'GET'
sc-status:
- '200'
condition: selection
falsepositives:
- Legitimate administrative activity
Source: Shimi's Cyber World · License & reuse
Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2026-20193 | vulnerability | CVE-2026-20193 |
| CWE-862 | weakness | CWE-862 |
Source & Attribution
| Source Platform | NVD |
| Channel | National Vulnerability Database |
| Published | May 06, 2026 at 20:16 UTC |
This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.
Believe this infringes your rights? Submit a takedown request.