---
cve: "CVE-2026-39834"
severity: "CRITICAL"
cvss: 9.1
epss: "52%"
vendor: "golang.org/x/crypto"
kev: false
exploited: false
published: "2026-05-22 04:16:24"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-08T01:16:23+02:00"
---

# CVE-2026-39834

> 9.1 CRITICAL

## Beschreibung

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-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- a1c0d9929856c8aba2b31f079340f00578eda803 (Commit)

## Referenzen

- <https://go.dev/issue/79567>
- <https://groups.google.com/g/golang-announce/c/a082jnz-LvI>
- <https://go.dev/cl/781663>
- <https://pkg.go.dev/vuln/GO-2026-5020>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-39834) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
