Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, HttpPostRequestEncoder constructs multipart HTTP request bodies by directly concatenating user-supplied filenames and field names into Content-Disposition MIME headers without validating or sanitizing CRLF characters (\r\n). Since MIME headers are delimited by CRLF, an attacker who controls the filename can inject arbitrary MIME headers into the multipart body part. The root cause is that neither the encoder nor the FileUpload implementations' setFilename() methods, which only check for null, neutralize CRLF characters before the filename is embedded into the header. This issue has been fixed in versions 4.1.136.Final and 4.2.16.Final.
CVE-2026-59921
This medium-severity CVE scores 5.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 80% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
A fix is available — apply it.
- CVSS v3
- 5.7
- EG Score
- 5.7(medium)
- EG Risk
- 42(Track)EG Risk 42/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity57% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 20%
- KEV
- Not listed
Published
July 22, 2026
Last Modified
July 30, 2026
Advisory Details (1)
Auto-updated Jul 28, 2026CRLF Injection via Multipart Filename in Netty HttpPostRequestEncoder · Advisory · netty/netty · GitHub
https://github.com/netty/netty/security/advisories/GHSA-gcjf-9mgh-3p7gVendor Advisories for CVE-2026-59921(3)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- RHSA-2026:47172Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat build of Quarkus 3.33.2.SP3 security update
- RHSA-2026:47189Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat build of Quarkus 3.27.4.SP3 security update
- GHSA-gcjf-9mgh-3p7gGitHub Security AdvisoriesMedium
Netty: CRLF Injection via Multipart Filename in Netty HttpPostRequestEncoder
Patch Availability(1)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| redhat | netty-codec-http | 2026-07-30 | redhat |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(1 across 1 ecosystem)
Maven(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| io.netty:netty-codec-http | 4.0.0.Alpha1 ... 4.1.99.Final (229 versions) | 4.1.136.Final | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 10× in last 7d / 12× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-30 16:46 UTCEG score recompute
- 2026-07-30 16:46 UTCVendor advisory
- 2026-07-30 16:28 UTCEPSS rescore
- 2026-07-30 01:30 UTCEPSS rescore
- 2026-07-30 01:30 UTCEPSS rescore
- 2026-07-29 18:31 UTCEG score recompute
- 2026-07-29 17:37 UTCEG score recompute
- 2026-07-29 13:19 UTCEG score recompute
- 2026-07-28 23:23 UTCEG score recompute
- 2026-07-27 09:13 UTCEG score recompute
- 2026-07-23 03:21 UTCEG score recompute
- 2026-07-22 22:26 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-59921?
When was CVE-2026-59921 disclosed?
Is CVE-2026-59921 actively exploited?
What is the CVSS score of CVE-2026-59921?
How do I remediate CVE-2026-59921?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-59921
Is Your Infrastructure Affected by CVE-2026-59921?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.