A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-2025-20283

CVE-2025-20283: Cisco Identity Services Engine RCE Flaw

CVE-2025-20283 is a remote code execution vulnerability in Cisco Identity Services Engine that allows authenticated attackers to execute arbitrary code as root. This article covers technical details, affected versions, and mitigations.

Published: June 2, 2026

CVE-2025-20283 Overview

CVE-2025-20283 is an authenticated remote code execution vulnerability in a specific API of Cisco Identity Services Engine (ISE) and Cisco ISE Passive Identity Connector (ISE-PIC). The flaw stems from insufficient validation of user-supplied input. An attacker holding valid high-privileged credentials can submit a crafted API request and execute arbitrary commands on the underlying operating system as root. Cisco ISE is widely deployed for network access control and policy enforcement, making compromise of the appliance a direct path to broader network access. The vulnerability is tracked under [CWE-74] (Improper Neutralization of Special Elements in Output Used by a Downstream Component).

Critical Impact

Successful exploitation grants root-level command execution on ISE appliances, allowing complete takeover of the identity and access policy enforcement layer.

Affected Products

  • Cisco Identity Services Engine 3.3.0 (base and patches 1–6)
  • Cisco Identity Services Engine 3.4.0 (base and patch 1)
  • Cisco Identity Services Engine Passive Identity Connector 3.3.0 and 3.4.0 (corresponding patch levels)

Discovery Timeline

  • 2025-07-16 - CVE-2025-20283 published to the National Vulnerability Database
  • 2025-07-22 - Last updated in NVD database

Technical Details for CVE-2025-20283

Vulnerability Analysis

The vulnerability resides in a specific API endpoint exposed by Cisco ISE and ISE-PIC. The endpoint accepts attacker-controlled input that is passed to a downstream operating system component without adequate neutralization. Because the ISE management processes run with elevated privileges, injected commands execute as root on the underlying Linux-based appliance.

Exploitation requires authentication with high-privileged credentials, which limits opportunistic mass-exploitation. However, ISE administrative accounts are high-value targets for credential theft, phishing, and insider abuse. A compromised administrator account, a stale service credential, or an attacker who has pivoted from another system can leverage this flaw to gain a persistent root foothold on the ISE node.

Once root code execution is achieved on an ISE appliance, the attacker can manipulate authentication policies, exfiltrate RADIUS and TACACS+ secrets, modify network access decisions, and pivot deeper into the enterprise.

Root Cause

The root cause is insufficient input validation in the affected API handler. User-supplied parameters are incorporated into a downstream command or interpreter context without sanitization, satisfying the [CWE-74] injection pattern. Cisco has not publicly disclosed the specific API path or parameter.

Attack Vector

The attack is delivered over the network against the ISE management API. The attacker authenticates with valid high-privileged credentials, then issues a crafted API request containing injected payload content. The ISE process passes the malicious input to the OS layer, where it is interpreted and executed as root. No user interaction is required.

No public proof-of-concept exploit is available, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog. The EPSS probability is approximately 0.7%.

Detection Methods for CVE-2025-20283

Indicators of Compromise

  • Unexpected API requests to Cisco ISE administrative endpoints originating from non-administrative source addresses or outside maintenance windows.
  • New or unexpected processes spawned by ISE service accounts, particularly shell interpreters or network utilities running as root.
  • Unusual outbound network connections from ISE appliances to unknown external hosts.
  • Modifications to ISE configuration files, scheduled tasks, or policy databases that do not correlate with authorized change tickets.

Detection Strategies

  • Enable verbose API and administrative audit logging on Cisco ISE and forward logs to a centralized SIEM for correlation.
  • Hunt for anomalous command execution patterns on the ISE underlying OS using host telemetry where available.
  • Correlate administrative authentication events with subsequent API activity to identify credential abuse.
  • Baseline normal ISE administrator behavior and alert on deviations such as off-hours API usage or new client IPs.

Monitoring Recommendations

  • Monitor all high-privilege ISE account logins, including failed and successful attempts, and alert on logins from unexpected geographies or hosts.
  • Track configuration changes and policy modifications inside ISE through change auditing.
  • Continuously assess patch level of ISE nodes and alert when unpatched versions remain in production.

How to Mitigate CVE-2025-20283

Immediate Actions Required

  • Apply the fixed software releases referenced in the Cisco Security Advisory to all ISE and ISE-PIC nodes running 3.3.x or 3.4.x.
  • Audit all accounts with high-privileged ISE roles and remove unused or stale administrator credentials.
  • Rotate credentials for any ISE administrator account that may have been exposed or shared.
  • Restrict ISE management API exposure to dedicated administrative networks and jump hosts only.

Patch Information

Cisco has published fixed versions in the Cisco Security Advisory cisco-sa-ise-multi-3VpsXOxO. Customers running Cisco ISE 3.3 or 3.4 should upgrade to the fixed release identified in the advisory. Earlier major versions referenced in the advisory should be reviewed for applicability.

Workarounds

  • No vendor workaround is documented; upgrading to the fixed release is the supported remediation path.
  • As compensating controls, enforce network segmentation around ISE management interfaces and require multi-factor authentication for all administrative access.
  • Limit which source networks can reach the ISE API using firewall ACLs or out-of-band management VLANs.

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechCisco Identity Services Engine

  • SeverityHIGH

  • CVSS Score7.2

  • EPSS Probability0.70%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-74
  • Vendor Resources
  • Cisco Security Advisory
  • Related CVEs
  • CVE-2026-20186: Cisco ISE RCE Vulnerability Explained

  • CVE-2026-20180: Cisco ISE RCE Vulnerability Explained

  • CVE-2025-20281: Cisco Identity Services Engine RCE Flaw

  • CVE-2025-20337: Cisco Identity Services Engine RCE Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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