Description
A
DLL hijacking vulnerability exists in the GeoVision GV-IP Device Utility
desktop application. The application loads one or more dynamic-link libraries
(DLLs) from an unsafe search path, allowing a local attacker to place a
malicious DLL in a location searched before the legitimate library
location.
Published: 2026-07-24
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A DLL hijacking flaw in the GeoVision GV‑IP Device Utility allows a local attacker to place a malicious DLL in a directory that the application scans before the legitimate library location. When the utility loads the library, the attacker’s code runs with the same privileges as the application, enabling arbitrary execution on the affected system. The weakness is cataloged as CWE‑427, reflecting the unsafe search order of dynamic‑link libraries.

Affected Systems

GeoVision Inc. manufactures the GV‑IP Device Utility for Windows. The vulnerability affects version 9.0.7.0; the vendor released 9.0.8.0 with the fix. All other recent releases are not listed as affected in the current data.

Risk and Exploitability

The CVSS score of 7.3 signals a high severity vulnerability, while the EPSS score of less than 1% indicates a low probability of exploitation in the wild at present. This is a local attack vector: a user with the ability to write to the DLL search path can trigger the flaw, but it does not require network access or elevated privileges to discover or exploit. The vulnerability is not present in the CISA KEV catalog, yet the potential for arbitrary code execution warrants prompt remediation.

Generated by OpenCVE AI on August 3, 2026 at 20:34 UTC.

Remediation

Vendor Solution

GeoVision GV-IP Device Utility Device version 9.0.8.0 has patched reported vulnerability.  User is recommended to update to version 9.0.8.0 from GeoVision's offical website  (https://www.geovision.com.tw/download/product/GV-VMS%20V20) or contact GeoVision Support team


OpenCVE Recommended Actions

  • Upgrade the GV‑IP Device Utility to version 9.0.8.0 from the official GeoVision download site or through the support team.
  • Restrict write permissions on directories that are part of the DLL search order, ensuring only trusted administrators can place files there.
  • Implement file‑system monitoring or integrity checks to detect unauthorized DLL files being added or replaced in the application’s search path.

Generated by OpenCVE AI on August 3, 2026 at 20:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 24 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
First Time appeared Geovision
Geovision gv-ip Device Utility
Vendors & Products Geovision
Geovision gv-ip Device Utility
Metrics ssvc

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


Fri, 24 Jul 2026 07:30:00 +0000

Type Values Removed Values Added
Description A DLL hijacking vulnerability exists in the GeoVision GV-IP Device Utility desktop application. The application loads one or more dynamic-link libraries (DLLs) from an unsafe search path, allowing a local attacker to place a malicious DLL in a location searched before the legitimate library location.
Title GeoVision GV-IP Device Utility DLL Search Order Hijacking Vulnerability
First Time appeared Geovision Inc.
Geovision Inc. gv-ip Device Utility
Weaknesses CWE-427
CPEs cpe:2.3:a:geovision_inc.:gv-ip_device_utility:9.0.7.0:*:windows:*:*:*:*:*
cpe:2.3:a:geovision_inc.:gv-ip_device_utility:9.0.8.0:*:windows:*:*:*:*:*
Vendors & Products Geovision Inc.
Geovision Inc. gv-ip Device Utility
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 Gv-ip Device Utility
Geovision Inc. Gv-ip Device Utility
cve-icon MITRE

Status: PUBLISHED

Assigner: GV

Published:

Updated: 2026-07-24T12:29:41.082Z

Reserved: 2026-07-22T00:55:03.834Z

Link: CVE-2026-16519

cve-icon Vulnrichment

Updated: 2026-07-24T12:29:37.819Z

cve-icon NVD

Status : Deferred

Published: 2026-07-24T08:16:26.663

Modified: 2026-07-30T19:15:36.947

Link: CVE-2026-16519

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T20:45:03Z

Weaknesses
  • CWE-427

    Uncontrolled Search Path Element