Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-48167 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-79Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')[email protected]

Affected Products

ProductVersions
Filament
>= 4.0.0, < 4.11.4 (semver)
>= 5.0.0, < 5.6.4 (semver)

CPE

  • cpe:2.3:a:filamentphp:filament:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: >= 4.11.5moderate effort
  • Upgrade: >= 5.6.5moderate effort
Filament Infolists
>= 4.0.0, < 4.11.4 (semver)
>= 5.0.0, < 5.6.4 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Upgrade: >= 4.11.5moderate effort
  • Upgrade: >= 5.6.5moderate effort
Filament Tables
>= 4.0.0, < 4.11.4 (semver)
>= 5.0.0, < 5.6.4 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Upgrade: >= 4.11.5moderate effort
  • Upgrade: >= 5.6.5moderate effort

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-48167
NVD Published Date:
Jun 22, 2026
NVD Last Modified:
Jun 23, 2026
Source:
[email protected]
CVE-2026-48167 Details - Not Deferred