VYPR

Qt SVG

by Qt

CVEs (1)

  • CVE-2026-6210HigMay 6, 2026
    risk 0.57cvss epss 0.00

    A type confusion vulnerability in Qt SVG allows an attacker to cause an application crash via a crafted SVG image. When processing SVG marker references, the renderer retrieves a node by its id attribute and casts it to QSvgMarker* without verifying the node type. A…