CVE-2026-44311

MEDIUMNVD 6.16.1
EchelonGraph scoreMEDIUM confidence

This medium-severity CVE scores 6.1 under NVD CVSS v3. EPSS exploit probability: 0.2%, top 91% of all CVEs by exploit prediction. 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: epss, nvd
6.1
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS: 0%CVSS: 6.1Exploit: NoneExposed: 0

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

Fabric.js is a Javascript HTML5 canvas library. Prior to 7.4.0, a potential Cross-Site Scripting (XSS) vulnerability exists in Fabric.js due to improper escaping of user-controlled input during SVG serialization via the toSVG() method. Specifically, the color field within the colorStops array of a fabric.Gradient object is not properly escaped when converted into SVG elements. If an application renders the generated SVG string into the DOM, this may allow an attacker to inject arbitrary HTML/SVG and execute JavaScript in the victim's browser. This vulnerability is fixed in 7.4.0.

CVSS v3
6.1
EG Score
6.1(medium)
EPSS
9.3%
KEV
Not listed

Published

June 12, 2026

Last Modified

June 26, 2026

Advisory Details (2)

Auto-updated Jun 23, 2026
🔬 Proof of concept available. Patch available. Sources: github_release, github.
github_release Patch Available

Version 7.4.0

Patch available: fabricjs/fabric.js v740

https://github.com/fabricjs/fabric.js/releases/tag/v740
github Patch Available🟡 PoC Available

Improper escaping in fabric.Gradient colorStops leads to XSS in SVG serialization · Advisory · fabricjs/fabric.js · GitHub

https://github.com/fabricjs/fabric.js/security/advisories/GHSA-w22m-hvvm-xmwx

Vendor Advisories for CVE-2026-44311(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)
npm(1)
PackageVulnerable rangeFixed inDependents
fabric7.4.0

Weakness Classification(2)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 13× in last 7d / 44× 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-07 01:00 UTCEG score recompute
  2. 2026-07-06 16:27 UTCEPSS rescore
  3. 2026-07-06 02:23 UTCEPSS rescore
  4. 2026-07-05 14:28 UTCEG score recompute
  5. 2026-07-05 02:30 UTCEPSS rescore
  6. 2026-07-04 15:51 UTCEG score recompute
  7. 2026-07-04 06:31 UTCEPSS rescore
  8. 2026-07-03 17:11 UTCEG score recompute
  9. 2026-07-02 18:35 UTCEG score recompute
  10. 2026-07-01 19:58 UTCEG score recompute
  11. 2026-07-01 15:07 UTCEPSS rescore
  12. 2026-06-30 23:22 UTCEPSS rescore
  13. 2026-06-30 21:22 UTCEG score recompute
  14. 2026-06-29 22:34 UTCEG score recompute
  15. 2026-06-29 14:06 UTCEPSS rescore
  16. 2026-06-28 23:59 UTCEG score recompute
  17. 2026-06-28 14:07 UTCEPSS rescore
  18. 2026-06-28 04:56 UTCEPSS rescore
  19. 2026-06-28 01:23 UTCEG score recompute
  20. 2026-06-27 03:08 UTCEPSS rescore
  21. 2026-06-27 02:47 UTCEG score recompute 0.70
  22. 2026-06-26 21:42 UTCNVD updateCVSS v3 → 6.1
  23. 2026-06-26 04:08 UTCEG score recompute
  24. 2026-06-25 13:49 UTCEPSS rescore
  25. 2026-06-25 13:49 UTCEPSS rescore
Show 19 more
  1. 2026-06-25 05:32 UTCEG score recompute
  2. 2026-06-24 14:05 UTCEPSS rescore
  3. 2026-06-24 06:48 UTCEG score recompute
  4. 2026-06-23 21:33 UTCEPSS rescore
  5. 2026-06-23 07:39 UTCEG score recompute
  6. 2026-06-22 08:17 UTCEG score recompute
  7. 2026-06-21 09:13 UTCEG score recompute
  8. 2026-06-20 10:09 UTCEG score recompute
  9. 2026-06-19 11:31 UTCEG score recompute
  10. 2026-06-18 12:52 UTCEG score recompute
  11. 2026-06-17 14:12 UTCEG score recompute
  12. 2026-06-16 15:36 UTCEG score recompute
  13. 2026-06-15 17:01 UTCEG score recompute
  14. 2026-06-14 23:18 UTCEPSS rescore
  15. 2026-06-14 18:24 UTCEG score recompute
  16. 2026-06-13 23:00 UTCEPSS rescore
  17. 2026-06-13 19:47 UTCEG score recompute
  18. 2026-06-12 23:12 UTCEPSS rescore
  19. 2026-06-12 21:11 UTCEG score recompute

Frequently asked(5)

What is CVE-2026-44311?
CVE-2026-44311 is a medium vulnerability published on June 12, 2026. Fabric.js is a Javascript HTML5 canvas library. Prior to 7.4.0, a potential Cross-Site Scripting (XSS) vulnerability exists in Fabric.js due to improper escaping of user-controlled input during SVG serialization via the toSVG() method. Specifically, the color field within the colorStops array of a…
When was CVE-2026-44311 disclosed?
CVE-2026-44311 was first published in the National Vulnerability Database on June 12, 2026, with the most recent update on June 26, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-44311 actively exploited?
CVE-2026-44311 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 9.3% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-44311?
CVE-2026-44311 has a CVSS v3 base score of 6.1 (NVD).
How do I remediate CVE-2026-44311?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-44311, 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-44311

Explore →

Is Your Infrastructure Affected by CVE-2026-44311?

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