Vulnerability Description
The Access Manager is using the open source web server CompactWebServer written in C#. This web server is affected by a path traversal vulnerability, which allows an attacker to directly access files via simple GET requests without prior authentication. Hence, it is possible to retrieve all files stored on the file system, including the SQLite database Database.sq3, containing badge information and the corresponding PIN codes. Additionally, when trying to access certain files, the web server crashes and becomes unreachable for about 60 seconds. This can be abused to continuously send the request and cause denial of service.
Related Weaknesses (CWE)
References
- https://r.sec-consult.com/dkaccess
- https://r.sec-consult.com/dormakaba
- https://www.dormakabagroup.com/en/security-advisories
FAQ
What is CVE-2025-59099?
CVE-2025-59099 is a documented vulnerability. The Access Manager is using the open source web server CompactWebServer written in C#. This web server is affected by a path traversal vulnerability, which allows an attacker to directly access files ...
How severe is CVE-2025-59099?
CVSS scoring is not yet available for CVE-2025-59099. Check NVD for updates.
Is there a patch for CVE-2025-59099?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.