CVE-2026-48167

Filament is a collection of full-stack components for accelerated Laravel development. From 4.0.0 until 4.11.5 and 5.6.5, 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. This vulnerability is fixed in 4.11.5 and 5.6.5.
Configurations

No configuration.

History

No history.

Information

Published : 2026-06-22 22:16

Updated : 2026-06-23 15:03


NVD link : CVE-2026-48167

Mitre link : CVE-2026-48167

CVE.ORG link : CVE-2026-48167


JSON object : View

Products Affected

No product.

CWE
CWE-79

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