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-2022-50808

CVE-2022-50808: CoolerMaster MasterPlus Privilege Escalation

CVE-2022-50808 is a privilege escalation vulnerability in CoolerMaster MasterPlus 1.8.5 that exploits an unquoted service path. This article covers the technical details, affected versions, system impact, and mitigation.

Updated: January 22, 2026

CVE-2022-50808 Overview

CoolerMaster MasterPlus 1.8.5 contains an unquoted service path vulnerability in the MPService that allows local attackers to execute code with elevated system privileges. Attackers can drop a malicious executable in the service path and trigger code execution during service startup or system reboot. This vulnerability is classified as CWE-427 (Uncontrolled Search Path Element).

Critical Impact

Local privilege escalation to SYSTEM-level access through malicious executable placement in unquoted service path

Affected Products

  • CoolerMaster MasterPlus version 1.8.5
  • MPService component
  • Windows installations with MasterPlus software

Discovery Timeline

  • 2026-01-13 - CVE CVE-2022-50808 published to NVD
  • 2026-01-13 - Last updated in NVD database

Technical Details for CVE-2022-50808

Vulnerability Analysis

The vulnerability exists within the MPService Windows service installed as part of CoolerMaster MasterPlus 1.8.5. The service executable path is registered without proper quotation marks, creating an exploitable condition when the path contains spaces. Windows service path parsing behavior attempts to locate executables at intermediate path locations when quotes are missing, enabling attackers with local access to plant malicious binaries that execute with SYSTEM privileges.

This unquoted service path vulnerability requires local access to the system but provides a reliable path to privilege escalation. The attack does not require user interaction beyond initial local system access, as code execution is triggered automatically during service startup or system reboot events.

Root Cause

The root cause is improper registration of the MPService executable path in the Windows service configuration. When the service path contains spaces (such as C:\Program Files\Cooler Master\...) and is not enclosed in quotation marks, Windows attempts to parse the path at each space boundary. This behavior allows an attacker to place a malicious executable at an intermediate path location (e.g., C:\Program.exe) that will be executed instead of the legitimate service binary.

Attack Vector

The attack requires local system access with sufficient privileges to write files to strategic path locations. An attacker can exploit this vulnerability by:

  1. Identifying the unquoted service path used by MPService
  2. Creating a malicious executable named to match an intermediate path component
  3. Placing the executable in a writable location along the service path
  4. Waiting for service restart or triggering a system reboot
  5. The malicious binary executes with SYSTEM privileges when the service starts

The vulnerability is exploited through the local attack vector, requiring the attacker to first gain local access to the target system before escalating privileges.

Detection Methods for CVE-2022-50808

Indicators of Compromise

  • Presence of unexpected executables in C:\ root directory or C:\Program Files\ parent directories (e.g., Program.exe, Cooler.exe)
  • Unusual process execution from root or unexpected directories with SYSTEM privileges
  • Service startup logs showing execution of binaries outside expected installation paths

Detection Strategies

  • Monitor Windows Event Logs for service startup failures or unusual service behavior related to MPService
  • Implement file integrity monitoring on common exploitation paths (C:\Program.exe, C:\Program Files\Cooler.exe)
  • Use endpoint detection tools to identify process creation events from unexpected paths running as SYSTEM
  • Query Windows service configurations for unquoted paths using wmic service get name,displayname,pathname,startmode

Monitoring Recommendations

  • Deploy behavioral analysis to detect privilege escalation attempts targeting Windows services
  • Alert on file creation events in root and Program Files directories by non-administrative users
  • Monitor for modifications to service configurations or new service registrations
  • Implement SentinelOne Singularity Platform for real-time detection of privilege escalation techniques

How to Mitigate CVE-2022-50808

Immediate Actions Required

  • Verify the MPService path configuration and manually add quotation marks around the service path in the registry
  • Remove any suspicious executables from common exploitation paths (C:\Program.exe, etc.)
  • Restrict write permissions to directories in the service path to prevent malicious binary placement
  • Apply the principle of least privilege for local user accounts

Patch Information

Organizations should check the Cooler Master Product Page for updated versions of MasterPlus that address this vulnerability. Additional technical details are available in the VulnCheck Advisory for Cooler Master and Exploit-DB #51159.

Workarounds

  • Manually fix the unquoted service path by modifying the registry key HKLM\SYSTEM\CurrentControlSet\Services\MPService\ImagePath to include proper quotation marks
  • Consider uninstalling MasterPlus software if not essential until a patched version is available
  • Implement application whitelisting to prevent execution of unauthorized binaries
  • Use Windows Defender Credential Guard and other security features to limit impact of privilege escalation
bash
# Registry fix command to quote the service path (run as Administrator)
# First, backup the current registry value, then update with quoted path
reg query "HKLM\SYSTEM\CurrentControlSet\Services\MPService" /v ImagePath
# Manually update the ImagePath value to include quotes around the full path

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechCoolermaster

  • SeverityHIGH

  • CVSS Score8.5

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/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
  • AvailabilityHigh
  • CWE References
  • CWE-427
  • Technical References
  • Cooler Master Product Page

  • Exploit-DB #51159

  • VulnCheck Advisory for Cooler Master
  • Latest CVEs
  • CVE-2025-49454: TinySalt Path Traversal Vulnerability

  • CVE-2025-48261: MultiVendorX Information Disclosure Flaw

  • CVE-2025-32119: CardGate WooCommerce SQL Injection Flaw

  • CVE-2025-26879: s2Member Plugin Reflected XSS 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