Home

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.

PUBLISHED Reserved 2026-03-17 | Published 2026-03-20 | Updated 2026-03-25 | Assigner GitHub_M




HIGH: 7.3CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N

Problem types

CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)

Product status

>= 4.0.0, < 4.8.5
affected

>= 5.0.0, < 5.3.5
affected

References

github.com/...lament/security/advisories/GHSA-vv3x-j2x5-36jc

github.com/...ommit/efa041aeeb4b1a99acd48aaa05584993c926d1ed

github.com/filamentphp/filament/releases/tag/v4.8.5

github.com/filamentphp/filament/releases/tag/v5.3.5

cve.org (CVE-2026-33080)

nvd.nist.gov (CVE-2026-33080)

Download JSON