CVE-2026-86437
nicheIncorrect Authorization in Lara Dashboard Lets Admins Upload Files and Gain RCE
Lara Dashboard before 1.3.2 fails to properly enforce authorization on the POST /admin/settings/core-upgrades/upload endpoint, which requires only the settings.edit permission instead of Superadmin-level access (CWE-863, CVSS 4.0: 8.6 High). Any authenticated non-Superadmin administrator holding that permission can upload an arbitrary zip archive that is extracted directly over the live application source code. By crafting an archive containing modified application files, for example routes/web.php with embedded system commands, the attacker gains code execution as the web server user, with access to environment secrets and database credentials. Installations running any version of Lara Dashboard earlier than 1.3.2 are affected. No public proof-of-concept or in-the-wild exploitation is known; EPSS currently assigns a 0.4% probability of exploitation within 30 days (32nd percentile), and the flaw is not in CISA KEV.
What to do: Upgrade to Lara Dashboard 1.3.2 or later, which restricts the core-upgrade upload endpoint to Superadmin-level authorization. Until patched, limit the settings.edit permission to Superadmins only and monitor uploads to /admin/settings/core-upgrades/upload. Deployments where non-Superadmin administrators held that permission should inspect core application files such as routes/web.php for unexpected modifications and rotate environment secrets and database credentials.
| Lara Dashboard | all versions before 1.3.2 |
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
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.
- Weakness
- CWE-863
- Vector
- CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
In the news0 stories
No ingested article mentions this CVE yet.