Description
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.
Published: 2026-09-07
Score: 8.6 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises because the POST /admin/settings/core-upgrades/upload endpoint in Lara Dashboard before 1.3.2 authorizes uploads solely with the settings.edit permission. Non‑Superadmin administrators can therefore upload and extract arbitrary zip archives that overwrite live application source code, including files such as routes/web.php. If an uploaded archive contains malicious PHP or other server‑side code, it is executed as the web server user, providing the attacker access to environment secrets and database credentials. This flaw maps to CWE‑863: Incorrect Authorization.

Affected Systems

The affected product is Laradashboard:laradashboard, specifically all releases prior to 1.3.2. This includes version 1.3.1 and earlier versions. Users running these versions of the application, which expose the core‑upgrade upload endpoint, are susceptible without the workaround or fix.

Risk and Exploitability

The CVSS score of 8.6 categorizes this issue as high severity. While EPSS data is not available, the vulnerability has the potential for exploitation because it requires only a legitimate administrator account with settings.edit permissions, which many installations grant to non‑Superadmin users. The issue is not listed in the CISA KEV catalog, but the attack path is straightforward and the exploitation conditions are minimal, making it a significant risk for any affected deployment.

Generated by OpenCVE AI on September 7, 2026 at 23:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Laradashboard to v1.3.2 or newer
  • Remove any malicious archives and code that may have been uploaded via the core‑upgrade endpoint
  • Configure or audit the permission schema to ensure that only Superadmin accounts can access the core‑upgrade upload functionality

Generated by OpenCVE AI on September 7, 2026 at 23:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 07 Sep 2026 22:15:00 +0000

Type Values Removed Values Added
Description 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.
Title Lara Dashboard before 1.3.2 Incorrect Authorization in Core-Upgrade Archive Upload
First Time appeared Laradashboard
Laradashboard lara Dashboard
Weaknesses CWE-863
CPEs cpe:2.3:a:laradashboard:lara_dashboard:*:*:*:*:*:*:*:*
Vendors & Products Laradashboard
Laradashboard lara Dashboard
References
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.6, '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'}


Subscriptions

Laradashboard Lara Dashboard
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-07T22:01:48.812Z

Reserved: 2026-09-07T12:34:31.457Z

Link: CVE-2026-86437

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-07T22:17:22.003

Modified: 2026-09-07T22:17:22.003

Link: CVE-2026-86437

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T23:30:17Z

Weaknesses