๐Ÿ” CVE Alert

CVE-2026-84306

MEDIUM 6.5

Filament: Multi-factor authentication (app) codes can still be used after a newer code has been used

CVSS Score
6.5
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.6 and 5.7.6, packages/panels/src/Auth/MultiFactor/App/AppAuthentication.php uses AppAuthentication::verifyCode() with a used-code cache key derived from both the app authentication secret and the submitted TOTP code. This isolates the newest accepted timestep by code instead of by secret, allowing a previously issued app-based MFA code to be accepted after a newer code has already been used. Reuse of the exact same code was already prevented, but another code inside the accepted time window remained usable. An attacker who obtains the target account's password and one app-based MFA code can use that code for the remainder of the configured window, which is approximately four minutes with the default settings, even after the legitimate account holder logs in with a newer code. Email-based MFA is not affected. This issue is fixed in versions 4.12.6 and 5.7.6.

CWE CWE-294
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 medium 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:H/I:L/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
Low
Availability
None

Affected Versions

filamentphp / filament
>= 4.0.0, < 4.12.6 >= 5.0.0, < 5.7.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/filamentphp/filament/security/advisories/GHSA-r3j6-gpjw-qfjr github.com: https://github.com/filamentphp/filament/pull/20335 github.com: https://github.com/filamentphp/filament/commit/b6bde8572bcac75d4f5b4ec892ba7b9e91e0ab4d github.com: https://github.com/filamentphp/filament/releases/tag/v4.12.6 github.com: https://github.com/filamentphp/filament/releases/tag/v5.7.6