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.
Published: 2026-08-04
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A DLL hijacking flaw in GeoVision GV-ASManager permits a local attacker who can write to an unsafe search directory to substitute a malicious library. If the attacker places a crafted DLL before the legitimate one, the vulnerable process loads and runs the attacker’s code with the same privileges as GV-ASManager. The flaw is a classic example of the CWE‑428 weakness, allowing compromise of confidentiality, integrity, and availability in the affected system.

Affected Systems

The vulnerability affects the GeoVision GV-ASManager application. No specific product version is identified in the current data, so any installation that includes the application’s loading mechanism is potentially susceptible.

Risk and Exploitability

The CVSS score of 7.3 indicates a high severity local vulnerability; the EPSS score is unknown and the flaw is not listed in the CISA KEV catalog. A local attacker with write access to the application’s search directory can exploit the issue directly, enabling execution of arbitrary code under the GV-ASManager process context. The attack requires only local access and permission to place a DLL in the unsafe directory, making it a practical threat for insiders or privileged users.

Generated by OpenCVE AI on August 4, 2026 at 09:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest vendor patch for GV-ASManager
  • Restrict write permissions on the application’s DLL search directories to prevent unauthorized files from being placed there
  • Configure or relocate DLL dependencies to secure directories that are not writable by regular users

Generated by OpenCVE AI on August 4, 2026 at 09:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 10:00:00 +0000

Type Values Removed Values Added
First Time appeared Geovision Inc.
Geovision Inc. asmanager
Vendors & Products Geovision Inc.
Geovision Inc. asmanager

Tue, 04 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 04 Aug 2026 07:30:00 +0000

Type Values Removed Values Added
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.
Title GV-ASManager DLL hijacking vulnerability
Weaknesses CWE-428
References
Metrics cvssV3_1

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


Subscriptions

Geovision Inc. Asmanager
cve-icon MITRE

Status: PUBLISHED

Assigner: GV

Published:

Updated: 2026-08-04T15:02:57.370Z

Reserved: 2026-08-04T00:55:06.534Z

Link: CVE-2026-18755

cve-icon Vulnrichment

Updated: 2026-08-04T14:37:04.027Z

cve-icon NVD

Status : Received

Published: 2026-08-04T08:16:34.930

Modified: 2026-08-04T16:16:22.230

Link: CVE-2026-18755

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T09:45:06Z

Weaknesses
  • CWE-428

    Unquoted Search Path or Element