CVE-2026-9169
Received Received - Intake

DLL Search Order Hijacking in LUCID Vision Labs Arena SDK

Vulnerability report for CVE-2026-9169, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-07

Last updated on: 2026-08-07

Assigner: Switzerland Government Common Vulnerability Program

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-07
Last Modified
2026-08-07
Generated
2026-08-07
AI Q&A
2026-08-07
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
lucid_vision_labs arena_sdk 1.0.80.49
lucid_vision_labs arena_sdk to 1.0.85.11 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-427 The product uses a fixed or controlled search path to find resources, but one or more locations in that path can be under the control of unintended actors.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

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.

Detection Guidance

To detect DLL Search Order Hijacking in LUCID Vision Labs Arena SDK, check for missing dependencies like log4cpp.dll in the SDK installation directory. Inspect the PATH environment variable for user-writable directories that could host malicious DLLs. Use process monitoring tools like Process Monitor to observe DLL loading behavior.

Impact Analysis

An attacker could exploit this to run malicious code on your system with the same permissions as the Arena SDK application. This could lead to unauthorized access, data theft, or system compromise if the application has elevated privileges.

Compliance Impact

This vulnerability could potentially impact compliance with GDPR and HIPAA by allowing unauthorized code execution on systems processing sensitive data. Local attackers exploiting DLL search order hijacking may gain elevated privileges, risking data breaches or unauthorized access to protected health or personal information. Such incidents could violate GDPR's integrity and confidentiality requirements or HIPAA's safeguards for protected health information.

Mitigation Strategies

Update Arena SDK to version 1.0.85.11 or later to address missing dependencies. Ensure all required DLLs are present in the SDK directory. Restrict write permissions to directories in the PATH environment variable. Monitor system logs for unexpected DLL loads or crashes.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-9169. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart