VYPR

Filament

by Filamentphp

Source repositories

CVEs (10)

  • CVE-2026-48505HigJun 22, 2026
    risk 0.48cvss 7.4epss 0.00

    Filament is a collection of full-stack components for accelerated Laravel development. From 4.0.0 until 4.11.5 and 5.6.5, 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…

  • CVE-2025-67507HigDec 10, 2025
    risk 0.46cvss 8.1epss 0.00

    Filament is a collection of full-stack components for accelerated Laravel development. Versions 4.0.0 through 4.3.0 contain a flaw in the handling of recovery codes for app-based multi-factor authentication, allowing the same recovery code to be reused indefinitely. This issue…

  • CVE-2026-55409HigJun 22, 2026
    risk 0.42cvss 7.6epss 0.00

    Filament is a collection of full-stack components for accelerated Laravel development. From 3.0.0 until 3.3.53, a disabled RichEditor field rendered its raw state without sanitizing HTML. Where the data stored in this field's state isn't sanitized already when the form state was…

  • CVE-2026-48500MedJun 22, 2026
    risk 0.42cvss 6.5epss 0.00

    Filament is a collection of full-stack components for accelerated Laravel development. From 3.0.0 until 3.3.52, 4.11.5, and 5.6.5, any schema can contain a file upload form field, so Filament applies Livewire's WithFileUploads trait to the Livewire component the schema is…

  • CVE-2026-48167MedJun 22, 2026
    risk 0.42cvss 6.4epss 0.00

    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 ImageColumn and ImageEntry components render raw database values without escaping HTML. Where the data passed to these components isn't validated, an…

  • CVE-2026-33080HigMar 20, 2026
    risk 0.40cvss 7.3epss 0.00

    Filament is a collection of full-stack components for accelerated Laravel development. Versions 4.0.0 through 4.8.4 and 5.0.0 through 5.3.4 have two Filament Table summarizers (Range, Values) that render raw database values without escaping HTML. If there is a lack of validation…

  • CVE-2026-48067MedJun 22, 2026
    risk 0.35cvss 6.5epss 0.00

    Filament is a collection of full-stack components for accelerated Laravel development. From filament/actions 4.0.0 until 4.11.4 and 5.6.4 and from filament/tables 3.0.0 until 3.3.51, the recordSelectOptionsQuery() method may be used to scope the options available in the Select…

  • CVE-2026-48166MedJun 22, 2026
    risk 0.34cvss 5.3epss 0.00

    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…

  • CVE-2024-47186MedSep 27, 2024
    risk 0.33cvss 6.1epss 0.00

    Filament is a collection of full-stack components for Laravel development. Versions of Filament from v3.0.0 through v3.2.114 are affected by a cross-site scripting (XSS) vulnerability. If values passed to a `ColorColumn` or `ColumnEntry` are not valid and contain a specific set…

  • CVE-2024-51758LowNov 7, 2024
    risk 0.08cvss epss 0.01

    Filament is a collection of full-stack components for accelerated Laravel development. All Filament features that interact with storage use the `default_filesystem_disk` config option. This allows the user to easily swap their storage driver to something production-ready like…