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
    • 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-2022-22951

CVE-2022-22951: VMware Carbon Black App Control RCE Flaw

CVE-2022-22951 is an OS command injection vulnerability in VMware Carbon Black App Control that enables authenticated attackers to execute remote code. This article covers technical details, affected versions, impact, and mitigation.

Published: February 18, 2026

CVE-2022-22951 Overview

CVE-2022-22951 is an OS command injection vulnerability affecting VMware Carbon Black App Control, a leading application control and allowlisting solution used by enterprises to protect endpoints. The vulnerability allows an authenticated attacker with high privileges and network access to the VMware App Control administration interface to execute arbitrary commands on the server due to improper input validation, leading to remote code execution.

Critical Impact

An authenticated, high-privileged attacker with network access to the VMware App Control administration interface can achieve remote code execution on the server, potentially compromising the entire endpoint security management infrastructure.

Affected Products

  • VMware Carbon Black App Control 8.5.x prior to 8.5.14
  • VMware Carbon Black App Control 8.6.x prior to 8.6.6
  • VMware Carbon Black App Control 8.7.x prior to 8.7.4
  • VMware Carbon Black App Control 8.8.x prior to 8.8.2
  • Deployments running on Microsoft Windows

Discovery Timeline

  • March 23, 2022 - CVE-2022-22951 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2022-22951

Vulnerability Analysis

This vulnerability is classified under CWE-78 (Improper Neutralization of Special Elements used in an OS Command), commonly known as OS Command Injection. The flaw resides in the VMware Carbon Black App Control administration interface, where user-supplied input is not properly sanitized before being passed to operating system command execution functions.

The vulnerability requires an authenticated user with high privileges and network access to the administration interface. While the authentication requirement raises the barrier to exploitation, the potential impact is severe. When successfully exploited, an attacker can execute arbitrary commands with the privileges of the Carbon Black App Control server process, which typically runs with elevated system permissions.

The scope of this vulnerability extends beyond the vulnerable component itself, meaning that a successful exploit can affect resources beyond the security scope of the vulnerable component. This makes it particularly dangerous in enterprise environments where the Carbon Black App Control server manages security policies across numerous endpoints.

Root Cause

The root cause of CVE-2022-22951 is improper input validation in the VMware Carbon Black App Control administration interface. User-controlled input is passed to operating system command execution functions without adequate sanitization or parameterization. This allows specially crafted input containing command injection payloads to be interpreted as commands by the underlying operating system shell.

The administration interface fails to implement proper input validation controls such as allowlist-based filtering, input encoding, or parameterized command execution that would prevent malicious command characters from being processed as part of the command string.

Attack Vector

The attack is conducted remotely over the network against the VMware App Control administration interface. An attacker must first obtain valid credentials with high privileges to authenticate to the administration interface. Once authenticated, the attacker can craft malicious input containing OS command injection payloads that will be executed by the server.

The attack flow typically involves:

  1. Gaining access to valid administrative credentials through credential theft, phishing, or other means
  2. Accessing the Carbon Black App Control administration interface over the network
  3. Identifying input fields or API endpoints vulnerable to command injection
  4. Crafting payloads that include command separators (such as semicolons, pipes, or ampersands) followed by malicious commands
  5. Submitting the crafted input, causing the server to execute the injected commands with elevated privileges

Since no verified code examples are available, the technical details of exploitation patterns can be found in the VMware Security Advisory VMSA-2022-0008.

Detection Methods for CVE-2022-22951

Indicators of Compromise

  • Unusual process execution or command-line activity originating from the Carbon Black App Control server process
  • Unexpected network connections initiated by the Carbon Black App Control server to external addresses
  • Suspicious authentication patterns to the administration interface, particularly from unusual source IPs
  • Creation of new user accounts or modification of existing privileges on the server
  • Anomalous file system activity, including creation of scripts or executables in unexpected directories

Detection Strategies

  • Monitor authentication logs for the Carbon Black App Control administration interface for anomalous access patterns or brute force attempts
  • Implement network traffic analysis to detect unusual command patterns or payloads in HTTP requests to the administration interface
  • Deploy endpoint detection and response (EDR) solutions to identify suspicious child processes spawned by the Carbon Black App Control server
  • Configure SIEM rules to alert on command injection indicators such as shell metacharacters in web application logs
  • Establish baseline behavior for the Carbon Black App Control server and alert on deviations

Monitoring Recommendations

  • Enable comprehensive logging for the Carbon Black App Control administration interface and forward logs to a centralized SIEM
  • Monitor Windows Event Logs for process creation events (Event ID 4688) associated with the Carbon Black App Control service
  • Implement file integrity monitoring on the Carbon Black App Control server to detect unauthorized modifications
  • Review administrative access logs regularly for unauthorized or suspicious access attempts

How to Mitigate CVE-2022-22951

Immediate Actions Required

  • Upgrade VMware Carbon Black App Control to patched versions: 8.5.14, 8.6.6, 8.7.4, or 8.8.2 or later immediately
  • Restrict network access to the administration interface using firewall rules and network segmentation
  • Audit all administrative accounts and remove unnecessary high-privilege access
  • Review logs for any signs of exploitation prior to patching
  • Implement multi-factor authentication for administrative access if not already in place

Patch Information

VMware has released security patches addressing CVE-2022-22951. Organizations should upgrade to the following fixed versions based on their current installation:

Current VersionFixed Version
8.5.x8.5.14 or later
8.6.x8.6.6 or later
8.7.x8.7.4 or later
8.8.x8.8.2 or later

Detailed patch information and download links are available in the VMware Security Advisory VMSA-2022-0008.

Workarounds

  • Limit network access to the Carbon Black App Control administration interface to trusted management networks only
  • Implement strict IP allowlisting for administrative access at the network and application levels
  • Use a jump server or bastion host for all administrative access to reduce exposure
  • Monitor all administrative sessions with session recording capabilities where feasible
  • Consider temporarily disabling remote administrative access until patches can be applied, if operationally feasible
bash
# Example: Windows Firewall rule to restrict access to administration interface
# Replace 192.168.1.0/24 with your trusted management network
netsh advfirewall firewall add rule name="Block CB App Control Admin" dir=in protocol=tcp localport=443 action=block
netsh advfirewall firewall add rule name="Allow CB Admin from Mgmt" dir=in protocol=tcp localport=443 remoteip=192.168.1.0/24 action=allow

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechVmware Carbon Black App Control

  • SeverityCRITICAL

  • CVSS Score9.1

  • EPSS Probability4.69%

  • 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-78
  • Vendor Resources
  • VMware Security Advisory VMSA-2022-0008
  • Related CVEs
  • CVE-2023-20858: VMware Carbon Black App Control RCE Flaw

  • CVE-2022-22952: VMware Carbon Black App Control RCE Flaw

  • CVE-2021-21998: VMware Carbon Black Authentication Bypass
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