CVE-2026-55409 Details
Description
Filament is a collection of full-stack components for accelerated Laravel development. From 3.0.0 until 3.3.53, a disabled RichEditor field rendered its raw state without sanitizing HTML. Where the data stored in this field's state isn't sanitized already when the form state was filled, an attacker could plant malicious HTML or JavaScript and achieve XSS that executes for users who view the form. This vulnerability is fixed in 3.3.53.
A cross-site scripting (XSS) vulnerability has been identified in Filament versions 3.0.0 prior to 3.3.53. The issue arises in the RichEditor component when it is disabled; the editor renders its raw state without properly sanitizing HTML. If the data in this field is not already sanitized when the form is loaded, an attacker could inject malicious HTML or JavaScript. This injected script would execute for users who view the form.
Users can upgrade to Filament version 3.3.53 or later to address this vulnerability. Note that Filament version 4 and above does not use the same rendering mechanism for a disabled RichEditor, so this advisory is not applicable to those versions.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 22, 2026CISA-ADP
Assessed Jun 23, 2026References 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.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/filamentphp/filament/security/advisories/GHSA-m9cv-24rx-8mv7 | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Filament | >= 3.0.0, < 3.3.52 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 23, 2026 | CVE Modified | CISA-ADP |
| Jun 22, 2026 | New CVE Received | [email protected] |
Volerion