Filament Unvalidated Range and Values summarizer values can be used for XSS
Package
Affected versions
>= 4.0.0, < 4.8.5
>= 5.0.0, < 5.3.5
Patched versions
4.8.5
5.3.5
Description
Published to the GitHub Advisory Database
Mar 18, 2026
Reviewed
Mar 18, 2026
Published by the National Vulnerability Database
Mar 20, 2026
Last updated
Mar 20, 2026
Two Filament Table summarizers (
Range,Values) 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.References