CVE-2026-18755
Received Received - Intake

GeoVision GV-ASManager DLL Hijacking Vulnerability

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

Publication date: 2026-08-04

Last updated on: 2026-08-04

Assigner: 0df08a0e-a200-4957-9bb0-084f562506f9

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 Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
geovision gv-asmanager *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-428 The product uses a search path that contains an unquoted element, in which the element contains whitespace or other separators. This can cause the product to access resources in a parent path.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a DLL hijacking vulnerability in GeoVision GV-ASManager. A local attacker with write access to an unsafe search directory can place a malicious DLL file in the application's search path before the legitimate library. When the application loads the DLL, it executes the attacker's code with the same privileges as the GV-ASManager process.

Detection Guidance

Detecting this vulnerability requires checking for unsafe DLL search paths in GeoVision GV-ASManager. Inspect directories where GV-ASManager loads DLLs, particularly those writable by unprivileged users. Look for unexpected or unsigned DLL files in the application's search path.

Impact Analysis

An attacker could gain control of the GV-ASManager process, potentially leading to unauthorized code execution on your system. This could allow the attacker to steal data, install malware, or perform other malicious actions with the privileges of the affected application.

Compliance Impact

This vulnerability could lead to unauthorized access or data breaches, violating compliance requirements under GDPR and HIPAA. Organizations may face penalties or legal consequences if this vulnerability results in exposure of sensitive personal or health data.

Mitigation Strategies

Restrict write permissions to directories where GV-ASManager searches for DLLs. Ensure only trusted users or processes can modify these directories. Update GV-ASManager to the latest version if a patch is available. Monitor for unusual DLL files in the application's search path.

Chat Assistant

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

EPSS Chart