{"api_version":"1","generated_at":"2026-05-28T16:29:41+00:00","cve":"CVE-2026-46598","urls":{"html":"https://cve.report/CVE-2026-46598","api":"https://cve.report/api/cve/CVE-2026-46598.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-46598","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-46598"},"summary":{"title":"Invoking  pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent","description":"For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used.","state":"PUBLISHED","assigner":"Go","published_at":"2026-05-22 04:16:26","updated_at":"2026-05-28 14:34:45"},"problem_types":["CWE-129","CWE-129: Improper Validation of Array Index","CWE-129 CWE-129 Improper Validation of Array Index"],"metrics":[{"version":"3.1","source":"ADP","type":"DECLARED","score":"5.3","severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","data":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"LOW","baseScore":5.3,"baseSeverity":"MEDIUM","confidentialityImpact":"NONE","integrityImpact":"NONE","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","version":"3.1"}},{"version":"3.1","source":"134c704f-9b21-4f2e-91b3-4a467353bcc0","type":"Secondary","score":"5.3","severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","baseScore":5.3,"baseSeverity":"MEDIUM","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"LOW"}}],"references":[{"url":"https://groups.google.com/g/golang-announce/c/a082jnz-LvI","name":"https://groups.google.com/g/golang-announce/c/a082jnz-LvI","refsource":"security@golang.org","tags":["Mailing List"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://go.dev/issue/79596","name":"https://go.dev/issue/79596","refsource":"security@golang.org","tags":["Issue Tracking"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://pkg.go.dev/vuln/GO-2026-5033","name":"https://pkg.go.dev/vuln/GO-2026-5033","refsource":"security@golang.org","tags":["Vendor Advisory"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://go.dev/cl/781360","name":"https://go.dev/cl/781360","refsource":"security@golang.org","tags":["Issue Tracking"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-46598","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-46598","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"golang.org/x/crypto","product":"golang.org/x/crypto/ssh/agent","version":"affected 0.52.0 semver","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[{"source":"CNA","value":"NCC Group Cryptography Services, sponsored by Teleport","lang":"en"}],"nvd_cpes":[{"cve_year":"2026","cve_id":"46598","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"golang","cpe5":"crypto","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"go","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":{"cve_year":"2026","cve_id":"46598","cve":"CVE-2026-46598","epss":"0.000390000","percentile":"0.119170000","score_date":"2026-05-27","updated_at":"2026-05-28 00:02:13"},"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"adp":[{"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"LOW","baseScore":5.3,"baseSeverity":"MEDIUM","confidentialityImpact":"NONE","integrityImpact":"NONE","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","version":"3.1"}},{"other":{"content":{"id":"CVE-2026-46598","options":[{"Exploitation":"none"},{"Automatable":"yes"},{"Technical Impact":"partial"}],"role":"CISA Coordinator","timestamp":"2026-05-22T18:12:30.585638Z","version":"2.0.3"},"type":"ssvc"}}],"problemTypes":[{"descriptions":[{"cweId":"CWE-129","description":"CWE-129 Improper Validation of Array Index","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-05-22T18:14:37.255Z","orgId":"134c704f-9b21-4f2e-91b3-4a467353bcc0","shortName":"CISA-ADP"},"title":"CISA ADP Vulnrichment"}],"cna":{"affected":[{"collectionURL":"https://pkg.go.dev","defaultStatus":"unaffected","packageName":"golang.org/x/crypto/ssh/agent","product":"golang.org/x/crypto/ssh/agent","programRoutines":[{"name":"parseEd25519Cert"},{"name":"parseEd25519Key"},{"name":"ForwardToAgent"},{"name":"ServeAgent"}],"vendor":"golang.org/x/crypto","versions":[{"lessThan":"0.52.0","status":"affected","version":"0","versionType":"semver"}]}],"credits":[{"lang":"en","value":"NCC Group Cryptography Services, sponsored by Teleport"}],"descriptions":[{"lang":"en","value":"For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used."}],"problemTypes":[{"descriptions":[{"description":"CWE-129: Improper Validation of Array Index","lang":"en"}]}],"providerMetadata":{"dateUpdated":"2026-05-22T02:31:27.986Z","orgId":"1bb62c36-49e3-4200-9d77-64a1400537cc","shortName":"Go"},"references":[{"url":"https://go.dev/issue/79596"},{"url":"https://go.dev/cl/781360"},{"url":"https://groups.google.com/g/golang-announce/c/a082jnz-LvI"},{"url":"https://pkg.go.dev/vuln/GO-2026-5033"}],"title":"Invoking  pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent"}},"cveMetadata":{"assignerOrgId":"1bb62c36-49e3-4200-9d77-64a1400537cc","assignerShortName":"Go","cveId":"CVE-2026-46598","datePublished":"2026-05-22T02:31:27.986Z","dateReserved":"2026-05-15T17:35:00.813Z","dateUpdated":"2026-05-22T18:14:37.255Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-05-22 04:16:26","lastModifiedDate":"2026-05-28 14:34:45","problem_types":["CWE-129","CWE-129: Improper Validation of Array Index","CWE-129 CWE-129 Improper Validation of Array Index"],"metrics":{"cvssMetricV31":[{"source":"134c704f-9b21-4f2e-91b3-4a467353bcc0","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","baseScore":5.3,"baseSeverity":"MEDIUM","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"LOW"},"exploitabilityScore":3.9,"impactScore":1.4}]},"configurations":[{"nodes":[{"operator":"OR","negate":false,"cpeMatch":[{"vulnerable":true,"criteria":"cpe:2.3:a:golang:crypto:*:*:*:*:*:go:*:*","versionEndExcluding":"0.52.0","matchCriteriaId":"D540395B-31B8-4B07-8F79-F5C631BBD5C8"}]}]}]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"46598","Ordinal":"1","Title":"Invoking  pathological inputs can lead to client panic in golang","CVE":"CVE-2026-46598","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"46598","Ordinal":"1","NoteData":"For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used.","Type":"Description","Title":"Invoking  pathological inputs can lead to client panic in golang"}]}}}