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

CVE-2025-10725: Red Hat OpenShift AI Privilege Escalation

CVE-2025-10725 is a privilege escalation flaw in Red Hat OpenShift AI that allows low-privileged users to gain cluster administrator access. This article covers technical details, affected versions, and mitigation.

Published: March 11, 2026

CVE-2025-10725 Overview

A critical privilege escalation vulnerability has been identified in Red Hat OpenShift AI Service. This flaw allows a low-privileged attacker with access to an authenticated account, such as a data scientist using a standard Jupyter notebook, to escalate their privileges to full cluster administrator. The vulnerability enables complete compromise of the cluster's confidentiality, integrity, and availability. Attackers can steal sensitive data, disrupt all services, and take control of the underlying infrastructure, leading to a total breach of the platform and all applications hosted on it.

Critical Impact

Low-privileged users can escalate to full cluster administrator, enabling complete platform takeover including data theft, service disruption, and infrastructure control.

Affected Products

  • Red Hat OpenShift AI Service
  • OpenDataHub Operator

Discovery Timeline

  • 2025-09-30 - CVE-2025-10725 published to NVD
  • 2025-12-24 - Last updated in NVD database

Technical Details for CVE-2025-10725

Vulnerability Analysis

This vulnerability is classified under CWE-266 (Incorrect Privilege Assignment), indicating a fundamental flaw in how privileges are assigned or managed within the Red Hat OpenShift AI Service platform. The vulnerability exists within the authentication and authorization mechanisms that govern user access to cluster resources.

The attack originates from a network-accessible vector and requires only low-level privileges to exploit. A standard authenticated user, such as a data scientist with access to Jupyter notebooks within the OpenShift AI environment, can leverage this flaw to bypass intended access controls and gain cluster administrator privileges. The scope-change characteristic means that the attacker can impact resources beyond the vulnerable component's security scope, affecting the entire cluster infrastructure.

The exploitation does not require user interaction, making it particularly dangerous in multi-tenant environments where various users share the same OpenShift AI infrastructure. Once an attacker achieves privilege escalation, they gain full control over the Kubernetes cluster, including the ability to access secrets, modify workloads, deploy malicious containers, and potentially pivot to other connected systems.

Root Cause

The root cause stems from incorrect privilege assignment (CWE-266) within the OpenDataHub Operator, which manages the OpenShift AI Service deployment. The flaw allows authenticated users to bypass role-based access control (RBAC) restrictions and assume elevated permissions that should be reserved for cluster administrators. This incorrect privilege assignment enables unauthorized access to sensitive cluster resources and administrative functions.

Attack Vector

The attack vector is network-based, requiring the attacker to have an authenticated session within the OpenShift AI environment. The exploitation scenario involves:

  1. An attacker with low-privileged access (e.g., data scientist role) authenticates to the OpenShift AI platform
  2. The attacker leverages the privilege escalation flaw through their standard interface (such as a Jupyter notebook session)
  3. Through the vulnerability, the attacker bypasses RBAC controls and gains cluster-admin privileges
  4. With full administrative access, the attacker can access all secrets, modify cluster configurations, deploy malicious workloads, and compromise the entire infrastructure

The attack does not require user interaction and can be executed remotely over the network, making detection challenging without proper monitoring in place.

Detection Methods for CVE-2025-10725

Indicators of Compromise

  • Unexpected RBAC role bindings granting cluster-admin privileges to non-administrative users
  • Unusual Kubernetes API server access patterns from data scientist or notebook user accounts
  • Unauthorized access to cluster secrets or sensitive ConfigMaps
  • Unexpected modifications to ClusterRole or ClusterRoleBinding resources

Detection Strategies

  • Monitor Kubernetes audit logs for privilege escalation attempts and unusual role binding creations
  • Implement alerts for any new cluster-admin role assignments outside of approved change windows
  • Review OpenDataHub Operator logs for abnormal authentication or authorization events
  • Track API server requests for sensitive operations originating from low-privileged user contexts

Monitoring Recommendations

  • Enable comprehensive Kubernetes audit logging with focus on RBAC-related events
  • Deploy runtime security monitoring to detect unauthorized privilege escalation attempts
  • Implement behavioral analysis to identify anomalous user activity patterns within OpenShift AI
  • Configure alerts for access to sensitive cluster resources from unexpected service accounts

How to Mitigate CVE-2025-10725

Immediate Actions Required

  • Apply the latest security patches from Red Hat immediately (see advisories RHSA-2025:16981 through RHSA-2025:17501)
  • Audit existing cluster role bindings to identify any unauthorized privilege escalations
  • Review and restrict network access to the OpenShift AI management interfaces
  • Implement additional authentication controls for administrative actions

Patch Information

Red Hat has released multiple security advisories addressing this vulnerability. Organizations should apply the appropriate patches based on their deployment:

  • Red Hat Security Advisory RHSA-2025:16981
  • Red Hat Security Advisory RHSA-2025:16982
  • Red Hat Security Advisory RHSA-2025:16983
  • Red Hat Security Advisory RHSA-2025:16984
  • Red Hat Security Advisory RHSA-2025:17501

The fix has been implemented in the OpenDataHub Operator. See GitHub Pull Request #2571 and the associated commit for technical details.

Workarounds

  • Restrict network access to OpenShift AI services to trusted networks only until patches can be applied
  • Implement strict RBAC policies limiting the permissions available to data scientist accounts
  • Enable additional monitoring and alerting for privilege escalation indicators
  • Consider temporarily disabling Jupyter notebook access for non-essential users until the environment is patched
bash
# Example: Review current cluster role bindings for unauthorized escalations
kubectl get clusterrolebindings -o json | jq '.items[] | select(.roleRef.name == "cluster-admin") | {name: .metadata.name, subjects: .subjects}'

# List all role bindings in OpenShift AI namespaces
oc get rolebindings -n redhat-ods-applications -o wide
oc get clusterrolebindings | grep -i opendatahub

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechRed Hat Openshift

  • SeverityCRITICAL

  • CVSS Score9.9

  • EPSS Probability0.15%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-266
  • Technical References
  • Red Hat Security Advisory RHSA-2025:16981

  • Red Hat Security Advisory RHSA-2025:16982

  • Red Hat Security Advisory RHSA-2025:16983

  • Red Hat Security Advisory RHSA-2025:16984

  • Red Hat Security Advisory RHSA-2025:17501

  • Red Hat CVE Report CVE-2025-10725

  • Red Hat Bug Report #2396641

  • GitHub Commit Update

  • GitHub Pull Request #2571
  • Related CVEs
  • CVE-2026-5483: Red Hat OpenShift AI Token Disclosure Flaw
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