CVE-2026-48166 PUBLISHED

Filament: Timing-based user enumeration on login page

Assigner: GitHub_M
Reserved: 20.05.2026 Published: 22.06.2026 Updated: 23.06.2026

Filament is a collection of full-stack components for accelerated Laravel development. From 4.0.0 until 4.11.5 and 5.6.5, the login page has an observable timing discrepancy that allows unauthenticated attackers to enumerate registered email addresses. The impact is limited to disclosing whether an account exists for a given email. This vulnerability is fixed in 4.11.5 and 5.6.5.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
CVSS Score: 5.3

Product Status

Vendor filamentphp
Product filament
Versions
  • Version >= 4.0.0, < 4.11.5 is affected
  • Version >= 5.0.0, < 5.6.5 is affected

References

Problem Types

  • CWE-208: Observable Timing Discrepancy CWE