Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-23391

CVE-2025-23391: SUSE Rancher Privilege Escalation Flaw

CVE-2025-23391 is a privilege escalation vulnerability in SUSE Rancher that allows restricted administrators to reset admin passwords and hijack accounts. This article covers technical details, affected versions, and mitigation.

Updated: January 22, 2026

CVE-2025-23391 Overview

CVE-2025-23391 is an Incorrect Privilege Assignment vulnerability in SUSE Rancher that allows a Restricted Administrator to change the password of full Administrators and take over their accounts. This privilege escalation vulnerability enables lower-privileged users to gain complete control over Rancher installations by hijacking administrator accounts.

Critical Impact

Restricted Administrators can escalate privileges by modifying Administrator passwords, enabling complete account takeover and unauthorized access to the entire Rancher Kubernetes management platform.

Affected Products

  • SUSE Rancher 2.8.0 through 2.8.13 (fixed in 2.8.14)
  • SUSE Rancher 2.9.0 through 2.9.7 (fixed in 2.9.8)
  • SUSE Rancher 2.10.0 through 2.10.3 (fixed in 2.10.4)

Discovery Timeline

  • 2025-04-11 - CVE-2025-23391 published to NVD
  • 2025-04-11 - Last updated in NVD database

Technical Details for CVE-2025-23391

Vulnerability Analysis

This vulnerability stems from improper privilege assignment (CWE-266) within the SUSE Rancher user management functionality. The flaw allows users with Restricted Administrator roles to perform unauthorized password changes for accounts with higher privilege levels, specifically full Administrator accounts.

Rancher is a popular open-source Kubernetes management platform used to deploy and manage containerized workloads across multiple clusters. The Restricted Administrator role is designed to provide limited administrative capabilities without full platform control. However, due to insufficient privilege validation, users assigned this role can bypass intended access restrictions.

The vulnerability can be exploited remotely over the network without requiring user interaction, and successful exploitation results in a change in scope, affecting resources beyond the vulnerable component's security context.

Root Cause

The root cause is an Incorrect Privilege Assignment (CWE-266) where the authorization logic fails to properly validate that Restricted Administrators should not have the ability to modify the credentials of full Administrator accounts. The role-based access control implementation does not adequately enforce privilege boundaries when processing password change requests.

Attack Vector

An attacker with Restricted Administrator credentials can exploit this vulnerability by targeting the password management functionality in Rancher. The attack follows this sequence:

  1. Authenticate to Rancher with valid Restricted Administrator credentials
  2. Access the user management interface or API endpoints
  3. Target a full Administrator account and initiate a password change request
  4. The system fails to validate that the requester lacks sufficient privileges
  5. The Administrator password is changed, enabling account takeover
  6. Attacker logs in as the Administrator with full platform access

The network-accessible attack surface combined with no required user interaction makes this vulnerability particularly dangerous in enterprise environments where Rancher manages critical Kubernetes infrastructure.

Detection Methods for CVE-2025-23391

Indicators of Compromise

  • Unexpected password change events for Administrator accounts in Rancher audit logs
  • Authentication activity from Administrator accounts following Restricted Administrator sessions
  • Multiple failed login attempts followed by successful Administrator authentication from unusual sources
  • API calls to user management endpoints from Restricted Administrator sessions targeting higher-privileged accounts

Detection Strategies

  • Monitor Rancher audit logs for password modification events, particularly those initiated by Restricted Administrator accounts
  • Implement alerting on Administrator account changes that originate from non-Administrator sessions
  • Review API access logs for calls to /v3/users endpoints with credential modification operations
  • Correlate authentication events to detect session patterns indicative of privilege escalation

Monitoring Recommendations

  • Enable comprehensive audit logging in Rancher to capture all user management operations
  • Configure SIEM rules to detect privilege escalation patterns in Rancher environments
  • Implement real-time alerting for Administrator credential modifications
  • Regularly audit Restricted Administrator permissions and activity

How to Mitigate CVE-2025-23391

Immediate Actions Required

  • Upgrade SUSE Rancher to patched versions: 2.8.14, 2.9.8, or 2.10.4 depending on your deployment branch
  • Audit Administrator account credentials and force password resets if compromise is suspected
  • Review Restricted Administrator account activity logs for signs of exploitation
  • Temporarily restrict network access to Rancher management interfaces if immediate patching is not possible

Patch Information

SUSE has released security updates addressing this vulnerability. Organizations should upgrade to the following fixed versions:

  • Rancher 2.8.x users: Upgrade to 2.8.14 or later
  • Rancher 2.9.x users: Upgrade to 2.9.8 or later
  • Rancher 2.10.x users: Upgrade to 2.10.4 or later

For detailed patch information, refer to the GitHub Security Advisory GHSA-8p83-cpfg-fj3g and the SUSE Bug Report.

Workarounds

  • Limit network access to Rancher management interfaces using firewall rules or network segmentation
  • Review and minimize the number of accounts with Restricted Administrator privileges
  • Implement additional authentication controls such as MFA for all administrative accounts
  • Monitor for suspicious password change activity while awaiting patch deployment
bash
# Example: Verify current Rancher version
kubectl get pods -n cattle-system -o jsonpath='{.items[*].spec.containers[*].image}' | tr ' ' '\n' | grep rancher

# Example: Network restriction using iptables (adjust as needed for your environment)
# Restrict Rancher management port access to trusted admin networks only
iptables -A INPUT -p tcp --dport 443 -s <trusted_admin_network> -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechRancher

  • SeverityCRITICAL

  • CVSS Score9.1

  • EPSS Probability0.09%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-266
  • Technical References
  • SUSE Bug Report CVE-2025-23391

  • GitHub Security Advisory GHSA-8p83-cpfg-fj3g
  • Related CVEs
  • CVE-2025-67601: Rancher Manager Information Disclosure Bug

  • CVE-2024-52281: SUSE Rancher Stored XSS Vulnerability

  • CVE-2025-23388: SUSE Rancher Buffer Overflow Vulnerability

  • CVE-2025-23389: SUSE Rancher Auth Bypass 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