CVE-2025-66509

Severity CVSS v4.0:
HIGH
Type:
CWE-284 Improper Access Control
Publication date:
04/12/2025
Last modified:
04/12/2025

Description

LaraDashboard is an all-In-one solution to start a Laravel Application. In 2.3.0 and earlier, the password reset flow trusts the Host header, allowing attackers to redirect the administrator’s reset token to an attacker-controlled server. This can be combined with the module installation process to automatically execute the ServiceProvider::boot() method, enabling arbitrary PHP code execution.