Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Unauthenticated single-request file read reachable over the network gives AV:N/AC:L/PR:N/UI:N; disclosure-only impact under the service account yields C:H with I:N/A:N and no scope change.
Primary rating from Vendor (zdi).
CVSS VectorVendor: zdi
Lifecycle Timeline
2DescriptionCVE.org
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 6067 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-28722.
AnalysisAI
Unauthenticated directory traversal in the DriveLock endpoint-security agent's web service (TCP 6067 by default) lets remote attackers read arbitrary files in the context of the service account by supplying a crafted path that is used unvalidated in file operations. Discovered and reported through Trend Micro's Zero Day Initiative (ZDI-26-287 / ZDI-CAN-28722), it carries a CVSS 3.0 base score of 7.5 with high confidentiality impact and no integrity or availability effect. No public exploit identified at time of analysis, and it is not listed in CISA KEV.
Technical ContextAI
DriveLock is a Windows endpoint-security / device-control and data-protection suite whose components expose a management web service listening on TCP 6067. The root cause is CWE-22 (Improper Limitation of a Pathname to a Restricted Directory, i.e. path traversal): the service accepts a user-supplied path and uses it in a file operation without canonicalizing or constraining it to an intended base directory, so sequences such as ../ resolve outside the web root. Because the read occurs under the service account - typically a highly privileged local/SYSTEM-level context on the endpoint - any file readable by that account can be disclosed. The single CPE cpe:2.3:a:drivelock:drivelock:*:*:*:*:*:*:*:* indicates the affected product line without pinning specific fixed versions.
RemediationAI
Patch available per vendor advisory - apply the DriveLock update referenced in security bulletin 26-003 (PathValidation) at https://www.drivelock.help/sb/Content/SecurityBulletins/26-003-PathValidation.htm; the provided data does not include an exact fixed version number, so confirm the precise build with DriveLock before rollout and consult https://www.zerodayinitiative.com/advisories/ZDI-26-287/ for advisory context. As a compensating control until patched, restrict inbound access to TCP 6067 with host and network firewall rules so that only authorized DriveLock management infrastructure can reach the endpoint web service - the trade-off is that overly broad blocking may interfere with legitimate agent-to-management communication, so scope the allowlist to known management hosts. Network-segment the endpoints so the agent port is not reachable across untrusted VLANs or from the internet, and monitor 6067 for anomalous path-traversal patterns (requests containing ../ or absolute paths).
Privilege escalation in DriveLock via SQL injection lets authenticated remote attackers reach resources normally protect
Unauthenticated information disclosure in DriveLock's web service (default TCP port 4568) lets remote attackers read arb
Path traversal in DriveLock's built-in web service exposes arbitrary files readable by the service account to any authen
Directory traversal in DriveLock's built-in web service (TCP port 4568) permits unauthenticated remote attackers to read
In DriveLock 24.1.4 before 24.1.5, 24.2.5 before 24.2.6, and 25.1.2 before 25.1.4, attackers can gain elevated privilege
Same weakness CWE-22 – Path Traversal
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50495
GHSA-gcjp-3vgm-hjcx