CVE Catalog

CVE-2026-90933

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

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 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.

Risk Assessment

A low-privileged user can disclose, modify, or delete premium license keys, leading to loss of license control and potential financial loss. This may also allow injection of unauthorized values into the system.

Recommendation

Upgrade laradashboard to a version with the authorization fix. Until then, restrict access to license endpoints and enforce server-side permission checks.

Other vulnerabilities in laradashboard

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS