The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-20193

CVE-2026-20193: Cisco ISE Auth Bypass Vulnerability

CVE-2026-20193 is an authentication bypass flaw in Cisco Identity Services Engine that allows read-only admins to access sensitive RADIUS policy data. This article covers technical details, affected versions, and mitigations.

Published: May 7, 2026

CVE-2026-20193 Overview

CVE-2026-20193 is an authorization vulnerability in the RADIUS Policy API endpoints of Cisco Identity Services Engine (ISE). The flaw stems from improper role-based access control (RBAC) enforcement, allowing an authenticated remote attacker holding read-only Administrator credentials to retrieve sensitive RADIUS Policy data restricted to higher-privileged roles. Exploitation requires bypassing the web-based management interface and invoking the affected API endpoints directly. The vulnerability impacts confidentiality only and does not affect integrity or availability of the device.

Critical Impact

An authenticated attacker with read-only Administrator privileges can access RADIUS Policy configuration details outside their authorized role, exposing network access policy data.

Affected Products

  • Cisco Identity Services Engine (ISE)
  • Cisco ISE RADIUS Policy API endpoints
  • See the Cisco Security Advisory for fixed release versions

Discovery Timeline

  • 2026-05-06 - CVE-2026-20193 published to NVD
  • 2026-05-06 - Last updated in NVD database

Technical Details for CVE-2026-20193

Vulnerability Analysis

The vulnerability resides in the RADIUS Policy API endpoints of Cisco ISE. These endpoints fail to enforce the same authorization checks applied through the web-based management interface. A read-only Administrator possesses valid credentials but should not see policy configuration details restricted to elevated roles. By calling the API directly, the attacker bypasses interface-layer controls and retrieves data the backend should reject.

The weakness maps to [CWE-862] Missing Authorization. The API trusts session authentication without re-validating that the authenticated role is permitted to read the requested RADIUS Policy resource. This is a server-side authorization gap, not a client-side filtering issue.

Exploitation does not produce code execution, configuration changes, or service disruption. The impact is limited to unauthorized read access to RADIUS Policy details, which may include authentication rules, authorization profiles, and conditions used to govern network access decisions.

Root Cause

The root cause is incomplete RBAC permission checks on specific RADIUS Policy API endpoints. The endpoints validate authentication but do not verify that the caller's role grants read access to the targeted policy object.

Attack Vector

The attacker must first obtain valid read-only Administrator credentials through legitimate provisioning, credential theft, or insider access. The attacker then issues HTTP requests to the affected RADIUS Policy API endpoints, bypassing the web UI workflow. The server returns policy data without enforcing the role restriction. No verified exploit code or public proof-of-concept is currently available.

Detection Methods for CVE-2026-20193

Indicators of Compromise

  • API requests to RADIUS Policy endpoints originating from accounts assigned read-only Administrator roles
  • Direct API calls to ISE management endpoints that bypass typical web UI navigation patterns
  • Unusual volume of GET requests against RADIUS Policy resources from a single administrative session

Detection Strategies

  • Review Cisco ISE administrative audit logs for API calls made by read-only accounts targeting RADIUS Policy endpoints
  • Correlate authentication events with API access patterns to identify role-to-endpoint mismatches
  • Baseline normal API consumption per administrative role and alert on deviations

Monitoring Recommendations

  • Forward Cisco ISE syslog and audit data to a centralized SIEM for role-based access analytics
  • Enable verbose API access logging on ISE to capture endpoint, caller identity, and assigned role
  • Monitor for read-only accounts performing reconnaissance against management APIs outside the web console

How to Mitigate CVE-2026-20193

Immediate Actions Required

  • Apply the fixed Cisco ISE software release listed in the Cisco Security Advisory
  • Audit all accounts assigned the read-only Administrator role and remove unnecessary access
  • Rotate credentials for any read-only Administrator account suspected of compromise

Patch Information

Cisco has released fixed software addressing this vulnerability. Refer to the Cisco Security Advisory cisco-sa-ise-unauth-bypass-uxjRXGpb for the list of fixed releases and upgrade guidance. No officially supported workarounds are documented by the vendor.

Workarounds

  • Restrict network access to the Cisco ISE management interface and APIs to trusted administrative subnets
  • Enforce multi-factor authentication on all ISE administrative accounts to reduce credential-abuse risk
  • Apply the principle of least privilege when issuing read-only Administrator roles
bash
# Configuration example: restrict ISE management API access using an ACL
ip access-list extended ISE-MGMT-RESTRICT
 permit tcp 10.10.0.0 0.0.0.255 host <ISE-MGMT-IP> eq 443
 deny   tcp any host <ISE-MGMT-IP> eq 443 log
 permit ip any any

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechCisco Ise

  • SeverityMEDIUM

  • CVSS Score4.3

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-862
  • Technical References
  • Cisco Security Advisory
  • Related CVEs
  • CVE-2026-20148: Cisco ISE Path Traversal Vulnerability

  • CVE-2026-20147: Cisco ISE RCE Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English