CVE-2026-40526
Volmarg Personal Management System Path Traversal via get-file Endpoint
CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-22 |
| Vendor | volmarg |
| Product | personal-management-system |
| Published | Aug 27, 2026 |
Stay Ahead of the Next One
Get instant alerts for volmarg personal-management-system
Be the first to know when new medium vulnerabilities affecting volmarg personal-management-system are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
Affected Versions
Volmarg / personal-management-system
0 โค 2.0.4
References
github.com: https://github.com/Volmarg/personal-management-system/commit/fb9d3679d5b28977ef59e61c3eed42bec602ed8b github.com: https://github.com/Volmarg/personal-management-system/commit/a0443570e105ed4835ce57f3c0a3e33d5b77418c vulncheck.com: https://www.vulncheck.com/advisories/volmarg-personal-management-system-path-traversal-via-get-file-endpoint
Credits
Jashn Wahi