Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/laradashboard/laradashboard/security/advisories/GHSA-j4m5-rrc
- https://www.vulncheck.com/advisories/laradashboard-through-1.2.2-missing-authori
- https://github.com/laradashboard/laradashboard/security/advisories/GHSA-j4m5-rrc
FAQ
What is CVE-2026-90933?
CVE-2026-90933 is a vulnerability with a CVSS score of 7.1 (HIGH). 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 k...
How severe is CVE-2026-90933?
CVE-2026-90933 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-90933?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.