Description
A DLL hijacking vulnerability in Wassimulator (GitHub) CactusViewer v2.3.0 allows attackers to escalate privileges and execute arbitrary code via a crafted DLL.
Published: 2026-06-03
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A DLL hijacking flaw in CactusViewer allows a malicious DLL to be loaded in place of a legitimate dependency. By dropping a crafted DLL with the same name as an expected library, an attacker can execute arbitrary code under the privileges of the application, enabling privilege escalation. This vulnerability can compromise confidentiality, integrity, and availability of the host system.

Affected Systems

The affected product is the GitHub project Wassimulator CactusViewer, specifically release 2.3.0. No vendor or product name is provided in official CNA data, but the release is distributed as CactusViewer.exe on GitHub. Affected systems include any machines running the 2.3.0 Windows executable without proper security controls.

Risk and Exploitability

The vulnerability has an EPSS score of <1 % and is not listed in the CISA KEV catalog, yet the CVSS score of 7.8 indicates that arbitrary code execution is possible, classifying the flaw as high-risk. Exploitation requires the attacker to supply a malicious DLL into the application’s search path, typically by writing to a writable directory used by the program. The attack vector is inferred to be local or remote through file placement, and the condition is that the attack surface includes writable directories and there is no hardening of the DLL search order. Given the severity of Remote Code Execution, security professionals should treat this flaw as critical.

Generated by OpenCVE AI on June 8, 2026 at 22:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade CactusViewer to a patched version that removes the insecure DLL search order or implements a restricted DLL directory.
  • Restrict write permissions on the folder containing CactusViewer.exe and its dependent DLLs so that only trusted users or processes can place files there.
  • Run the application under the least privileged user context and enforce DLL load restrictions such as SetDefaultDllDirectories(LOAD_LIBRARY_SEARCH_DEFAULT_DIRS) if possible.
  • Deploy endpoint protection to detect and block unauthorized DLL replacements.

Generated by OpenCVE AI on June 8, 2026 at 22:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 08 Jun 2026 22:45:00 +0000

Type Values Removed Values Added
Title DLL Hijacking in CactusViewer Allowing Privilege Escalation

Mon, 08 Jun 2026 21:15:00 +0000

Type Values Removed Values Added
Title DLL Hijacking Vulnerability in CactusViewer v2.3.0 Allows Arbitrary Code Execution
Weaknesses CWE-22

Mon, 08 Jun 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-427
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 05 Jun 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Wassimulator
Wassimulator cactusviewer
Vendors & Products Wassimulator
Wassimulator cactusviewer

Wed, 03 Jun 2026 18:15:00 +0000

Type Values Removed Values Added
Title DLL Hijacking Vulnerability in CactusViewer v2.3.0 Allows Arbitrary Code Execution
Weaknesses CWE-22

Wed, 03 Jun 2026 16:00:00 +0000

Type Values Removed Values Added
Description A DLL hijacking vulnerability in Wassimulator (GitHub) CactusViewer v2.3.0 allows attackers to escalate privileges and execute arbitrary code via a crafted DLL.
References

Subscriptions

Wassimulator Cactusviewer
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-06-08T18:16:53.976Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-36574

cve-icon Vulnrichment

Updated: 2026-06-08T18:16:00.446Z

cve-icon NVD

Status : Deferred

Published: 2026-06-03T16:16:28.740

Modified: 2026-06-08T19:16:43.310

Link: CVE-2026-36574

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-08T22:30:26Z

Weaknesses
  • CWE-427

    Uncontrolled Search Path Element