CVE-2026-55877 Details
Description
Symfony UX is a JavaScript ecosystem for Symfony. From 2.17.0 before 2.36.1 and from 3.0.0 before 3.2.0, the ux_icon() Twig function is marked is_safe=['html'] and Icon::toHtml() inlines SVG source verbatim, allowing unsanitized local SVG files or Iconify on-demand JSON body responses containing nested script elements, on* event handlers, or dangerous URL schemes to execute cross-site scripting. This issue is fixed in versions 2.36.1 and 3.2.0.
A cross-site scripting vulnerability has been identified in the Symfony UX Icons package, affecting versions 2.17.0 prior to 2.36.1 and 3.0.0 prior to 3.2.0. The issue arises because the 'ux_icon()' Twig function outputs SVG content without proper sanitization. This allows unsanitized local SVG files or Iconify on-demand JSON responses containing scripts or dangerous event handlers to be executed in the browser. The vulnerability is present in the 'Icon::toHtml()' method, which inlines SVG sources verbatim, leaving room for exploitation.
Users can upgrade to Symfony UX Icons versions 2.36.1 or 3.2.0, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 9, 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.
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 |
|---|---|
| symfony ux | >= 2.17.0, < 2.36.1 >= 3.0.0, < 3.2.0 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 19, 2026 | Initial Analysis | [email protected] |
| Jul 9, 2026 | CVE Modified | CISA-ADP |
| Jul 8, 2026 | New CVE Received | [email protected] |