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

CVE-2026-48505: Filament: Multi-factor authentication (app) recovery codes can still be used multiple times via concurrent submission

June 25, 2026

A flaw in the handling of recovery codes for app-based multi-factor authentication allows the same recovery code to be reused via concurrent submission. This issue does not affect email-based MFA. It also only applies when recovery codes are enabled.

If an attacker gains access to both the user’s password and their recovery codes, they get two authenticated sessions per recovery code burned instead of one, or more if they batch the parallel submissions wider, materially extending the attacker’s window of access compared to what the single-use guarantee implies.

References

  • github.com/advisories/GHSA-mc5j-f6wx-h9qh
  • github.com/filamentphp/filament/security/advisories/GHSA-mc5j-f6wx-h9qh
  • nvd.nist.gov/vuln/detail/CVE-2026-48505

Code Behaviors & Features

Detect and mitigate CVE-2026-48505 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.11.5, all versions starting from 5.0.0 before 5.6.5

Fixed versions

  • 4.11.5
  • 5.6.5

Solution

Upgrade to versions 4.11.5, 5.6.5 or above.

Impact 7.4 HIGH

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

Learn more about CVSS

Weakness

  • CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
  • CWE-841: Improper Enforcement of Behavioral Workflow

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

Page generated Fri, 10 Jul 2026 12:17:30 +0000.