CVE-2026-86437 PUBLISHED

Lara Dashboard before 1.3.2 Incorrect Authorization in Core-Upgrade Archive Upload

Assigner: VulnCheck
Reserved: 07.09.2026 Published: 07.09.2026 Updated: 07.09.2026

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.

Metrics

CVSS 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
CVSS Score: 8.6

Product Status

Vendor laradashboard
Product laradashboard
Versions Default: unaffected
  • affected from 0 to 1.3.2 (excl.)
  • Version 1.3.2 is unaffected

Credits

  • EVIL0RD finder

References

Problem Types

  • Incorrect Authorization CWE