CVE-2026-33080
If there is a lack of validation for the data in the columns that use these summarizers, an attacker could plant malicious HTML / JavaScript and achieve stored XSS that executes for users who view the table with those summarizers.
Does this matter?
Lower severity and a low EPSS score (0.30%). Track it; it rarely justifies an emergency change on its own.
Description
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 for the data in the columns that use these summarizers, an attacker could plant malicious HTML / JavaScript and achieve stored XSS that executes for users who view the table with those summarizers. This issue has been patched in versions 4.8.5 and 5.3.5.
- CVSS 3.1
- 5.4 MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
- EPSS
- 0.30% probability · 22th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-79, CWE-80
- Affected
- filamentphp/filament
- Source
- security-advisories@github.com
References
- https://github.com/filamentphp/filament/commit/efa041aeeb4b1a99acd48aaa05584993c926d1edPatch
- https://github.com/filamentphp/filament/releases/tag/v4.8.5Product, Release Notes
- https://github.com/filamentphp/filament/releases/tag/v5.3.5Product, Release Notes
- https://github.com/filamentphp/filament/security/advisories/GHSA-vv3x-j2x5-36jcVendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.