GHSA-3fc8-8hp6-6jr4MediumCVSS 6.4

Filament: Unvalidated ImageColumn and ImageEntry values can be used for XSS

Published
June 23, 2026
Last Modified
June 23, 2026

🔗 CVE IDs covered (1)

📋 Description

The ImageColumn and ImageEntry components 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.

🎯 Affected products4

  • composer/filament/infolists:>= 4.0.0, <= 4.11.4
  • composer/filament/tables:>= 4.0.0, <= 4.11.4
  • composer/filament/infolists:>= 5.0.0, <= 5.6.4
  • composer/filament/tables:>= 5.0.0, <= 5.6.4

🔗 References (3)