VDB
Sign up
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.0

Details

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.0
Fixcomposer require filament/filament:^4.12.0
Packagist/filament/filament
Introduced in: 5.0.0Fixed in: 5.7.0
Fixcomposer require filament/filament:^5.7.0

References