GHSA-fghv-69vj-qj49 · Severity: low · Ecosystem: maven — Netty vulnerable to request smuggling due to incorrect parsing of chunk extensions
Netty is an asynchronous event-driven network application framework for development of maintainable high performance protocol servers and clients. In versions 4.1.124.Final, and 4.2.0.Alpha3 through 4.2.4.Final, Netty incorrectly accepts standalone newline characters (LF) as a chunk-size line terminator, regardless of a preceding carriage return (CR), instead of requiring CRLF per HTTP/1.1 standards. When combined with reverse proxies that parse LF differently (treating it as part of the chunk extension), attackers can craft requests that the proxy sees as one request but Netty processes as two, enabling request smuggling attacks. This is fixed in versions 4.1.125.Final and 4.2.5.Final.
Conclusion & alert: CVE-2025-58056 is rated Exploit Available (50/100): CVSS Low severity, with low exploitation likelihood (EPSS 0.07%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-20 | 0.03% | 0.07% | +0.04% |
| 2 | 2025-11-21 | 0.07% | 0.03% | -0.04% |
| 3 | 2025-11-18 | — | 0.07% | — |
Full EPSS history (5 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 2.9 | 4.0 | LOW |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-fghv-69vj-qj49 · Severity: low · Ecosystem: maven — Netty vulnerable to request smuggling due to incorrect parsing of chunk extensions
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2025-58056 not yet assigned priority: Debian including 1 source packages (netty), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2025-58056 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2025-58056 |
ubuntu
|
low | CVE-2025-58056 low priority: Ubuntu including 2 source packages (netty, netty-3.9), 16 status rows across 9 suites (bionic, focal, jammy, noble, plucky, questing, trusty, upstream, xenial): released 8, DNE 4, needs-triage 3, ignored 1. | https://ubuntu.com/security/CVE-2025-58056 |
| URL | Tags |
|---|---|
| https://datatracker.ietf.org/doc/html/rfc9112#name-chunked-transfer-coding | Technical Description |
| https://github.com/JLLeitschuh/unCVEed/issues/1 | Issue Tracking Third Party Advisory |
| https://github.com/netty/netty/commit/edb55fd8e0a3bcbd85881e423464f585183d1284 | Patch |
| https://github.com/netty/netty/issues/15522 | Issue Tracking |
| https://github.com/netty/netty/pull/15611 | Issue Tracking Patch |
| https://github.com/netty/netty/security/advisories/GHSA-fghv-69vj-qj49 | Exploit Vendor Advisory |
| https://w4ke.info/2025/06/18/funky-chunks.html | Broken Link |