Security Advisory

CVE-2026-40526

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-27 13:12:50
Last updated 2026-08-29 02:57:39
Assigner VulnCheck
CVSS score 7.1
State PUBLISHED

Description

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.