CVE-2026-45729 PUBLISHED

ThorVG: Null pointer dereference in SVG loader causes crash via 6-byte malformed input

Assigner: GitHub_M
Reserved: 13.05.2026 Published: 01.06.2026 Updated: 02.06.2026

Thor Vector Graphics (ThorVG) is a production-ready vector graphics engine. Prior to version 1.0.5, a null pointer dereference in SvgLoader::run() allows any caller that passes untrusted SVG data to Picture::load() to crash the process with a 6-byte payload. This issue has been patched in version 1.0.5.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
CVSS Score: 4.3

Product Status

Vendor thorvg
Product thorvg
Versions
  • Version < 1.0.5 is affected

References

Problem Types

  • CWE-476: NULL Pointer Dereference CWE