CVE-2026-45729
Deferred
Deferred - Pending Action
Null Pointer Dereference in Thor Vector Graphics Engine
Publication date: 2026-06-01
Last updated on: 2026-06-02
Assigner: GitHub, Inc.
Description
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 Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| thorvg | thorvg | to 1.0.5 (exc) |
| thorvg | thor_vector_graphics | to 1.0.5 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-476 | The product dereferences a pointer that it expects to be valid but is NULL. |