{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.0.5"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "159f44fd5e3d2eea1b3a70689a894e657e2bb079"
            },
            {
              "fixed": "32a9dd9bf239adebad84da5cd08f51a15e29daaa"
            }
          ],
          "repo": "https://github.com/thorvg/thorvg",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-f863-8ghq-7h64"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-476"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45729.json"
  },
  "details": "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.",
  "id": "CVE-2026-45729",
  "modified": "2026-07-15T01:49:13.342907770Z",
  "published": "2026-06-01T17:18:36.254Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/thorvg/thorvg/releases/tag/v1.0.5"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45729.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/thorvg/thorvg/security/advisories/GHSA-f863-8ghq-7h64"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45729"
    },
    {
      "type": "FIX",
      "url": "https://github.com/thorvg/thorvg/commit/159f44fd5e3d2eea1b3a70689a894e657e2bb079"
    },
    {
      "type": "FIX",
      "url": "https://github.com/thorvg/thorvg/pull/4387"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "ThorVG: Null pointer dereference in SVG loader causes crash via 6-byte malformed input"
}