HIGH8.1
GHSA-52xp-w8hr-xv3c
Filament: Multi-factor authentication (app) can be bypassed when recovery codes are enabled
Quick fix
GHSA-52xp-w8hr-xv3c — filament/filament: upgrade to the fixed version with the command below.
composer require filament/filament:^4.12.0Details
A flaw in the challenge handling for app-based multi-factor authentication allows the second factor to be bypassed. This issue does not affect email-based MFA. It also only applies when recovery codes are enabled.
Are you affected?
Enter the version of the package you're using.
Affected packages
Packagist/filament/filament
Introduced in:
4.0.0Fixed in: 4.12.0Fix
composer require filament/filament:^4.12.0Packagist/filament/filament
Introduced in:
5.0.0Fixed in: 5.7.0Fix
composer require filament/filament:^5.7.0References
- https://github.com/filamentphp/filament/security/advisories/GHSA-52xp-w8hr-xv3c[WEB]
- https://nvd.nist.gov/vuln/detail/CVE-2026-77567[ADVISORY]
- https://github.com/filamentphp/filament/commit/45534a6f87f50ac6df3b43680bb33f8da9ef207b[WEB]
- https://github.com/filamentphp/filament[PACKAGE]
- https://github.com/filamentphp/filament/releases/tag/v4.12.0[WEB]
- https://github.com/filamentphp/filament/releases/tag/v5.7.0[WEB]