CVE-2026-40526

Volmarg Personal Management System contains a path traversal vulnerability that allows authenticated attackers to read arbitrary files by supplying absolute filesystem paths to the GET /public/get-file/{path} endpoint. The path route parameter is passed directly to file_get_contents() without canonicalization against a permitted base directory, enabling attackers to retrieve sensitive files accessible to the PHP-FPM worker process without using directory traversal sequences.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-27 17:18

Updated : 2026-08-29 03:17


NVD link : CVE-2026-40526

Mitre link : CVE-2026-40526

CVE.ORG link : CVE-2026-40526


JSON object : View

Products Affected

No product.

CWE
CWE-22

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