Unauthenticated direct access to web data in Wertheim SafeController Software exposes files
Summary
| CVE | CVE-2026-34028 |
|---|---|
| State | PUBLISHED |
| Assigner | SEC-VLab |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-06-15 12:16:25 UTC |
| Updated | 2026-06-15 21:05:18 UTC |
| Description | The Wertheim SafeController Software, AssemblyVersion 6.15.8328.28014, exposes web-accessible file paths that are not protected by an authorization scheme. An unauthenticated attacker can directly access HTTP endpoints to download files from locations such as /Resources/CompanyId_[ID]/Audio/ and /SafeData/. |
Risk And Classification
Primary CVSS: v4.0 6.9 MEDIUM from 551230f0-3615-47bd-b7cc-93e92e730bbf
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS: 0.003970000 probability, percentile 0.313190000 (date 2026-06-22)
Problem Types: CWE-425 | CWE-425 CWE-425 Direct request ('forced browsing')
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 4.0 | 551230f0-3615-47bd-b7cc-93e92e730bbf | Secondary | 6.9 | MEDIUM | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/C... |
| 4.0 | CNA | CVSS | 6.9 | MEDIUM | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N |
CVSS v4.0 Breakdown
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Wertheim GmbH | Wertheim SafeController Software For VAULT ROOMS Safe Deposit Locker System | affected Wertheim SafeController Software, AssemblyVersion 6.15.8328.28014 | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| wertheim-safes.com/safe-deposit-box-management | 551230f0-3615-47bd-b7cc-93e92e730bbf | wertheim-safes.com | |
| r.sec-consult.com/wertheim | 551230f0-3615-47bd-b7cc-93e92e730bbf | r.sec-consult.com | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
Vendor Comments And Credit
Discovery Credit
CNA: Christian Hager, SEC Consult Vulnerability Lab (en)
CNA: Gorazd Jank, SEC Consult Vulnerability Lab (en)
CNA: Philipp Espernberger, SEC Consult Vulnerability Lab (en)
Additional Advisory Data
Solutions
CNA: 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.
Workarounds
CNA: Restrict unauthenticated access to web-accessible resource and file-storage paths. Ensure that /Resources/, /SafeData/, and similar storage locations are protected by authorization checks where appropriate. Store user-uploaded or application-generated files outside of web-executable directories. Configure the web server so that uploaded or stored files cannot be interpreted as server-side executable code. These measures should only be treated as interim risk reduction; the vendor-provided patch should be installed.