Filament: Unvalidated ImageColumn and ImageEntry values can be used for XSS
Moderate severity
GitHub Reviewed
Published
May 23, 2026
in
filamentphp/filament
•
Updated Jun 23, 2026
Description
Published by the National Vulnerability Database
Jun 22, 2026
Published to the GitHub Advisory Database
Jun 23, 2026
Reviewed
Jun 23, 2026
Last updated
Jun 23, 2026
The
ImageColumnandImageEntrycomponents render raw database values without escaping HTML. Where the data passed to these components isn't validated, an attacker could plant malicious HTML or JavaScript and achieve stored XSS that executes for users who view the table or schema.References