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-2024-6150

CVE-2024-6150: Citrix Provisioning DOS Vulnerability

CVE-2024-6150 is a denial of service vulnerability in Citrix Provisioning that allows non-admin users to disrupt Target VM availability. This article covers technical details, affected versions, and mitigation.

Updated: January 22, 2026

CVE-2024-6150 Overview

A non-admin user can cause short-term disruption in Target VM availability in Citrix Provisioning. This vulnerability stems from improper authorization (CWE-863), allowing users with limited privileges to impact virtual machine availability within the Citrix Provisioning environment.

Critical Impact

Non-administrative users can disrupt Target VM availability, potentially affecting business operations relying on Citrix Provisioning infrastructure.

Affected Products

  • Citrix Provisioning versions prior to current release (non-LTSR)
  • Citrix Provisioning 1912 LTSR (CU1 through CU8)
  • Citrix Provisioning 2203 LTSR (CU1 through CU4)

Discovery Timeline

  • July 10, 2024 - CVE-2024-6150 published to NVD
  • July 25, 2025 - Last updated in NVD database

Technical Details for CVE-2024-6150

Vulnerability Analysis

This vulnerability is classified as Improper Authorization (CWE-863), indicating that Citrix Provisioning fails to properly enforce authorization checks for certain operations. A local attacker with low-privilege access can exploit this weakness to cause disruption to Target VM availability. The attack requires local access to the system but does not require user interaction, making it exploitable by any authenticated non-admin user within the environment.

The vulnerability affects the confidentiality, integrity, and availability of the local system, though the impact to each is limited in scope. Importantly, there is no impact to downstream systems beyond the initially targeted component.

Root Cause

The root cause lies in improper authorization controls within Citrix Provisioning. The software does not adequately verify that users have sufficient privileges before allowing operations that can affect Target VM availability. This authorization gap allows non-administrative users to perform actions that should be restricted to privileged accounts only.

Attack Vector

The attack vector is local, meaning an attacker must have authenticated access to the Citrix Provisioning environment. The exploitation path involves:

  1. A non-admin user authenticates to the Citrix Provisioning system
  2. The user initiates operations that affect Target VM resources
  3. Due to missing or inadequate authorization checks, the operations succeed
  4. Target VMs experience short-term availability disruption

This vulnerability does not require any special conditions or user interaction beyond the initial local access, making it relatively straightforward to exploit once an attacker has low-privilege access.

Detection Methods for CVE-2024-6150

Indicators of Compromise

  • Unexpected Target VM availability disruptions initiated by non-admin user accounts
  • Unusual access patterns from low-privilege users attempting administrative operations
  • Log entries showing non-admin users performing VM management operations
  • Repeated short-term service disruptions correlated with specific user activity

Detection Strategies

  • Monitor Citrix Provisioning logs for operations performed by non-administrative accounts
  • Implement alerting for Target VM availability changes initiated by users without admin privileges
  • Review access control configurations to identify overly permissive settings
  • Correlate authentication events with VM management operations

Monitoring Recommendations

  • Enable comprehensive logging within Citrix Provisioning Console
  • Configure SIEM rules to detect authorization violations in Citrix infrastructure
  • Implement user behavior analytics to identify anomalous activity patterns
  • Regularly audit user permissions and role assignments in the Citrix environment

How to Mitigate CVE-2024-6150

Immediate Actions Required

  • Review and update Citrix Provisioning to the latest patched version
  • Audit user accounts and remove unnecessary access privileges
  • Implement strict role-based access control for Citrix Provisioning operations
  • Monitor for suspicious activity from non-admin accounts

Patch Information

Citrix has released security updates to address this vulnerability. Organizations running affected versions should apply the appropriate patches immediately. Refer to the Citrix Support Article CTX678025 for detailed patch information and download links for your specific version:

  • For Citrix Provisioning 1912 LTSR: Apply the latest cumulative update beyond CU8
  • For Citrix Provisioning 2203 LTSR: Apply the latest cumulative update beyond CU4
  • For non-LTSR versions: Update to the latest current release

Workarounds

  • Restrict local access to Citrix Provisioning servers to only essential personnel
  • Implement additional network segmentation to limit exposure of Provisioning servers
  • Review and enforce least-privilege principles for all user accounts
  • Consider implementing additional monitoring controls until patches can be applied
bash
# Example: Review user privileges in Citrix Provisioning
# Audit current user access levels and document non-admin users
# Remove unnecessary access for users who don't require Provisioning access
# Consult Citrix documentation for proper RBAC configuration

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechCitrix Provisioning

  • SeverityMEDIUM

  • CVSS Score4.8

  • EPSS Probability0.12%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-863
  • Vendor Resources
  • Citrix Support Article
  • Latest CVEs
  • CVE-2025-52793: Esselink.nu Settings CSRF Vulnerability

  • CVE-2025-52772: Virtual Moderator CSRF Vulnerability

  • CVE-2025-48279: WC MyParcel Belgium XSS Vulnerability

  • CVE-2025-39381: KiotViet Sync CSRF 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