CVE-2026-55409
Received Received - Intake
Stored XSS in Filament RichEditor Field

Publication date: 2026-06-22

Last updated on: 2026-06-22

Assigner: GitHub, Inc.

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-22
Last Modified
2026-06-22
Generated
2026-06-23
AI Q&A
2026-06-23
EPSS Evaluated
N/A
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
filament filament to 3.3.53 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in Filament, a set of components for Laravel development, specifically in versions from 3.0.0 up to 3.3.53. A disabled RichEditor field rendered its raw state without sanitizing HTML content. If the data stored in this field was not already sanitized when the form state was filled, an attacker could insert malicious HTML or JavaScript code. This malicious code could then execute as a cross-site scripting (XSS) attack when users view the form.

Impact Analysis

The vulnerability can lead to cross-site scripting (XSS) attacks, allowing attackers to execute malicious scripts in the context of users viewing the affected forms. This can result in unauthorized actions, theft of sensitive information such as cookies or session tokens, and potentially compromise user accounts or the integrity of the application.

Mitigation Strategies

To mitigate this vulnerability, you should upgrade Filament to version 3.3.53 or later, where the issue with the disabled RichEditor field rendering unsanitized HTML has been fixed.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-55409. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart