๐Ÿ” CVE Alert

CVE-2026-84307

LOW 3.7

Filament: Password validity disclosure for accounts denied panel access on login page

CVSS Score
3.7
EPSS Score
0.0%
EPSS Percentile
0th

Filament is a collection of full-stack components for accelerated Laravel development. From 4.0.0 until 4.12.5 and 5.7.5, packages/panels/src/Auth/Pages/Login.php presents the multi-factor authentication challenge before evaluating canAccessPanel(). For an account that canAccessPanel() denies, submitting the correct password renders the MFA challenge while an incorrect password returns the generic authentication failure, allowing an unauthenticated attacker to confirm whether a candidate password is valid for that account. When email-based MFA is configured, the correct-password path also sends a login code to the account holder. The issue applies only to accounts that have MFA enabled and are denied panel access. Authentication is not bypassed because canAccessPanel() still runs after the challenge, and no session is created. This issue is fixed in versions 4.12.5 and 5.7.5.

CWE CWE-204
Vendor filamentphp
Product filament
Published Sep 1, 2026
Stay Ahead of the Next One

Get instant alerts for filamentphp filament

Be the first to know when new low vulnerabilities affecting filamentphp filament are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

filamentphp / filament
>= 4.0.0, < 4.12.5 >= 5.0.0, < 5.7.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/filamentphp/filament/security/advisories/GHSA-xwpv-pqxp-5v36 github.com: https://github.com/filamentphp/filament/pull/20308 github.com: https://github.com/filamentphp/filament/commit/ad5aacbc6d089b3dd7243ec1c1f8ab19dff7c3a1 github.com: https://github.com/filamentphp/filament/releases/tag/v4.12.5 github.com: https://github.com/filamentphp/filament/releases/tag/v5.7.5