CVE-2026-55877

MEDIUMPre-NVD 6.16.1
EchelonGraph scoreLOW confidence

This medium-severity CVE scores 6.1 under the CNA's CVSS (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: cna:github_m
6.1
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS: CVSS: 6.1Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

symfony/ux-icons: XSS via unsanitized SVG content in local files and Iconify on-demand responses

Description

The ux_icon() Twig function is marked is_safe=['html'], so Twig never escapes its output. Icon::toHtml() inlines the SVG source verbatim into the page. Browsers execute ` elements and on* event-handler attributes found inside inline SVG, making any unsanitized icon a vector for cross-site scripting.

Two code paths were affected. In the local file path, Icon::fromFile() only stripped elements that were direct children of , leaving nested scripts and all on* attributes untouched despite a code comment claiming broader protection. In the Iconify on-demand path (enabled by default), the remote JSON body field was wrapped into an Icon object with no sanitization at all. Concrete attack vectors include a malicious SVG icon pack from a third-party theme or downloaded icon set, or a controlled Iconify endpoint configured via iconify.endpoint (including a poisoned cache).

Resolution

Introducing an IconFactory that centralizes sanitization across every icon source before an Icon object is created. The sanitizer removes script-capable elements (script, foreignObject, iframe, object, embed), SMIL animations targeting on*, href, or xlink:href attributes, CDATA sections, processing instructions, all on* attributes, and javascript:, vbscript:, and data:text/html URL schemes. ` elements are kept for theming but have any handlers stripped. Icons that contain none of these constructs are byte-for-byte identical after sanitization.

Credits

Symfony would like to thank Pascal Cescon for reporting the issue and Hugo Alliaume for providing the fix.

CVSS v3
6.1
EG Score
6.1(low)
EPSS
KEV
Not listed

Published

June 19, 2026

Last Modified

June 19, 2026

Vendor Advisories for CVE-2026-55877(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Affected Packages

(1 across 1 ecosystem)
Packagist(1)
PackageVulnerable rangeFixed inDependents
symfony/ux-iconsv3.0.0, v3.1.03.2.0

Data Freshness Timeline

(refreshed 6× in last 7d / 16× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-07-06 08:13 UTCEG score recompute
  2. 2026-07-05 05:51 UTCEG score recompute
  3. 2026-07-04 03:29 UTCEG score recompute
  4. 2026-07-03 01:16 UTCEG score recompute
  5. 2026-07-01 23:01 UTCEG score recompute
  6. 2026-06-30 20:48 UTCEG score recompute
  7. 2026-06-29 18:35 UTCEG score recompute
  8. 2026-06-28 16:22 UTCEG score recompute
  9. 2026-06-27 14:09 UTCEG score recompute
  10. 2026-06-26 11:56 UTCEG score recompute
  11. 2026-06-25 09:43 UTCEG score recompute
  12. 2026-06-24 07:31 UTCEG score recompute
  13. 2026-06-23 05:12 UTCEG score recompute
  14. 2026-06-22 02:54 UTCEG score recompute
  15. 2026-06-21 00:39 UTCEG score recompute
  16. 2026-06-19 22:24 UTCEG score recompute

Frequently asked(4)

What is CVE-2026-55877?
CVE-2026-55877 is a medium vulnerability published on June 19, 2026. symfony/ux-icons: XSS via unsanitized SVG content in local files and Iconify on-demand responses Description The uxicon() Twig function is marked issafe=['html'], so Twig never escapes its output. Icon::toHtml() inlines the SVG source verbatim into the page. Browsers execute <script> elements and…
When was CVE-2026-55877 disclosed?
CVE-2026-55877 was first published in the National Vulnerability Database on June 19, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
What is the CVSS score of CVE-2026-55877?
CVE-2026-55877 has a CVSS v4.0 base score of 6.1 (CNA self-assessment; NVD's own analysis pending). The EG score is currently aggregating — additional source signals are being incorporated as they become available..
How do I remediate CVE-2026-55877?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-55877, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-55877

Explore →

Is Your Infrastructure Affected by CVE-2026-55877?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.