CVE-2026-39834
CRITICAL EPSS 36.9%
Published May 22, 20261mo ago · Modified Jun 17, 20261w ago
9.1 CVSS 3.1
Published May 22, 2026 1mo ago
Last Modified Jun 17, 2026 1w ago
Description
When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
36.9% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-190 Integer Overflow or Wraparound Numeric Error
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| golang | crypto | * | <0.52.0 |
References 4
- go.dev https://go.dev/cl/781663
- go.dev https://go.dev/issue/79567
- groups.google.com https://groups.google.com/g/golang-announce/c/a082jnz-LvI
- pkg.go.dev https://pkg.go.dev/vuln/GO-2026-5020
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.