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-2023-20858

CVE-2023-20858: VMware Carbon Black App Control RCE Flaw

CVE-2023-20858 is a remote code execution vulnerability in VMware Carbon Black App Control that allows privileged attackers to access the underlying server OS. This article covers technical details, affected versions, and mitigations.

Published: February 11, 2026

CVE-2023-20858 Overview

VMware Carbon Black App Control contains an injection vulnerability (CWE-74) that affects multiple versions of the application control platform. A malicious actor with privileged access to the App Control administration console may be able to use specially crafted input allowing access to the underlying server operating system. This vulnerability requires the attacker to already have administrative privileges to the management console, but successful exploitation could lead to complete compromise of the underlying host system.

Critical Impact

Attackers with privileged access to the VMware Carbon Black App Control administration console can exploit this injection vulnerability to gain unauthorized access to the underlying server operating system, potentially compromising the entire endpoint security infrastructure.

Affected Products

  • VMware Carbon Black App Control 8.7.x prior to 8.7.8
  • VMware Carbon Black App Control 8.8.x prior to 8.8.6
  • VMware Carbon Black App Control 8.9.x prior to 8.9.4

Discovery Timeline

  • 2023-02-22 - CVE CVE-2023-20858 published to NVD
  • 2025-03-17 - Last updated in NVD database

Technical Details for CVE-2023-20858

Vulnerability Analysis

This vulnerability is classified as an Injection vulnerability (CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component). The flaw exists within the VMware Carbon Black App Control administration console, which fails to properly sanitize user-supplied input. When a privileged administrator submits specially crafted input through the management interface, the application does not adequately validate or neutralize special elements before passing them to downstream components.

The network-accessible attack vector means that exploitation can be performed remotely by any authenticated administrator with console access. While high privileges are required to access the vulnerable functionality, the potential impact is severe—successful exploitation grants attackers access to the underlying Windows server operating system with the same privileges as the Carbon Black App Control service.

Root Cause

The root cause of CVE-2023-20858 is improper input validation within the App Control administration console. The application fails to properly neutralize special elements in user-controlled input before using that input in operations that interact with the underlying operating system. This allows specially crafted payloads to escape the intended context and execute commands or access resources on the host server.

Attack Vector

The attack requires network access to the VMware Carbon Black App Control administration console and valid administrative credentials. Once authenticated, an attacker can craft malicious input through the console interface. The injection payload bypasses input validation mechanisms and interacts directly with the underlying Windows operating system.

The attack flow involves: gaining legitimate administrative access to the console, identifying input fields vulnerable to injection, crafting payloads that exploit insufficient input sanitization, and submitting the malicious input to gain operating system access. The vulnerability does not require user interaction beyond the attacker's own actions in the administrative console.

Detection Methods for CVE-2023-20858

Indicators of Compromise

  • Unusual or unexpected commands executed by the Carbon Black App Control service process
  • Anomalous administrative console activity including unusual input patterns or repeated failed attempts
  • Unexpected process spawning from the Carbon Black App Control server application
  • Unauthorized changes to system configurations or files on the App Control server

Detection Strategies

  • Monitor administrative console access logs for suspicious activity patterns or unusual administrative actions
  • Implement alerting for any unexpected child processes spawned by the Carbon Black App Control service
  • Review audit logs for administrative sessions with unusual input characteristics or error patterns
  • Deploy behavioral analytics to detect anomalous activity from the App Control server

Monitoring Recommendations

  • Enable verbose logging on the VMware Carbon Black App Control administration console
  • Implement SIEM rules to correlate administrative login events with suspicious server-side activity
  • Monitor network traffic to and from the App Control server for unusual patterns
  • Establish baseline behavior for administrative activities to identify deviations

How to Mitigate CVE-2023-20858

Immediate Actions Required

  • Upgrade VMware Carbon Black App Control to patched versions: 8.7.8, 8.8.6, or 8.9.4 or later
  • Restrict administrative console access to only essential personnel using network segmentation
  • Review administrative account privileges and remove unnecessary access
  • Audit recent administrative console activity for signs of exploitation attempts

Patch Information

VMware has released security patches addressing this vulnerability. Customers should upgrade to the following versions immediately:

  • Version 8.7.x: Upgrade to 8.7.8 or later
  • Version 8.8.x: Upgrade to 8.8.6 or later
  • Version 8.9.x: Upgrade to 8.9.4 or later

Refer to the VMware Security Advisory VMSA-2023-0004 for complete patch details and download links.

Workarounds

  • Implement strict network access controls to limit who can reach the administration console
  • Enable multi-factor authentication for all administrative accounts if supported
  • Monitor administrative sessions closely and terminate suspicious connections immediately
  • Consider temporarily limiting administrative access until patching can be completed
bash
# Network segmentation example - restrict console access
# Add firewall rules to limit access to App Control admin console (example port 443)
# Only allow access from trusted management network segments
netsh advfirewall firewall add rule name="Restrict CB App Control Admin" dir=in action=allow protocol=tcp localport=443 remoteip=10.0.100.0/24
netsh advfirewall firewall add rule name="Block CB App Control Admin Default" dir=in action=block protocol=tcp localport=443

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

  • SeverityHIGH

  • CVSS Score7.2

  • EPSS Probability5.58%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-74
  • Vendor Resources
  • VMware Security Advisory VMSA-2023-0004
  • Related CVEs
  • CVE-2022-22952: VMware Carbon Black App Control RCE Flaw

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