CVE-2026-34026 PUBLISHED

Path traversal in Wertheim SafeController Software allows authenticated users to download arbitrary files

Assigner: SEC-VLab
Reserved: 25.03.2026 Published: 15.06.2026 Updated: 15.06.2026

Wertheim SafeController Software, AssemblyVersion 6.15.8328.28014, contains a path traversal vulnerability in the documentName parameter of the /safe/selfservice/openselfservicedocument endpoint. The application constructs a file path using attacker-controlled input without sufficient validation, allowing an authenticated attacker with any role or permission level to traverse out of the intended document directory and download arbitrary files accessible to the application. This includes, but is not limited to, application log files containing sensitive information and application binaries.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor Wertheim GmbH
Product Wertheim SafeController Software for VAULT ROOMS (Safe Deposit Locker System)
Versions Default: unknown
  • Version Wertheim SafeController Software, AssemblyVersion 6.15.8328.28014 is affected

Workarounds

Restrict access to the SafeController web application to authorized users and trusted network locations only. Review access to document download endpoints and monitor requests containing path traversal sequences, absolute paths, encoded traversal patterns, or unexpected filesystem paths. Ensure that sensitive log files and application binaries are not readable by the web application account unless strictly required. These measures should only be treated as interim risk reduction; the vendor-provided patch should be installed.

Solutions

The vendor provides a patch which should be installed immediately. Specific fixed version information was not provided. Affected parties should contact the vendor to request the update.

Credits

  • Christian Hager, SEC Consult Vulnerability Lab finder
  • Gorazd Jank, SEC Consult Vulnerability Lab finder
  • Philipp Espernberger, SEC Consult Vulnerability Lab finder

References

Problem Types

  • CWE-23 Relative path traversal CWE

Impacts

  • CAPEC-139 Relative Path Traversal