---
id: CVE-2026-90933
title: >-
  laradashboard through 1.2.2 contains a missing authorization vulnerability in
  the Local License API endpoints that allows any authenticated user to read,
  overwrite, and delete premium module license keys
summary: >-
  laradashboard through 1.2.2 contains a missing authorization vulnerability in
  the Local License API endpoints that allows any authenticated user to read,
  overwrite, and delete premium module license keys. Attackers with
  low-privileged ac…
severity: high
cvss: 7.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N'
cwe:
  - CWE-862
vendor: laradashboard
product: laradashboard
affected:
  - laradashboard <= 1.2.2
published: '2026-09-14'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T17:17:44.523'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-90933'
references:
  - url: >-
      https://github.com/laradashboard/laradashboard/security/advisories/GHSA-j4m5-rrc4-5qv6
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/laradashboard-through-1.2.2-missing-authorization-via-license-api
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/laradashboard/laradashboard/security/advisories/GHSA-j4m5-rrc4-5qv6
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
  - cve.org
  - exploit-available
epss: 0.00301
epssPercentile: 0.20386
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-14T13:38:11.865968Z'
ingestedAt: '2026-09-14T15:23:07.421Z'
---

## Overview

laradashboard through 1.2.2 contains a missing authorization vulnerability in the Local License API endpoints that allows any authenticated user to read, overwrite, and delete premium module license keys. Attackers with low-privileged accounts can access GET /api/admin/licenses/show, POST /api/admin/licenses/store, and POST /api/admin/licenses/remove endpoints to disclose confidential license keys, inject attacker-controlled values, or delete stored licenses entirely.

## Remediation

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