CVE-2022-4987: Hirschmann Industrial HiVision External Application Path Hijacking Leading to Arbitrary Code Execution
Hirschmann Industrial HiVision version 08.1.03 prior to 08.1.04 and 08.2.00 contains a vulnerability in the execution of user-configured external applications that allows a local attacker to execute arbitrary binaries. Due to insufficient path sanitization, an attacker can place a malicious binary in the execution path of a configured external application, causing it to be executed instead of the intended application. This can result in execution with elevated privileges depending on the context of the external application.
Security readout for executives and security teams
Plain-English summary
This flaw affects Belden Hirschmann Industrial HiVision, used to monitor industrial networks. A local user can influence how configured external applications are launched and may cause another binary to run instead. Business impact is highest where the software runs with privileged accounts on OT management workstations.
Executive priority
Treat as high priority for OT management environments, especially where Industrial HiVision runs with administrative privileges. It is not described as remotely exploitable, but compromise of a monitoring workstation can create operational and visibility risk.
Technical view
CVE-2022-4987 is a CWE-426 untrusted search path issue in execution of user-configured external applications. A local, low-privileged attacker with user interaction can trigger execution of an unintended binary, potentially with elevated privileges depending on the application context. CVSS is 7.3 high.
Likely exposure
Exposure is limited to environments running Hirschmann Industrial HiVision versions described as affected before 08.1.04 and 08.2.00. The most relevant assets are OT engineering, monitoring, and management workstations where users configure or launch external applications.
Exploitation context
The source bundle does not show CISA KEV listing or confirmed active exploitation. The attack is local, requires privileges and user interaction, and depends on placing a binary where the configured application launch path resolves it first.
Researcher notes
Evidence supports a local path hijacking weakness, not remote network exploitation. The bundle is limited on exact version-range semantics, so confirm affected and fixed releases against the Belden bulletin before closing exposure.
Mitigation direction
Identify all Hirschmann Industrial HiVision installations and versions.
Review Belden guidance for fixed versions and upgrade eligibility.
Prioritize systems running 08.1.03 or earlier affected builds.
Restrict local write access near external application execution paths.
Run the software with least-privileged accounts where operationally possible.
Monitor vendor advisories for updated remediation details.
Validation and detection
Inventory installed Industrial HiVision versions across OT workstations.
Check whether external applications are configured in the product.
Review local path and directory permissions for configured application launches.
Confirm upgraded systems report 08.1.04, 08.2.00, or vendor-approved later versions.
Look for unexpected binaries in application search paths.
Document any compensating controls for systems awaiting upgrade.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-426: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
2CVSS vectors
3Timeline events
1ADP providers
3Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
2 official scores
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-426 · source CWE mapping
Untrusted Search Path
Untrusted Search Path represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.