{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.25.9"
              },
              {
                "introduced": "1.26.0"
              },
              {
                "fixed": "1.26.2"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7076e01d9d450bae9f25be76f45d58cc52e2aad2"
            },
            {
              "introduced": "d90b98e65320778f3b1f99a6951ab20f04d218b3"
            },
            {
              "fixed": "9c8bf0e72a6fb3b415b591b124b59fbb7cf92252"
            }
          ],
          "repo": "https://github.com/golang/go",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Go",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32281.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "fixed": "1.25.9"
          },
          {
            "introduced": "1.26.0-0"
          },
          {
            "fixed": "1.26.2"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "Validating certificate chains which use policies is unexpectedly inefficient when certificates in the chain contain a very large number of policy mappings, possibly causing denial of service. This only affects validation of otherwise trusted certificate chains, issued by a root CA in the VerifyOptions.Roots CertPool, or in the system certificate pool.",
  "id": "CVE-2026-32281",
  "modified": "2026-07-08T05:36:43.712919354Z",
  "published": "2026-04-08T01:06:58.354Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://go.dev/cl/758061"
    },
    {
      "type": "WEB",
      "url": "https://go.dev/issue/78281"
    },
    {
      "type": "WEB",
      "url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
    },
    {
      "type": "WEB",
      "url": "https://pkg.go.dev"
    },
    {
      "type": "WEB",
      "url": "https://pkg.go.dev/vuln/GO-2026-4946"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32281.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Inefficient policy validation in crypto/x509"
}