Description
DriveLock Directory Traversal Information Disclosure Vulnerability. This vulnerability allows remote attackers to disclose sensitive information on affected installations of DriveLock. Authentication is required to exploit this vulnerability.

The specific flaw exists within the web service, which listens on TCP port 4568 by default. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to disclose information in the context of the service account. Was ZDI-CAN-28713.
Published: 2026-07-29
Score: 6.5 Medium
EPSS: 1.6% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability in DriveLock's web service allows an attacker to read files on the server by submitting a crafted path. Because the service fails to validate the user‑supplied path, an authenticated user can request arbitrary files and receive their contents, exposing sensitive data. The flaw is a classic directory traversal that enables confidential information disclosure from the context of the service account.

Affected Systems

All installations of DriveLock that expose the built‑in web service on TCP port 4568 are affected. The vendor brand is DriveLock, and no specific version number is listed in the advisory, so every deployed instance should be reviewed for this issue.

Risk and Exploitability

The advisory assigns a CVSS score of 6.5, which reflects a moderate severity threat. EPSS of 2 % indicates a low likelihood of widespread exploitation at present, and the vulnerability is not yet listed in CISA KEV. Exploitation requires authentication, so only users who have legitimate login credentials can leverage the flaw. An attacker who compromises an account can craft requests that include path traversal sequences, causing the service to read files beside its intended directory and return their contents in the HTTP response.

Generated by OpenCVE AI on August 3, 2026 at 12:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the vendor’s security patch for the web service as described in the official bulletin.
  • Limit access to port 4568 by configuring firewalls or network segmentation so that only trusted administrative hosts can reach the service.
  • Implement strict input validation on the server side, ensuring that all requested paths are canonicalized and confined to the authorized directory.

Generated by OpenCVE AI on August 3, 2026 at 12:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
First Time appeared Drivelock
Drivelock drivelock
Vendors & Products Drivelock
Drivelock drivelock

Wed, 29 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 29 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Description DriveLock Directory Traversal Information Disclosure Vulnerability. This vulnerability allows remote attackers to disclose sensitive information on affected installations of DriveLock. Authentication is required to exploit this vulnerability. The specific flaw exists within the web service, which listens on TCP port 4568 by default. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to disclose information in the context of the service account. Was ZDI-CAN-28713.
Title DriveLock Directory Traversal Information Disclosure Vulnerability
Weaknesses CWE-22
References
Metrics cvssV3_0

{'score': 6.5, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Drivelock Drivelock
cve-icon MITRE

Status: PUBLISHED

Assigner: zdi

Published:

Updated: 2026-07-29T19:47:06.945Z

Reserved: 2026-04-03T14:33:24.878Z

Link: CVE-2026-5492

cve-icon Vulnrichment

Updated: 2026-07-29T19:44:50.403Z

cve-icon NVD

Status : Deferred

Published: 2026-07-29T20:17:06.140

Modified: 2026-07-30T14:18:46.477

Link: CVE-2026-5492

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T13:00:07Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')