Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/thorvg/thorvg/commit/159f44fd5e3d2eea1b3a70689a894e657e2bb079
- https://github.com/thorvg/thorvg/pull/4387
- https://github.com/thorvg/thorvg/releases/tag/v1.0.5
- https://github.com/thorvg/thorvg/security/advisories/GHSA-f863-8ghq-7h64
- https://github.com/thorvg/thorvg/security/advisories/GHSA-f863-8ghq-7h64
FAQ
What is CVE-2026-45729?
CVE-2026-45729 is a vulnerability with a CVSS score of 4.3 (MEDIUM). 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 P...
How severe is CVE-2026-45729?
CVE-2026-45729 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-45729?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.