Back to overview

CVE-2026-48167

MEDIUM
6.4
CVSS 3.1
Description
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.

Metadata

CVE ID
CVE-2026-48167
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-05-20 23:12 UTC
Published
2026-06-22 21:43 UTC
Last updated
2026-06-22 21:43 UTC
Primary CWE
CWE-79
CWE-79: Improper Neutralization of Input During Web Page Gen…
Vendor / Product
filamentphp / filament
Sources
cve.org  ·  NVD

Severity & Metrics

6.4 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Affected products (1)
VendorProductPlatformVersions
filamentphp filament >= 4.0.0, < 4.11.5, >= 5.0.0, < 5.6.5
Weakness (CWE)
CWESourceDescription
CWE-79 cna CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CVSS scores (1)
ScoreSeverityVersionSourceVector
6.4 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
References (1)
Back to overview