Answer in brief
CVE-2026-71905 records a Unknown severity vulnerability in Volmarg Personal Management System Path Traversal via get-file Endpoint. The current sources do not mark it as known exploited. The current feed maps Volmarg/personal-management-system (generic), DrayTek Corporation/VigorAP 1060C (generic), DrayTek Corporation/VigorAP 903 (generic), DrayTek Corporation/VigorAP 906 (generic) and additional mapped packages. Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Volmarg/personal-management-system (generic), DrayTek Corporation/VigorAP 1060C (generic), DrayTek Corporation/VigorAP 903 (generic), DrayTek Corporation/VigorAP 906 (generic) and additional mapped packages. Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Volmarg/personal-management-systemgeneric | 0 | Not reported |
| DrayTek Corporation/VigorAP 1060Cgeneric | >=0 <1.4.12 | 1.4.12 |
| DrayTek Corporation/VigorAP 903generic | >=0 <1.4.22 | 1.4.22 |
| DrayTek Corporation/VigorAP 906generic | >=0 <1.4.13 | 1.4.13 |
| DrayTek Corporation/VigorAP 912Cgeneric | >=0 <1.4.15 | 1.4.15 |
| DrayTek Corporation/VigorAP 918Rgeneric | >=0 <1.4.11 | 1.4.11 |
| DrayTek Corporation/VigorAP 960Cgeneric | >=0 <1.4.12 | 1.4.12 |
Published upstream
Aug 24, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 25, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 24, 2026
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.
Quoted source text, attributed separately from HOL analysis.