{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "2.3.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "029670eeeb685796bc76c7950381cb459b2eb3ba"
            },
            {
              "fixed": "cc42f9cdf8e59bce794ee2d812a9709b1e6efa87"
            }
          ],
          "repo": "https://github.com/laradashboard/laradashboard",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-j9mm-c9cj-pc82"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-284"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/66xxx/CVE-2025-66509.json"
  },
  "details": "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.",
  "id": "CVE-2025-66509",
  "modified": "2026-04-01T23:08:08.960626226Z",
  "published": "2025-12-04T22:10:26.848Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/66xxx/CVE-2025-66509.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/laradashboard/laradashboard/security/advisories/GHSA-j9mm-c9cj-pc82"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66509"
    },
    {
      "type": "FIX",
      "url": "https://github.com/laradashboard/laradashboard/commit/cc42f9cdf8e59bce794ee2d812a9709b1e6efa87"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "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/E:P",
      "type": "CVSS_V4"
    }
  ],
  "summary": "LaraDashboard: 1-Click Pre-Auth RCE via Host Header + Module Installation Chain"
}