Loading market data...
← Back to CVE feed

CVE-2026-40526

MEDIUM CVSS 6.5 View on NVD ↗

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.

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Published: Aug 27, 2026 17:18 UTC Modified: Aug 27, 2026 17:18 UTC