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-4987

CVE-2022-4987: Hirschmann HiVision RCE Vulnerability

CVE-2022-4987 is a remote code execution vulnerability in Hirschmann Industrial HiVision that allows attackers to execute malicious binaries with elevated privileges. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: April 10, 2026

CVE-2022-4987 Overview

CVE-2022-4987 is a path hijacking vulnerability affecting Hirschmann Industrial HiVision, a network management software used in industrial control system (ICS) environments. The vulnerability exists in versions 08.1.03 prior to 08.1.04 and version 08.2.00, specifically within the execution mechanism for user-configured external applications. Due to insufficient path sanitization, an attacker with local access can place a malicious binary in the execution path, causing it to be executed instead of the intended application. This can result in arbitrary code execution with elevated privileges depending on the context of the external application.

Critical Impact

Local attackers can achieve arbitrary code execution with potentially elevated privileges by exploiting insufficient path sanitization in external application execution, posing significant risks to industrial control system environments.

Affected Products

  • Hirschmann Industrial HiVision version 08.1.03 (prior to 08.1.04)
  • Hirschmann Industrial HiVision version 08.2.00

Discovery Timeline

  • 2026-04-03 - CVE-2022-4987 published to NVD
  • 2026-04-07 - Last updated in NVD database

Technical Details for CVE-2022-4987

Vulnerability Analysis

This vulnerability is classified under CWE-426 (Untrusted Search Path), which occurs when an application searches for executable files or libraries in directories that can be controlled by an attacker. In the context of Hirschmann Industrial HiVision, the software allows administrators to configure external applications for integration with the network management platform. When these external applications are invoked, the software fails to properly validate and sanitize the execution path, creating an opportunity for path hijacking attacks.

The local attack vector requires an attacker to have access to the system where HiVision is installed. Once access is obtained, the attacker can place a malicious executable in a location that takes precedence in the search path over the legitimate application. When HiVision attempts to launch the configured external application, the malicious binary is executed instead. The impact is significant because HiVision operates in industrial environments where it manages network infrastructure, and code execution in this context could compromise the integrity of industrial control systems.

Root Cause

The root cause of this vulnerability is insufficient path sanitization in the external application execution mechanism. The software does not properly validate or restrict the search path when launching user-configured external applications, allowing an attacker to inject a malicious binary into the search path. This is a classic instance of an untrusted search path vulnerability where the application trusts the system's path resolution without implementing additional security controls.

Attack Vector

The attack requires local access to the system running Hirschmann Industrial HiVision. An attacker must:

  1. Gain local access to the target system (either through legitimate credentials or another compromise)
  2. Identify a configured external application within HiVision
  3. Place a malicious executable in a directory that appears earlier in the search path than the legitimate application
  4. Wait for or trigger the execution of the external application through HiVision

When the external application is invoked, the operating system's path resolution mechanism finds the malicious binary first, executing it with the same privileges as the HiVision process or the configured external application. In industrial environments, these processes often run with elevated privileges, amplifying the impact of successful exploitation.

The vulnerability requires some user interaction (UI:P in the CVSS vector), indicating that the attack may require an administrator to trigger the execution of the external application, though this could occur as part of normal HiVision operations.

Detection Methods for CVE-2022-4987

Indicators of Compromise

  • Unexpected executable files appearing in system PATH directories or HiVision application directories
  • Unusual process execution originating from the HiVision process or installation path
  • Modified timestamps on critical system directories that appear in the search path
  • Anomalous network activity or system behavior following execution of external applications through HiVision

Detection Strategies

  • Monitor file system changes in directories within the system PATH, particularly focusing on new executable files
  • Implement application whitelisting to detect unauthorized binaries being executed
  • Configure endpoint detection rules to alert on child processes spawned by HiVision that don't match expected external application paths
  • Review Windows Event Logs for process creation events associated with HiVision

Monitoring Recommendations

  • Enable detailed process auditing on systems running HiVision to capture parent-child process relationships
  • Deploy file integrity monitoring (FIM) on critical directories in the execution path
  • Configure SentinelOne Singularity to monitor for suspicious process lineage from HiVision processes
  • Regularly audit configured external applications in HiVision and verify their paths are correct and secure

How to Mitigate CVE-2022-4987

Immediate Actions Required

  • Upgrade Hirschmann Industrial HiVision to version 08.1.04 or later, which addresses this vulnerability
  • Review all configured external applications in HiVision and ensure they use absolute paths rather than relative paths
  • Restrict write access to directories in the system PATH to administrators only
  • Implement application whitelisting to prevent unauthorized executables from running

Patch Information

Belden, the parent company of Hirschmann, has released security updates addressing this vulnerability. According to the Belden Security Bulletin BSECV-2021-03, users should upgrade to Hirschmann Industrial HiVision version 08.1.04 or later. For additional technical details, refer to the VulnCheck Advisory.

Workarounds

  • Configure all external applications in HiVision using fully qualified absolute paths to prevent path resolution ambiguity
  • Remove write permissions for non-administrative users on all directories in the system PATH
  • Implement strict file system ACLs on the HiVision installation directory and its subdirectories
  • Consider network segmentation to limit local access to systems running HiVision in industrial environments
bash
# Example: Restrict PATH directory permissions (Windows)
# Review and secure directories in system PATH
icacls "C:\Windows\System32" /inheritance:r /grant:r Administrators:F /grant:r SYSTEM:F

# Verify HiVision installation directory permissions
icacls "C:\Program Files\Hirschmann\Industrial HiVision" /T /Q

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechHirschmann

  • SeverityHIGH

  • CVSS Score7.0

  • EPSS Probability0.00%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:P/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
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • CWE-426
  • Technical References
  • Belden Security Bulletin BSECV-2021-03

  • VulnCheck Advisory on Hirschmann Vulnerability
  • Related CVEs
  • CVE-2017-20237: Hirschmann HiVision Auth Bypass Flaw

  • CVE-2015-10148: Hirschmann HiLCOS Information Disclosure

  • CVE-2016-15058: Hirschmann HiLCOS Information Disclosure

  • CVE-2017-20233: Hirschmann HiLCOS Firewall Bypass Flaw
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