{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:golang:image:*:*:*:*:*:go:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.39.0"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "3d5c9b6581c33f5d7d9223b9613a2f6bad6f7df5"
            }
          ],
          "repo": "https://github.com/golang/image",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Go",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33812.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "fixed": "0.39.0"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "Parsing a malicious font file can cause excessive memory allocation.",
  "id": "CVE-2026-33812",
  "modified": "2026-07-08T05:37:14.117125912Z",
  "published": "2026-04-21T19:21:28.556Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://go.dev/cl/761180"
    },
    {
      "type": "WEB",
      "url": "https://go.dev/issue/78382"
    },
    {
      "type": "WEB",
      "url": "https://pkg.go.dev"
    },
    {
      "type": "WEB",
      "url": "https://pkg.go.dev/vuln/GO-2026-4962"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33812.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33812"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Excessive memory allocation when decoding malicious SFNT in golang.org/x/image"
}