Description
DLL Search Order Hijacking in LUCID Vision Labs Arena SDK 1.0.80.49 on Windows allows a local attacker to execute arbitrary code with the privileges of the application by placing a malicious DLL in a user-controlled directory listed in the PATH environment variable, which the SDK traverses when a required dependency is not found locally.
Published: 2026-08-07
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a DLL Search Order Hijacking flaw identified as CWE-427. It allows a local attacker to execute arbitrary code with the same privileges that the Arena SDK application runs under. By placing a malicious DLL in a directory that is part of the PATH environment variable and is traversed by the SDK when a required dependency cannot be found locally, the attacker can coerce the SDK into loading the attacker‑supplied DLL and therefore run code at the application level.

Affected Systems

The affected product is LUCID Vision Labs Arena SDK version 1.0.80.49, which runs on Windows.

Risk and Exploitability

The CVSS score of 8.8 reflects a high severity, and the vulnerability is local in nature. An attacker needs local access to a user‑controlled directory that is in the PATH list used by the SDK. The EPSS score is not available, so the likelihood of exploitation cannot be quantified, and the vulnerability is not listed in the CISA KEV catalog. While no exploit has been observed in the wild, the high CVSS score indicates that if exploitation occurs, the attacker would gain execution within the application’s privilege context.

Generated by OpenCVE AI on August 7, 2026 at 10:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check for and install any available updates or newer versions of Arena SDK from LUCID Vision Labs that address the DLL loading issue.
  • Remove or reposition any user‑controlled directories from the PATH environment variable that is scanned by the SDK, or set the PATH to include only safe system directories.
  • Restrict permissions for normal users so that they cannot create or place DLL files in directories that are traversed during the SDK’s load process, thereby limiting the ability to perform DLL hijacking.

Generated by OpenCVE AI on August 7, 2026 at 10:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 07 Aug 2026 09:00:00 +0000

Type Values Removed Values Added
Description DLL Search Order Hijacking in LUCID Vision Labs Arena SDK 1.0.80.49 on Windows allows a local attacker to execute arbitrary code with the privileges of the application by placing a malicious DLL in a user-controlled directory listed in the PATH environment variable, which the SDK traverses when a required dependency is not found locally.
Title LUCID Vision Labs: DLL Search Order Hijacking in Arena SDK 1.0.80.49 on Windows
First Time appeared Lucid Vision Labs
Lucid Vision Labs arena Sdk
Weaknesses CWE-427
CPEs cpe:2.3:a:lucid_vision_labs:arena_sdk:1.0.80.49:*:windows:*:*:*:*:*
Vendors & Products Lucid Vision Labs
Lucid Vision Labs arena Sdk
References
Metrics cvssV3_1

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


Subscriptions

Lucid Vision Labs Arena Sdk
cve-icon MITRE

Status: PUBLISHED

Assigner: NCSC.ch

Published:

Updated: 2026-08-07T15:13:36.117Z

Reserved: 2026-05-21T14:12:19.920Z

Link: CVE-2026-9169

cve-icon Vulnrichment

Updated: 2026-08-07T15:13:32.289Z

cve-icon NVD

Status : Deferred

Published: 2026-08-07T09:16:59.430

Modified: 2026-08-26T16:39:50.787

Link: CVE-2026-9169

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T11:12:49Z

Weaknesses
  • CWE-427

    Uncontrolled Search Path Element