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-2021-47862

CVE-2021-47862: Hi-Rez Studios Privilege Escalation Flaw

CVE-2021-47862 is an unquoted service path vulnerability in Hi-Rez Studios 5.1.6.3 HiPatchService allowing local attackers to gain LocalSystem privileges. This article covers technical details, impact, and mitigation.

Published: January 23, 2026

CVE-2021-47862 Overview

CVE-2021-47862 is an unquoted service path vulnerability in Hi-Rez Studios 5.1.6.3 affecting the HiPatchService component. This local privilege escalation vulnerability allows attackers with local access to execute arbitrary code with elevated LocalSystem permissions by exploiting the improper handling of service executable paths containing spaces.

Critical Impact

Local attackers can gain LocalSystem privileges by placing a malicious executable in the unquoted service path, achieving complete system compromise during service startup or system reboot.

Affected Products

  • Hi-Rez Studios 5.1.6.3
  • HiPatchService component
  • Windows installations with vulnerable Hi-Rez game clients

Discovery Timeline

  • 2026-01-21 - CVE CVE-2021-47862 published to NVD
  • 2026-01-21 - Last updated in NVD database

Technical Details for CVE-2021-47862

Vulnerability Analysis

This vulnerability is classified under CWE-428 (Unquoted Search Path or Element), a common Windows service misconfiguration. When a Windows service is configured with an executable path containing spaces that is not properly enclosed in quotation marks, Windows interprets the path ambiguously during service startup. The HiPatchService in Hi-Rez Studios 5.1.6.3 suffers from this exact configuration flaw, allowing local attackers to hijack the service execution flow.

The vulnerability requires local access to the system, making it particularly relevant in multi-user environments, shared workstations, or systems already partially compromised. Once exploited, the attacker gains LocalSystem privileges—the highest privilege level on Windows systems—enabling complete control over the affected machine.

Root Cause

The root cause is the improper configuration of the HiPatchService executable path in the Windows registry. When the service path contains spaces (such as C:\Program Files\Hi-Rez Studios\HiPatchService.exe) and is not enclosed in quotation marks, Windows attempts to locate executables at each space-delimited segment of the path. This behavior creates an opportunity for attackers to place malicious executables at intermediate path locations.

For example, if an attacker places a file named Program.exe or Hi-Rez.exe in the C:\ or C:\Program Files\ directory respectively, Windows may execute this malicious file instead of the legitimate service executable when the service starts.

Attack Vector

The attack vector is local, requiring the attacker to have the ability to write files to directories in the unquoted service path. The exploitation process involves:

  1. Identifying the vulnerable unquoted service path for HiPatchService
  2. Determining which intermediate path locations are writable by the attacker
  3. Placing a malicious executable at a location that Windows will attempt to execute before reaching the legitimate service binary
  4. Triggering service restart through system reboot or manual service manipulation
  5. Gaining code execution with LocalSystem privileges when the malicious executable runs

The attacker's payload executes with the same permissions as the service—in this case, LocalSystem—providing complete administrative access to the compromised system.

Detection Methods for CVE-2021-47862

Indicators of Compromise

  • Presence of unexpected executables in C:\Program.exe, C:\Program Files\Hi-Rez.exe, or similar intermediate path locations
  • Unusual process execution originating from HiPatchService with suspicious child processes
  • New or modified executables in the Hi-Rez Studios installation directory path segments
  • Windows Event Log entries showing service start failures followed by unexpected process execution

Detection Strategies

  • Query Windows services for unquoted paths using PowerShell: Get-WmiObject Win32_Service | Where-Object { $_.PathName -notmatch '^"' -and $_.PathName -match ' ' }
  • Monitor file creation events in root directories and Program Files for unexpected executables
  • Implement application whitelisting to prevent unauthorized executables from running in service contexts
  • Use endpoint detection tools to alert on privilege escalation patterns and suspicious LocalSystem process creation

Monitoring Recommendations

  • Enable Windows Security Event Log auditing for process creation (Event ID 4688) with command line logging
  • Configure file integrity monitoring on directories within common unquoted service paths
  • Deploy SentinelOne's behavioral AI to detect privilege escalation attempts and anomalous service behavior
  • Establish baseline service configurations and alert on deviations during service startup sequences

How to Mitigate CVE-2021-47862

Immediate Actions Required

  • Audit the HiPatchService registry configuration and add quotation marks around the service executable path
  • Scan for and remove any suspicious executables in intermediate path locations (C:\Program.exe, etc.)
  • Restrict write permissions on directories that fall within the unquoted service path
  • Update Hi-Rez Studios software to the latest version if a patched release is available
  • Implement principle of least privilege to limit user ability to write to sensitive directories

Patch Information

Check the Hi-Rez Studios official website for the latest software updates that may address this vulnerability. Review the VulnCheck Advisory for detailed technical information and remediation guidance. Additional technical details are available through Exploit-DB #49701.

Workarounds

  • Manually correct the service path by adding quotation marks in the Windows Registry under HKLM\SYSTEM\CurrentControlSet\Services\HiPatchService
  • Remove write permissions for non-administrative users on the C:\ root directory and C:\Program Files\ folder
  • Disable the HiPatchService if not required for game functionality until a proper patch is available
  • Use Windows Group Policy to restrict executable permissions in affected path locations
bash
# PowerShell command to identify and fix unquoted service paths
# First, identify the vulnerable service path
Get-WmiObject Win32_Service -Filter "Name='HiPatchService'" | Select-Object Name, PathName

# To fix, modify the registry value with proper quoting (requires administrative privileges)
# Example: Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Services\HiPatchService" -Name "ImagePath" -Value '"C:\Program Files\Hi-Rez Studios\HiPatchService\HiPatchService.exe"'

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechHipatchservice

  • SeverityHIGH

  • CVSS Score8.5

  • EPSS Probability0.01%

  • 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-428
  • Technical References
  • Exploit-DB #49701

  • Hi-Rez Studios Homepage

  • VulnCheck Advisory on Hi-Rez Service
  • Latest CVEs
  • CVE-2026-35467: Browser API Key Information Disclosure

  • CVE-2026-35466: cveInterface.js XSS Vulnerability

  • CVE-2026-30252: ZenShare Suite XSS Vulnerability

  • CVE-2026-30251: ZenShare Suite v17.0 XSS Vulnerability
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