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-20261

CVE-2025-20261: Cisco IMC Privilege Escalation Vulnerability

CVE-2025-20261 is a privilege escalation flaw in Cisco Integrated Management Controller (IMC) affecting UCS B-Series, C-Series, S-Series, and X-Series Servers. Attackers can gain elevated access to internal services.

Published: May 26, 2026

CVE-2025-20261 Overview

CVE-2025-20261 is a privilege escalation vulnerability in the Secure Shell (SSH) connection handling of Cisco Integrated Management Controller (IMC) for Cisco UCS B-Series, UCS C-Series, UCS S-Series, and UCS X-Series Servers. An authenticated, remote attacker with a valid user account can use crafted syntax during SSH connection to access internal services with elevated privileges. Successful exploitation allows unauthorized system modifications, including the creation of new administrator accounts on the affected device. The vulnerability is tracked under [CWE-923] (Improper Restriction of Communication Channel to Intended Endpoints).

Critical Impact

An authenticated attacker can escalate privileges through SSH and create new administrator accounts on Cisco UCS server management controllers.

Affected Products

  • Cisco UCS B-Series Servers (Integrated Management Controller)
  • Cisco UCS C-Series and UCS S-Series Servers (Integrated Management Controller)
  • Cisco UCS X-Series Servers (Integrated Management Controller)

Discovery Timeline

  • 2025-06-04 - CVE-2025-20261 published to the National Vulnerability Database (NVD)
  • 2026-04-15 - Last updated in NVD database

Technical Details for CVE-2025-20261

Vulnerability Analysis

The vulnerability resides in the SSH connection handling logic of the Cisco IMC, the dedicated out-of-band management processor embedded in Cisco UCS servers. The IMC exposes administrative interfaces over SSH for hardware management, firmware operations, and console access. An attacker authenticated with a low-privilege account can supply crafted syntax during the SSH session to reach internal services that should remain restricted to higher-privileged contexts.

The flaw enables vertical privilege escalation. Once the attacker reaches the exposed internal services, they gain the ability to modify system state, alter configuration, and provision new accounts with administrator privileges. Because the IMC controls server power state, firmware, virtual media, and console redirection, compromise at this layer extends below the host operating system and persists across OS reinstalls.

Root Cause

The root cause is insufficient restriction on access to internal services exposed through the SSH channel. The IMC fails to properly enforce authorization boundaries between the authenticated SSH session context and the internal service endpoints it can reach. The weakness is classified under [CWE-923] as an improper restriction of communication channel to intended endpoints.

Attack Vector

Exploitation requires network reachability to the IMC SSH service and a valid local user account. The attacker initiates an SSH connection to the management interface and submits crafted command syntax during the session. The crafted input bypasses access controls and delivers the attacker into internal service contexts that operate with elevated privileges. No user interaction beyond the attacker's own authentication is required. Refer to the Cisco Security Advisory for vendor-confirmed technical details.

Detection Methods for CVE-2025-20261

Indicators of Compromise

  • Unexpected SSH sessions to Cisco IMC management interfaces from unusual source addresses or at unusual times.
  • New administrator accounts appearing in IMC local user databases without an authorized change request.
  • IMC audit log entries showing privilege changes, role assignments, or account creation following SSH login events.
  • Configuration changes to IMC services (virtual media, KVM, IPMI) immediately following an SSH session from a low-privilege user account.

Detection Strategies

  • Compare current IMC user account inventories against an authoritative baseline and alert on additions or role changes.
  • Correlate IMC SSH authentication events with subsequent privileged operations performed by the same session.
  • Forward IMC syslog and audit data to a centralized analytics platform and create rules for low-privileged users invoking administrative actions.

Monitoring Recommendations

  • Restrict IMC management network access to a dedicated administrative VLAN and monitor that segment for unauthorized connection attempts.
  • Enable and retain Cisco IMC audit logging, including SSH session command history, and ship logs to a SIEM for retention beyond local device storage.
  • Alert on any IMC firmware, user, or role configuration change outside scheduled maintenance windows.

How to Mitigate CVE-2025-20261

Immediate Actions Required

  • Apply the fixed Cisco IMC firmware version identified in the Cisco Security Advisory for each UCS B-Series, C-Series, S-Series, and X-Series platform.
  • Audit all IMC local user accounts and remove accounts that are unused, shared, or unaccounted for.
  • Rotate credentials for all remaining IMC accounts and enforce strong password policy.
  • Restrict SSH access to the IMC to authorized management hosts only via access control lists or network segmentation.

Patch Information

Cisco has released fixed firmware addressing CVE-2025-20261. Customers should consult the Cisco Security Advisory to identify the fixed release applicable to each server model and IMC firmware train, then schedule upgrades through standard Cisco UCS firmware update procedures.

Workarounds

  • No vendor-confirmed workaround fully eliminates the vulnerability; patching is the supported remediation path.
  • Reduce exposure by placing the IMC management interface on an isolated out-of-band network reachable only by trusted administrators.
  • Limit which user accounts are provisioned on the IMC and apply the principle of least privilege to all remaining accounts.
  • Disable SSH on the IMC where management is performed exclusively through other supported channels, if operationally feasible.
bash
# Example: restrict IMC SSH access using a management ACL
# (apply via Cisco IMC CLI or Cisco UCS Manager policy)
scope cimc
  scope network
    set ssh-port 22
    create ssh-access-list <trusted-mgmt-subnet>/<prefix>
    commit

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechCisco

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability0.57%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-923
  • Technical References
  • Cisco Security Advisory
  • Related CVEs
  • CVE-2025-20341: Cisco Catalyst Center Privilege Escalation

  • CVE-2026-20062: Cisco ASA Privilege Escalation Flaw

  • CVE-2026-20126: Cisco Catalyst SD-WAN Privilege Escalation

  • CVE-2026-20122: Cisco SD-WAN Manager Privilege Escalation
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