---
id: CVE-2026-86184
title: >-
  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
summary: >-
  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 th…
severity: critical
cvss: 9.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-306
vendor: laradashboard
product: laradashboard
affected:
  - laradashboard < 1.3.0
published: '2026-09-05'
updated: '2026-09-18'
sourceUpdated: '2026-09-18T18:17:18.117'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-86184'
references:
  - url: 'https://github.com/laradashboard/laradashboard'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/laradashboard/laradashboard/blob/v1.2.2/app/Http/Controllers/Backend/Auth/ScreenshotGeneratorLoginController.php
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/laradashboard/laradashboard/commit/50986e4ac58c883dd8f064cf32be3e2a87c11b24
    label: disclosure@vulncheck.com
  - url: 'https://github.com/laradashboard/laradashboard/releases/tag/v1.3.0'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/laradashboard/laradashboard/security/advisories/GHSA-wj35-4h53-phfp
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/lara-dashboard-before-1.3.0-missing-authentication-in-screenshot-login-route
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
epss: 0.01066
epssPercentile: 0.63241
ssvc:
  exploitation: none
  automatable: 'yes'
  technicalImpact: total
  timestamp: '2026-09-18T17:07:00.632835Z'
ingestedAt: '2026-09-06T07:51:57.036Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
