Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. filament/forms
  4. ›
  5. CVE-2026-55409

CVE-2026-55409: Filament: Disabled RichEditor field state can be used for XSS

June 17, 2026

In Filament v3, 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.

Please note that Filament v4 and above does not use the same mechanism for rendering a disabled RichEditor so this advisory does not apply.

References

  • github.com/advisories/GHSA-m9cv-24rx-8mv7
  • github.com/filamentphp/filament/pull/20029
  • github.com/filamentphp/filament/releases/tag/v3.3.53
  • github.com/filamentphp/filament/security/advisories/GHSA-m9cv-24rx-8mv7
  • nvd.nist.gov/vuln/detail/CVE-2026-55409

Code Behaviors & Features

Detect and mitigate CVE-2026-55409 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 3.0.0 before 3.3.53

Fixed versions

  • 3.3.53

Solution

Upgrade to version 3.3.53 or above.

Impact 7.6 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

packagist/filament/forms/CVE-2026-55409.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:22:47 +0000.