Vulnerability Description
Lara Dashboard before 1.3.0 contains an authentication bypass vulnerability in the screenshot-login route that allows unauthenticated attackers to authenticate as any user by email when APP_ENV is not production. Attackers can request the GET /screenshot-login/{email} endpoint with a registered email address to receive a fully authenticated session, enabling access to user administration, settings, database contents, and arbitrary code execution through the module installer.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/laradashboard/laradashboard
- https://github.com/laradashboard/laradashboard/blob/v1.2.2/app/Http/Controllers/
- https://github.com/laradashboard/laradashboard/commit/50986e4ac58c883dd8f064cf32
- https://github.com/laradashboard/laradashboard/releases/tag/v1.3.0
- https://github.com/laradashboard/laradashboard/security/advisories/GHSA-wj35-4h5
- https://www.vulncheck.com/advisories/lara-dashboard-before-1.3.0-missing-authent
FAQ
What is CVE-2026-86184?
CVE-2026-86184 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Lara Dashboard before 1.3.0 contains an authentication bypass vulnerability in the screenshot-login route that allows unauthenticated attackers to authenticate as any user by email when APP_ENV is not...
How severe is CVE-2026-86184?
CVE-2026-86184 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-86184?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.