VYPR

Fabric.js

by Fabrick

Source repositories

CVEs (2)

  • CVE-2026-27013HigFeb 19, 2026
    risk 0.42cvss 7.6epss 0.00

    Fabric.js is a Javascript HTML5 canvas library. Prior to version 7.2.0, Fabric.js applies `escapeXml()` to text content during SVG export (`src/shapes/Text/TextSVGExportMixin.ts:186`) but fails to apply it to other user-controlled string values that are interpolated into SVG…

  • CVE-2026-44311MedJun 22, 2026
    risk 0.35cvss 5.4epss 0.00

    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…