HIGH 7.3
GHSA-vv3x-j2x5-36jc
Filament Unvalidated Range and Values summarizer values can be used for XSS
Details
Two 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.
Are you affected?
Enter the version of the package you're using.
Affected packages
Packagist / filament/tables
Introduced in:
4.0.0 Fixed in: 4.8.5 Fix
composer require filament/tables:^4.8.5 Packagist / filament/tables
Introduced in:
5.0.0 Fixed in: 5.3.5 Fix
composer require filament/tables:^5.3.5 References
- https://github.com/filamentphp/filament/security/advisories/GHSA-vv3x-j2x5-36jc [WEB]
- https://nvd.nist.gov/vuln/detail/CVE-2026-33080 [ADVISORY]
- https://github.com/filamentphp/filament/commit/efa041aeeb4b1a99acd48aaa05584993c926d1ed [WEB]
- https://github.com/filamentphp/filament [PACKAGE]
- https://github.com/filamentphp/filament/releases/tag/v4.8.5 [WEB]
- https://github.com/filamentphp/filament/releases/tag/v5.3.5 [WEB]