CVE detail
CVE-2026-46597
An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 17.9 · diversity 20.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
5 source links · newest first
- CVE-2026-46597 Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/sshMicrosoft MSRC
Information published.
vendormsrc.microsoft.comMay 27, 2026, 8:13 AM - https://pkg.go.dev/vuln/GO-2026-5013pkg.go.dev
No excerpt available.
Exploitpkg.go.devMay 22, 2026, 4:16 AM - https://groups.google.com/g/golang-announce/c/a082jnz-LvIgroups.google.com
No excerpt available.
Patchgroups.google.comMay 22, 2026, 4:16 AM No excerpt available.
Vendor Advisorygo.devMay 22, 2026, 4:16 AM- https://go.dev/cl/781620go.dev
No excerpt available.
Vendor Advisorygo.devMay 22, 2026, 4:16 AM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2025-51678CVSS 7.5 · High
An issue was discovered in RISC-V PicoRV32 commit 87c89a. A mismatch in the PCPI INSN and memory address can lead to unexpected behavior.
- CVE-2026-50337CVSS 7.8 · High
Incorrect type conversion or cast in Windows Notification allows an authorized attacker to elevate privileges locally.
- CVE-2026-59871CVSS 5.3 · Medium
node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.18, node-tar coerces all-digit PAX path and linkpath values in src/pax.ts to JavaScript numbers, causing d…
- CVE-2026-55076CVSS 7.4 · High
Coder allows organizations to provision remote development environments via Terraform. Prior to versions 2.29.7, 2.32.7, 2.33.8, and 2.34.2, Coder's OIDC callback checked `email_v…
- CVE-2026-48140CVSS 7.1 · High
There is an unchecked enum cast vulnerability in NI grpc-device BeginSidebandStream that may allow an attacker to trigger invalid enum states and undefined behavior, potentially r…
- CVE-2026-46690CVSS 5.8 · Medium
unbounded_spsc is an "unbounded" extension of bounded_spsc_queue. In versions 0.2.0 and prior, sender::send pointer-as-value transmute causes OOB read and fake-Arc drop under TX/R…