← Back to search

CVE-2026-18755

7.3 HIGH

Published 2026-08-04 · Updated 2026-08-04

AI risk analysis

Summary
This vulnerability allows a local attacker to execute arbitrary code by placing a crafted DLL in an unsafe directory, potentially leading to unauthorized access and control of the GV-ASManager process.
Exploitability
Exploitation requires write access to a specific directory and knowledge of the application's search path; it is moderately difficult but feasible for attackers with local privileges.
Blast radius
If exploited, this could result in significant damage, including data theft or system compromise, affecting users running affected versions of GV-ASManager.
Prioritized remediation
Restrict write access to directories used by GV-ASManager and ensure all libraries are sourced from trusted locations.
rcedll-hijackinglocal-privilegecode-execution

Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.

NVD description

A DLL hijacking vulnerability in GeoVision GV-ASManager allows a local attacker with write access to an unsafe search directory to execute arbitrary code. By placing a crafted dynamic-link library (DLL) file into the application search path prior to the legitimate library, the malicious code is loaded and executed under the security privileges of the GV-ASManager process.

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H

Weaknesses

CWE-428

All references

Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.