CVE-2026-48059
Last modified
CVE-2026-48059 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Netty is a network application framework for development of protocol servers and clients. Prior to versions 4.1.135.Final and 4.2.15.Final, the HAProxy PROXY protocol v2 codec in netty leaks native or heap memory on every connection when a client sends a syntactically valid header containing nested `PP2_TYPE_SSL` TLVs (type-length-value records) at depth two or greater. EPSS estimates a 0.63% chance of exploitation in the next 30 days.
Description
Netty is a network application framework for development of protocol servers and clients. Prior to versions 4.1.135.Final and 4.2.15.Final, the HAProxy PROXY protocol v2 codec in netty leaks native or heap memory on every connection when a client sends a syntactically valid header containing nested `PP2_TYPE_SSL` TLVs (type-length-value records) at depth two or greater. The leak occurs on the successful parse path — no exception is thrown, the message fires downstream, the decoder removes itself, and the application releases the `HAProxyMessage` normally. Yet the underlying cumulation buffer (a pooled, potentially direct `ByteBuf` allocated by the channel) remains permanently pinned. Versions 4.1.135.Final and 4.2.15.Final patch the issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Netty | Netty | < 4.1.135 |
| Netty | Netty | >= 4.2.0, < 4.2.15 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-48059?
How severe is CVE-2026-48059?
How do I fix CVE-2026-48059?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-48051Papra is a minimalistic document management and archiving pl…3.5
- CVE-2026-48052Papra is a minimalistic document management and archiving pl…5.4
- CVE-2026-48054OpenZeppelin Contracts Wizardis a web application to interac…8.8
- CVE-2026-48055Streambert is a cross-platform Electron Desktop App to strea…10
- CVE-2026-48056Streambert is a cross-platform Electron Desktop App to strea…10
- CVE-2026-48058nebula-mesh is a self-hosted control plane for Slack Nebula …4.6
- CVE-2026-48060Litestar is an Asynchronous Server Gateway Interface (ASGI) …8.1
- CVE-2026-48061Litestar is an Asynchronous Server Gateway Interface (ASGI) …5.9
- CVE-2026-48062CodeIgniter is a PHP full-stack web framework. Prior to 4.7.…9.8
- CVE-2026-48063Baileys is a cocket-based TS/JavaScript API for WhatsApp Web…9.3
- CVE-2026-48064pam_usb provides hardware authentication for Linux using ord…8.1
- CVE-2026-48065pam_usb provides hardware authentication for Linux using ord…6.7
Are you affected by CVE-2026-48059?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
