CVE-2026-86184 PUBLISHED

Lara Dashboard before 1.3.0 Missing Authentication in screenshot-login Route

Assigner: VulnCheck
Reserved: 05.09.2026 Published: 05.09.2026 Updated: 05.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor laradashboard
Product laradashboard
Versions Default: unaffected
  • affected from 0 to 1.3.0 (excl.)
  • Version 1.3.0 is unaffected

Credits

  • EVIL0RD finder

References

Problem Types

  • Missing Authentication for Critical Function CWE