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: n/a
EPSS: n/a
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 lacks an EPSS score and it is not listed in the CISA KEV catalog, yet the potential for arbitrary code execution makes it 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 3, 2026 at 17:53 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 3, 2026 at 17:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-06-03T15:04:18.594Z

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

Link: CVE-2026-36574

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-36574

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-03T18:00:07Z

Weaknesses