---
cve: "CVE-2026-55833"
severity: "HIGH"
cvss: 7.5
epss: "42%"
vendor: "netty"
kev: false
exploited: false
published: "2026-07-21 00:17:35"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-10T19:55:02+02:00"
---

# CVE-2026-55833

> 7.5 HIGH · 🧪 PoC

## Beschreibung

Netty is a network application framework for development of protocol servers and clients. Prior to 4.1.136.Final and 4.2.16.Final, Netty SPDY header decoding continues inflating zlib-compressed header blocks after the raw header parser has exceeded `maxHeaderSize` and marked the frame truncated in `SpdyFrameCodec`, allowing a remote peer to send a small compressed `HEADERS` block that expands into much larger raw header data and causes compression-amplified CPU and allocation churn. This issue is fixed in versions 4.1.136.Final and 4.2.16.Final.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/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 | Keine | good |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- fca0764703b3bb59c6e6dc5d29c6d9710d35c0e6 (Commit)
- 3703d79669ee024f6483c9d8697ac58ba546df33 (Commit)

## Referenzen

- <https://github.com/netty/netty/security/advisories/GHSA-mvh2-crg5-v77c>
- <https://github.com/netty/netty/commit/5b68c61f37aa4a3045cba624cbea239655c9003b>
- <https://github.com/netty/netty/commit/bb2ff68a1fb71cb4b0eb9a9e17b66c52aff680c6>
- <https://github.com/netty/netty/releases/tag/netty-4.1.136.Final>
- <https://github.com/netty/netty/releases/tag/netty-4.2.16.Final>

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