Lara Dashboard before 1.3.2 authorizes the POST /admin/settings/core-upgrades/upload endpoint with only the settings.edit permission, allowing non-Superadmin administrators to upload and extract arbitrary zip archives over the live application source code. Attackers can upload a malicious archive containing modified application files such as routes/web.php with embedded system commands, which execute as the web server user with access to environment secrets and database credentials.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-07 22:17
Updated : 2026-09-08 19:56
NVD link : CVE-2026-86437
Mitre link : CVE-2026-86437
CVE.ORG link : CVE-2026-86437
JSON object : View
Products Affected
No product.
CWE
CWE-863
Incorrect Authorization
