---
id: CVE-2026-86438
title: >-
  Lara Dashboard before 1.3.2 fails to authorize the MarketplaceModuleBrowser
  installModule Livewire action, allowing non-Superadmin administrators to
  install modules
summary: >-
  Lara Dashboard before 1.3.2 fails to authorize the MarketplaceModuleBrowser
  installModule Livewire action, allowing non-Superadmin administrators to
  install modules. Attackers can download and auto-activate arbitrary PHP
  modules from the…
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-862
vendor: laradashboard
product: laradashboard
affected:
  - laradashboard < 1.3.2
published: '2026-09-07'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T16:18:02.913'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-86438'
references:
  - url: 'https://github.com/laradashboard/laradashboard'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/laradashboard/laradashboard/blob/v1.3.1/app/Livewire/Marketplace/MarketplaceModuleBrowser.php#L76-L120
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/laradashboard/laradashboard/blob/v1.3.1/app/Policies/ModulePolicy.php#L32-L38
    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-4x9p-vg5m-vr6p
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/lara-dashboard-before-1.3.2-missing-authorization-in-marketplace-module-install-action
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-10T14:24:52.278505Z'
epss: 0.01101
epssPercentile: 0.64318
ingestedAt: '2026-09-08T15:33:26.980Z'
---

## Overview

Lara Dashboard before 1.3.2 fails to authorize the MarketplaceModuleBrowser installModule Livewire action, allowing non-Superadmin administrators to install modules. Attackers can download and auto-activate arbitrary PHP modules from the marketplace over unsigned HTTP requests, achieving remote code execution.

## Remediation

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