{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:golang:crypto:*:*:*:*:*:go:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.52.0"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "a1c0d9929856c8aba2b31f079340f00578eda803"
            }
          ],
          "repo": "https://github.com/golang/crypto",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Go",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46598.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "fixed": "0.52.0"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used.",
  "id": "CVE-2026-46598",
  "modified": "2026-07-15T01:49:09.054535560Z",
  "published": "2026-05-22T02:31:27.986Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://go.dev/cl/781360"
    },
    {
      "type": "WEB",
      "url": "https://go.dev/issue/79596"
    },
    {
      "type": "WEB",
      "url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
    },
    {
      "type": "WEB",
      "url": "https://pkg.go.dev"
    },
    {
      "type": "WEB",
      "url": "https://pkg.go.dev/vuln/GO-2026-5033"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46598.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46598"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Invoking  pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent"
}