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, before reading the first request-line, HttpObjectDecoder skips every byte for which Character.isISOControl(b) is true (0x00–0x1F and 0x7F) as well as all whitespace. RFC 9112 §2.2 only asks servers to ignore empty CRLF lines preceding the request-line — a carefully scoped robustness allowance intended to handle HTTP/1.0 POST workarounds. Silently absorbing NUL bytes, SOH, STX, and other non-CRLF control characters goes significantly beyond this, and can be exploited for request-boundary confusion in pipelined or multiplexed transports where a front-end component treats those bytes differently. Versions 4.1.135.Final and 4.2.15.Final patch the issue.
CVE-2026-50020
This medium-severity CVE scores 5.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 86% 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.3
- EG Score
- 5.3(medium)
- EPSS
- 14.0%
- KEV
- Not listed
Published
June 12, 2026
Last Modified
June 15, 2026
Advisory Details (3)
Auto-updated Jun 13, 2026HttpObjectDecoder skips arbitrary initial control characters when only initial CRLF characters are permitted · Advisory · netty/netty · GitHub
https://github.com/netty/netty/security/advisories/GHSA-hvcg-qmg6-jm4cnetty-4.2.15.Final
Patch available: netty/netty netty-4.2.15.Final
https://github.com/netty/netty/releases/tag/netty-4.2.15.Finalnetty-4.1.135.Final
Patch available: netty/netty netty-4.1.135.Final
https://github.com/netty/netty/releases/tag/netty-4.1.135.FinalVendor Advisories for CVE-2026-50020(3)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- RHSA-2026:26018Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat build of Quarkus 3.27.4.SP1 security update
- RHSA-2026:26017Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat build of Quarkus 3.33.2.SP1 security update
- GHSA-hvcg-qmg6-jm4cGitHub Security AdvisoriesMedium
Netty: HttpObjectDecoder skips arbitrary initial control characters when only initial CRLF characters are permitted
Patch Availability(1)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| redhat | netty-codec-http | 2026-06-17 | 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 (228 versions) | 4.1.135.Final | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 22× in last 7d / 81× 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-07 01:11 UTCEG score recompute
- 2026-07-07 01:11 UTCVendor advisory
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-05 18:35 UTCEG score recompute
- 2026-07-05 18:35 UTCVendor advisory
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 20:47 UTCEG score recompute
- 2026-07-04 20:47 UTCVendor advisory
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-03 22:58 UTCEG score recompute
- 2026-07-03 22:58 UTCVendor advisory
- 2026-07-03 01:08 UTCEG score recompute
- 2026-07-03 01:08 UTCVendor advisory
- 2026-07-02 03:18 UTCEG score recompute
- 2026-07-02 03:18 UTCVendor advisory
- 2026-07-01 15:07 UTCEPSS rescore
- 2026-07-01 05:30 UTCEG score recompute
- 2026-07-01 05:30 UTCVendor advisory
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-30 07:42 UTCEG score recompute
- 2026-06-30 07:42 UTCVendor advisory
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 09:45 UTCEG score recompute
Show 56 moreShow fewer
- 2026-06-29 09:45 UTCVendor advisory
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 11:55 UTCEG score recompute
- 2026-06-28 11:55 UTCVendor advisory
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-27 14:07 UTCEG score recompute
- 2026-06-27 14:07 UTCVendor advisory
- 2026-06-27 03:08 UTCEPSS rescore
- 2026-06-26 16:18 UTCEG score recompute
- 2026-06-26 16:18 UTCVendor advisory
- 2026-06-25 18:30 UTCEG score recompute
- 2026-06-25 18:30 UTCVendor advisory
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-24 20:41 UTCEG score recompute
- 2026-06-24 20:41 UTCVendor advisory
- 2026-06-24 14:05 UTCEPSS rescore
- 2026-06-23 21:33 UTCEPSS rescore
- 2026-06-23 21:33 UTCEPSS rescore
- 2026-06-23 19:40 UTCEG score recompute
- 2026-06-23 19:40 UTCVendor advisory
- 2026-06-22 21:51 UTCEG score recompute
- 2026-06-22 21:51 UTCVendor advisory
- 2026-06-22 14:25 UTCEPSS rescore
- 2026-06-22 14:25 UTCEPSS rescore
- 2026-06-21 23:45 UTCEG score recompute
- 2026-06-21 23:45 UTCVendor advisory
- 2026-06-21 14:56 UTCEPSS rescore
- 2026-06-21 14:56 UTCEPSS rescore
- 2026-06-21 01:59 UTCEPSS rescore
- 2026-06-21 01:59 UTCEPSS rescore
- 2026-06-20 22:48 UTCEG score recompute
- 2026-06-20 22:48 UTCVendor advisory
- 2026-06-20 00:54 UTCEG score recompute
- 2026-06-20 00:54 UTCVendor advisory
- 2026-06-19 19:26 UTCEPSS rescore
- 2026-06-19 19:26 UTCEPSS rescore
- 2026-06-19 03:04 UTCEG score recompute
- 2026-06-19 03:04 UTCVendor advisory
- 2026-06-18 17:52 UTCEPSS rescore
- 2026-06-18 17:52 UTCEPSS rescore
- 2026-06-18 05:13 UTCEG score recompute
- 2026-06-17 17:53 UTCEPSS rescore
- 2026-06-17 07:25 UTCEG score recompute
- 2026-06-16 17:53 UTCEPSS rescore
- 2026-06-16 09:34 UTCEG score recompute
- 2026-06-15 17:49 UTCEPSS rescore
- 2026-06-15 17:49 UTCEPSS rescore
- 2026-06-15 11:46 UTCEG score recompute
- 2026-06-14 23:18 UTCEPSS rescore
- 2026-06-14 13:54 UTCEG score recompute
- 2026-06-13 23:00 UTCEPSS rescore
- 2026-06-13 16:05 UTCEG score recompute
- 2026-06-12 23:12 UTCEPSS rescore
- 2026-06-12 18:15 UTCEG score recompute
- 2026-06-12 18:13 UTCNVD updatefirst tracked
Related CVEs(same vendor + same CWE)
Same vendor
10 shownredhat
Same CWE
10 shownCWE-444
Frequently asked(5)
What is CVE-2026-50020?
When was CVE-2026-50020 disclosed?
Is CVE-2026-50020 actively exploited?
What is the CVSS score of CVE-2026-50020?
How do I remediate CVE-2026-50020?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-50020
Is Your Infrastructure Affected by CVE-2026-50020?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.