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

CVE-2026-25199: Apache CloudStack Auth Bypass Vulnerability

CVE-2026-25199 is an authentication bypass flaw in Apache CloudStack's Proxmox extension that enables cross-tenant unauthorized access to virtual machines. This article covers technical details, affected versions, and mitigation.

Published: May 18, 2026

CVE-2026-25199 Overview

CVE-2026-25199 is a cross-tenant access vulnerability in Apache CloudStack affecting deployments that use the Proxmox extension. The flaw stems from improper validation of the proxmox_vmid instance setting, which CloudStack uses to associate instances with Proxmox virtual machines. Because the value is user-editable and Proxmox VM IDs are predictable, a non-privileged attacker can reassign the setting to a VM owned by another tenant. The issue affects Apache CloudStack versions 4.21.0.0 through 4.22.0.0 and is fixed in 4.22.0.1. The vulnerability falls under [CWE-200] Exposure of Sensitive Information to an Unauthorized Actor.

Critical Impact

Authenticated low-privilege users can take full control of virtual machines belonging to other tenants, including starting, stopping, and destroying them.

Affected Products

  • Apache CloudStack 4.21.0.0
  • Apache CloudStack versions through 4.22.0.0
  • Deployments using the Proxmox extension for hypervisor integration

Discovery Timeline

  • 2026-05-08 - CVE-2026-25199 published to NVD
  • 2026-05-09 - Last updated in NVD database

Technical Details for CVE-2026-25199

Vulnerability Analysis

Apache CloudStack is an open-source Infrastructure-as-a-Service (IaaS) platform that orchestrates compute, network, and storage resources across multiple hypervisors. The Proxmox extension allows CloudStack to manage virtual machines running on Proxmox Virtual Environment (VE) hosts. CloudStack tracks the mapping between its own instance objects and the underlying Proxmox VMs using an instance detail named proxmox_vmid.

The vulnerability arises because proxmox_vmid is exposed as a user-editable instance setting. CloudStack does not validate that the referenced Proxmox VM ID belongs to the authenticated tenant. When a user updates this value, subsequent CloudStack API calls operate on whichever Proxmox VM matches the supplied identifier. This allows lifecycle operations such as start, stop, reboot, and destroy to be executed against another tenant's workload.

Root Cause

The root cause is missing tenant ownership validation on a security-sensitive instance detail. Proxmox VM IDs are sequential integers, which makes enumeration trivial. The Proxmox extension trusts the client-supplied proxmox_vmid value without cross-referencing the requesting account against the actual owner of the target VM in the Proxmox cluster.

Attack Vector

An authenticated CloudStack user with permission to manage their own instances modifies the proxmox_vmid detail on an instance they own. They set the value to a predictable VM ID belonging to another account. Any subsequent operation issued through CloudStack against their instance is dispatched to the victim's Proxmox VM. No user interaction from the victim is required, and the attack is performed entirely over the network through the standard CloudStack API.

No verified proof-of-concept code is currently public. See the Apache Mailing List Thread for the upstream advisory.

Detection Methods for CVE-2026-25199

Indicators of Compromise

  • CloudStack API audit log entries showing updateVMDetail or equivalent calls that modify the proxmox_vmid key on user instances.
  • Lifecycle operations (start, stop, destroy) issued by one account that correlate with state changes on Proxmox VMs owned by a different account.
  • Unexpected VM state transitions in Proxmox logs that do not correspond to actions initiated by the legitimate owner.

Detection Strategies

  • Review CloudStack audit logs for any modification of the proxmox_vmid instance detail and alert on changes performed by non-administrative accounts.
  • Correlate CloudStack instance-to-VM mappings against the Proxmox cluster inventory and flag mismatches where the CloudStack tenant owner differs from the historical Proxmox VM owner.
  • Monitor for repeated failed or successful API calls that iterate through sequential proxmox_vmid values, indicating enumeration.

Monitoring Recommendations

  • Forward CloudStack management server logs and Proxmox host logs to a centralized analytics platform for cross-correlation.
  • Establish a baseline of expected instance-detail modifications and alert on deviations, particularly for keys related to hypervisor identifiers.
  • Track cross-account causality: VM state changes in Proxmox triggered by API sessions belonging to a different CloudStack account should generate a high-severity alert.

How to Mitigate CVE-2026-25199

Immediate Actions Required

  • Upgrade Apache CloudStack to version 4.22.0.1, which fixes the validation logic for the proxmox_vmid instance detail.
  • Audit all existing instance details across tenants for unexpected proxmox_vmid values and reconcile mappings against the Proxmox inventory.
  • Review API audit logs for prior modifications of proxmox_vmid by non-administrative users to identify potential compromise.

Patch Information

Apache has released Apache CloudStack 4.22.0.1 as the fixed version. The patch is announced in the Apache Mailing List Thread and the Openwall OSS Security Update. Operators using the Proxmox extension should upgrade as a priority.

Workarounds

  • For installations where an immediate upgrade is not feasible, add proxmox_vmid to the global configuration parameter user.vm.denied.details to prevent users from editing this instance detail.
  • Restrict access to the CloudStack API to trusted administrative networks until patching is complete.
  • Temporarily disable the Proxmox extension if it is not in active production use.
bash
# Configuration example: deny user edits of proxmox_vmid via CloudStack global settings
# Update the global configuration parameter user.vm.denied.details to include proxmox_vmid
cloudmonkey update configuration name=user.vm.denied.details value=proxmox_vmid

# Restart the CloudStack management server to apply the change
systemctl restart cloudstack-management

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechApache Cloudstack

  • SeverityCRITICAL

  • CVSS Score9.1

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-200
  • Technical References
  • Openwall OSS Security Update
  • Vendor Resources
  • Apache Mailing List Thread
  • Related CVEs
  • CVE-2025-66171: Apache CloudStack Auth Bypass Vulnerability

  • CVE-2025-66172: Apache CloudStack Auth Bypass Vulnerability

  • CVE-2025-66170: Apache CloudStack Auth Bypass Vulnerability

  • CVE-2025-66467: Apache CloudStack Auth Bypass Vulnerability
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