Description
DriveLock Directory Traversal Information Disclosure Vulnerability. This vulnerability allows remote attackers to disclose sensitive information on affected installations of DriveLock. Authentication is not 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-28719.
Published: 2026-07-29
Score: 5.3 Medium
EPSS: 1.3% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A directory traversal flaw in DriveLock’s web service allows an attacker to read files on the server without authentication. The web service listens on TCP port 4568 by default and does not perform proper validation of user‑supplied paths before file operations. This vulnerability can be exploited remotely, enabling disclosure of sensitive information in the context of the service account. The CVSS score of 5.3 categorizes the impact as moderate, reflecting the risk of confidential data exposure. The weakness is a CWE-22 directory traversal flaw.

Affected Systems

The affected product is DriveLock, specifically the DriveLock web service component. No explicit version numbers are listed in the advisory, so all installations that include the susceptible web service are potentially vulnerable. The service operates on TCP port 4568 unless reconfigured by the administrator.

Risk and Exploitability

The vulnerability carries a CVSS score of 5.3 and an EPSS of 1.266 %, indicating a moderate severity and a low but nonzero likelihood of exploitation at this time. The flaw is not listed in CISA’s KEV catalog. Attackers can gain access purely through remote connections to the web service, performing directory traversal with no authentication requirement. The weakness is classified as CWE-22, a directory traversal vulnerability that permits accessing files outside the intended directory.

Generated by OpenCVE AI on August 2, 2026 at 07:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest vendor patch or update to a version that addresses the directory traversal flaw.
  • Enforce strict network controls to limit external access to TCP port 4568, allowing only trusted hosts to communicate with the DriveLock web service.
  • If the web service is not essential to operations, consider disabling it or removing the component from the deployment to eliminate the attack surface.

Generated by OpenCVE AI on August 2, 2026 at 07:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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

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

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 not 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-28719.
Title DriveLock Directory Traversal Information Disclosure Vulnerability
Weaknesses CWE-22
References
Metrics cvssV3_0

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


Subscriptions

Drivelock Drivelock
cve-icon MITRE

Status: PUBLISHED

Assigner: zdi

Published:

Updated: 2026-07-30T13:46:25.972Z

Reserved: 2026-04-03T14:32:26.162Z

Link: CVE-2026-5489

cve-icon Vulnrichment

Updated: 2026-07-30T13:46:10.320Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-5489

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T07:45:03Z

Weaknesses
  • CWE-22

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