Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. filament/filament
  4. ›
  5. CVE-2026-84307

CVE-2026-84307: Filament: Password validity disclosure for accounts denied panel access on login page

September 1, 2026

When multi-factor authentication is enabled, the login page presents the multi-factor challenge before evaluating canAccessPanel(). For an account that canAccessPanel() denies, submitting the correct password renders the challenge while an incorrect password returns the generic failure message, allowing an unauthenticated attacker to confirm that a password is valid for that account. When email-based multi-factor authentication is used, a login code is also sent to the account holder.

This issue only applies to accounts that both have multi-factor authentication enabled and are denied by canAccessPanel(). Authentication is not bypassed as the check still runs after the challenge, and no session is created.

References

  • github.com/advisories/GHSA-xwpv-pqxp-5v36
  • github.com/filamentphp/filament/commit/ad5aacbc6d089b3dd7243ec1c1f8ab19dff7c3a1
  • github.com/filamentphp/filament/pull/20308
  • github.com/filamentphp/filament/releases/tag/v4.12.5
  • github.com/filamentphp/filament/releases/tag/v5.7.5
  • github.com/filamentphp/filament/security/advisories/GHSA-xwpv-pqxp-5v36
  • nvd.nist.gov/vuln/detail/CVE-2026-84307

Code Behaviors & Features

Detect and mitigate CVE-2026-84307 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 4.0.0 before 4.12.5, all versions starting from 5.0.0 before 5.7.5

Fixed versions

  • 4.12.5
  • 5.7.5

Solution

Upgrade to versions 4.12.5, 5.7.5 or above.

Impact 3.7 LOW

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-204: Observable Response Discrepancy

Source file

packagist/filament/filament/CVE-2026-84307.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 09 Sep 2026 00:17:51 +0000.