原始 OSV JSON
{
"id": "GHSA-q4h4-gmj2-qvw2",
"aliases": [
"CVE-2026-46597"
],
"details": "An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs.",
"summary": "golang.org/x/crypto: Invoking byte arithmetic causes underflow and panic",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.52.0"
}
]
}
],
"package": {
"name": "golang.org/x/crypto",
"ecosystem": "Go"
}
}
],
"modified": "2026-07-07T15:22:53Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2026-06-25T22:14:22Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"type": "ADVISORY"
},
{
"url": "https://cs.opensource.google/go/x/crypto",
"type": "PACKAGE"
},
{
"url": "https://go.dev/cl/781620",
"type": "WEB"
},
{
"url": "https://go.dev/issue/79561",
"type": "WEB"
},
{
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"type": "WEB"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-5013",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-704"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2026-05-22T04:16:26Z",
"github_reviewed_at": "2026-06-25T22:14:22Z"
}
}