Akaunting's shared download route (app/Http/Controllers/Common/Uploads.php::download, reachable at uploads/{id}/download behind only generic auth middleware) fetched the requested Media record by ID with no verification that it belonged to the requesting portal customer's own company, allowing any authenticated portal customer to download any other company's uploaded files by guessing or enumerating media IDs.
References
| Link | Resource |
|---|---|
| https://github.com/akaunting/akaunting |
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-05 11:16
Updated : 2026-08-26 17:13
NVD link : CVE-2026-71251
Mitre link : CVE-2026-71251
CVE.ORG link : CVE-2026-71251
JSON object : View
Products Affected
No product.
CWE
CWE-639
Authorization Bypass Through User-Controlled Key
