---
id: CVE-2026-86437
title: >-
  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 appli…
summary: >-
  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 appli…
severity: high
cvss: 7.2
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-863
vendor: laradashboard
product: laradashboard
affected:
  - laradashboard < 1.3.2
published: '2026-09-07'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T19:56:50.950'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-86437'
references:
  - url: 'https://github.com/laradashboard/laradashboard'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/laradashboard/laradashboard/blob/v1.3.1/app/Http/Requests/CoreUpgrade/UploadRequest.php#L15-L18
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/laradashboard/laradashboard/blob/v1.3.1/app/Policies/SettingPolicy.php#L47-L50
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/laradashboard/laradashboard/blob/v1.3.1/app/Services/CoreUpgradeService.php#L543-L577
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/laradashboard/laradashboard/commit/738cc1a219ce459323ef1d09c3789075f1b8d2f2
    label: disclosure@vulncheck.com
  - url: 'https://github.com/laradashboard/laradashboard/releases/tag/v1.3.2'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/laradashboard/laradashboard/security/advisories/GHSA-xv98-x5h7-4g7v
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/lara-dashboard-before-1.3.2-incorrect-authorization-in-core-upgrade-archive-upload
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/laradashboard/laradashboard/security/advisories/GHSA-xv98-x5h7-4g7v
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
  - cve.org
  - exploit-available
epss: 0.00711
epssPercentile: 0.51576
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-08T12:35:37.962525Z'
ingestedAt: '2026-09-08T15:33:26.980Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
