Description
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.
Published: 2026-09-14
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: Unauthorized Access to License Keys
Action: Patch
AI Analysis

Impact

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 via GET /api/admin/licenses/show, POST /api/admin/licenses/store, and POST /api/admin/licenses/remove. This flaw means attackers with low‑privileged accounts can disclose confidential license keys, inject attacker‑controlled values, or delete stored licenses, compromising the confidentiality and integrity of licensing data. The weakness is an authorization flaw (CWE‑862).

Affected Systems

The vulnerability applies to laradashboard version 1.2.2 and all earlier releases, as inferred from the presence of the Local License API in these versions. Every installation that exposes the /api/admin/licenses/* endpoints is affected and should be assessed for the presence of the vulnerable routes.

Risk and Exploitability

The CVSS score of 7.1 indicates moderate to high risk. Exploitation requires only an authenticated account, making the vulnerability highly exploitable in environments with many intermediate‑privilege users. The EPSS score is not available, indicating no specific data on exploitation likelihood. The issue is not listed in CISA’s KEV catalog. The likely attack vector is an internal or local user with a low‑privileged account accessing the exposed Local License API endpoints, leading to loss of confidential license keys and potential disruption of licensing operations, with no known privilege escalation beyond the authenticated scope.

Generated by OpenCVE AI on September 14, 2026 at 20:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade laradashboard to a version newer than 1.2.2 where the authorization fix has been applied.
  • If an upgrade cannot be performed immediately, block or restrict access to the /api/admin/licenses/* endpoints so that only fully‑authorized administrator accounts or trusted IP addresses can reach them.
  • Remove or disable the Local License API routes from the application configuration until a patched version is deployed.

Generated by OpenCVE AI on September 14, 2026 at 20:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 14 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 14 Sep 2026 13:00:00 +0000

Type Values Removed Values Added
Description 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.
Title laradashboard through 1.2.2 Missing Authorization via License API
First Time appeared Laradashboard
Laradashboard lara Dashboard
Weaknesses CWE-862
CPEs cpe:2.3:a:laradashboard:lara_dashboard:*:*:*:*:*:*:*:*
Vendors & Products Laradashboard
Laradashboard lara Dashboard
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Laradashboard Lara Dashboard
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-14T13:38:29.284Z

Reserved: 2026-09-14T11:33:51.886Z

Link: CVE-2026-90933

cve-icon Vulnrichment

Updated: 2026-09-14T13:38:22.762Z

cve-icon NVD

Status : Received

Published: 2026-09-14T13:19:31.680

Modified: 2026-09-14T14:17:19.997

Link: CVE-2026-90933

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-14T20:30:08Z

Weaknesses