Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. Netty prior to version 4.1.71.Final skips control chars when they are present at the beginning / end of the header name. It should instead fail fast as these are not allowed by the spec and could lead to HTTP request smuggling. Failing to do the validation might cause netty to "sanitize" header names before it forward these to another remote system when used as proxy. This remote system can't see the invalid usage anymore, and therefore does not do the validation itself. Users should upgrade to version 4.1.71.Final.
CVE-2021-43797
This medium-severity CVE scores 6.5 under NVD CVSS v3. EPSS exploit probability: 0.4%, top 40% 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
- 6.5
- EG Score
- 6.5(medium)
- EPSS
- 84.1%
- KEV
- Not listed
Published
December 9, 2021
Last Modified
November 21, 2024
References (14)
- security-advisories@githubhttps://github.com/netty/netty/commit/07aa6b5938a8b6ed7a6586e066400e2643897323
- security-advisories@githubhttps://github.com/netty/netty/security/advisories/GHSA-wx5j-54mm-rqqq
- security-advisories@githubhttps://lists.debian.org/debian-lts-announce/2023/01/msg00008.html
- security-advisories@githubhttps://security.netapp.com/advisory/ntap-20220107-0003/
- security-advisories@githubhttps://www.debian.org/security/2023/dsa-5316
- security-advisories@githubhttps://www.oracle.com/security-alerts/cpuapr2022.html
- security-advisories@githubhttps://www.oracle.com/security-alerts/cpujul2022.html
- af854a3a-2127-422b-91ae-364da2661108https://github.com/netty/netty/commit/07aa6b5938a8b6ed7a6586e066400e2643897323
- af854a3a-2127-422b-91ae-364da2661108https://github.com/netty/netty/security/advisories/GHSA-wx5j-54mm-rqqq
- af854a3a-2127-422b-91ae-364da2661108https://lists.debian.org/debian-lts-announce/2023/01/msg00008.html
- af854a3a-2127-422b-91ae-364da2661108https://security.netapp.com/advisory/ntap-20220107-0003/
- af854a3a-2127-422b-91ae-364da2661108https://www.debian.org/security/2023/dsa-5316
- af854a3a-2127-422b-91ae-364da2661108https://www.oracle.com/security-alerts/cpuapr2022.html
- af854a3a-2127-422b-91ae-364da2661108https://www.oracle.com/security-alerts/cpujul2022.html
Vendor Advisories for CVE-2021-43797(16)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- RHSA-2022:7417Red Hat Product SecurityMedium
Red Hat Security Advisory: Red Hat Single Sign-On 7.6.1 security update
- RHSA-2022:7411Red Hat Product SecurityMedium
Red Hat Security Advisory: Red Hat Single Sign-On 7.6.1 security update on RHEL 9
- RHSA-2022:7410Red Hat Product SecurityMedium
Red Hat Security Advisory: Red Hat Single Sign-On 7.6.1 security update on RHEL 8
- RHSA-2022:7409Red Hat Product SecurityMedium
Red Hat Security Advisory: Red Hat Single Sign-On 7.6.1 security update on RHEL 7
- RHSA-2022:6782Red Hat Product SecurityMedium
Red Hat Security Advisory: Red Hat Single Sign-On 7.5.3 security update on RHEL 7
- RHSA-2022:6787Red Hat Product SecurityMedium
Red Hat Security Advisory: Red Hat Single Sign-On 7.5.3 security update
- RHSA-2022:6783Red Hat Product SecurityMedium
Red Hat Security Advisory: Red Hat Single Sign-On 7.5.3 security update on RHEL 8
- RHSA-2022:5532Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Fuse 7.11.0 release and security update
- +8 more
Patch Availability(13)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| ubuntu | libnetty-java (1:4.1.48-4+deb11u1build0.22.04.1) @ jammy | 2026-05-26 | ubuntu |
| redhat | netty | 2022-11-03 | redhat |
| redhat | rh-sso7-keycloak-0:18.0.3-1.redhat_00001.1.el7sso | 2022-11-03 | redhat |
| redhat | rh-sso7-keycloak-0:18.0.3-1.redhat_00001.1.el8sso | 2022-11-03 | redhat |
| redhat | rh-sso7-keycloak-0:18.0.3-1.redhat_00001.1.el9sso | 2022-11-03 | redhat |
| redhat | rh-sso7-keycloak-0:15.0.8-1.redhat_00001.1.el8sso | 2022-10-04 | redhat |
| redhat | rh-sso7-keycloak-0:15.0.8-1.redhat_00001.1.el7sso | 2022-10-04 | redhat |
| redhat | candlepin-0:4.1.13-1.el8sat | 2022-07-05 | redhat |
| redhat | eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el8eap | 2022-06-06 | redhat |
| redhat | eap7-netty-0:4.1.72-4.Final_redhat_00001.1.el7eap | 2022-06-06 | redhat |
| redhat | openshift-logging/elasticsearch6-rhel8:v6.8.1-157 | 2022-05-11 | redhat |
| redhat | openshift-logging/elasticsearch6-rhel8:v6.8.1-156 | 2022-05-11 | redhat |
| redhat | openshift-logging/elasticsearch6-rhel8:v6.8.1-159 | 2022-05-11 | 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
(3 across 1 ecosystem)
Maven(3)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| io.netty:netty | 3.10.0.Final ... 4.0.0.Alpha8 (71 versions) | — | — |
| io.netty:netty-codec-http | 4.0.0.Final ... 4.1.9.Final (144 versions) | 4.1.71.Final | — |
| org.jboss.netty:netty | 3.0.0.CR1 ... 3.2.9.Final (39 versions) | — | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Additional Vendor Advisories
(5)
Vendors that published advisories for this CVE beyond the curated set above. Broader coverage but minimal per-row detail — click through for the original advisory.
Data Freshness Timeline
(refreshed 11× in last 7d / 50× 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-11 08:25 UTCEPSS rescore
- 2026-07-11 08:25 UTCEPSS rescore
- 2026-07-09 19:07 UTCEPSS rescore
- 2026-07-08 15:12 UTCEPSS rescore
- 2026-07-07 13:43 UTCEPSS rescore
- 2026-07-06 16:25 UTCEPSS rescore
- 2026-07-06 16:25 UTCEPSS rescore
- 2026-07-06 02:21 UTCEPSS rescore
- 2026-07-06 02:21 UTCEPSS rescore
- 2026-07-05 02:28 UTCEPSS rescore
- 2026-07-05 02:28 UTCEPSS rescore
- 2026-07-04 06:29 UTCEPSS rescore
- 2026-07-04 06:29 UTCEPSS rescore
- 2026-07-02 16:57 UTCEPSS rescore
- 2026-07-01 15:04 UTCEPSS rescore
- 2026-06-30 23:20 UTCEPSS rescore
- 2026-06-30 23:20 UTCEPSS rescore
- 2026-06-30 03:00 UTCOSV refresh
- 2026-06-29 14:04 UTCEPSS rescore
- 2026-06-28 14:05 UTCEPSS rescore
- 2026-06-28 04:54 UTCEPSS rescore
- 2026-06-28 04:54 UTCEPSS rescore
- 2026-06-27 03:06 UTCEPSS rescore
- 2026-06-27 03:06 UTCEPSS rescore
- 2026-06-25 13:48 UTCEPSS rescore
Show 61 moreShow fewer
- 2026-06-25 13:48 UTCEPSS rescore
- 2026-06-24 14:03 UTCEPSS rescore
- 2026-06-24 14:03 UTCEPSS rescore
- 2026-06-23 21:31 UTCEPSS rescore
- 2026-06-23 21:31 UTCEPSS rescore
- 2026-06-22 14:24 UTCEPSS rescore
- 2026-06-21 14:55 UTCEPSS rescore
- 2026-06-21 01:58 UTCEPSS rescore
- 2026-06-21 01:58 UTCEPSS rescore
- 2026-06-19 19:24 UTCEPSS rescore
- 2026-06-19 19:24 UTCEPSS rescore
- 2026-06-18 17:51 UTCEPSS rescore
- 2026-06-18 17:51 UTCEPSS rescore
- 2026-06-17 17:51 UTCEPSS rescore
- 2026-06-17 17:51 UTCEPSS rescore
- 2026-06-17 17:51 UTCEPSS rescore
- 2026-06-16 17:51 UTCEPSS rescore
- 2026-06-16 17:51 UTCEPSS rescore
- 2026-06-15 17:46 UTCEPSS rescore
- 2026-06-14 23:15 UTCEPSS rescore
- 2026-06-14 23:15 UTCEPSS rescore
- 2026-06-13 22:58 UTCEPSS rescore
- 2026-06-13 22:58 UTCEPSS rescore
- 2026-06-12 23:10 UTCEPSS rescore
- 2026-06-12 15:10 UTCOSV refresh
- 2026-06-11 13:58 UTCEPSS rescore
- 2026-06-11 13:58 UTCEPSS rescore
- 2026-06-10 22:16 UTCEPSS rescore
- 2026-06-10 22:16 UTCEPSS rescore
- 2026-06-10 13:20 UTCEPSS rescore
- 2026-06-08 14:15 UTCEPSS rescore
- 2026-06-08 14:15 UTCEPSS rescore
- 2026-06-07 15:23 UTCEPSS rescore
- 2026-06-07 15:23 UTCEPSS rescore
- 2026-06-06 13:46 UTCEPSS rescore
- 2026-06-06 13:46 UTCEPSS rescore
- 2026-06-05 22:45 UTCEPSS rescore
- 2026-06-05 06:09 UTCEPSS rescore
- 2026-06-05 06:09 UTCEPSS rescore
- 2026-06-04 13:10 UTCEPSS rescore
- 2026-06-04 13:10 UTCEPSS rescore
- 2026-06-02 20:11 UTCEPSS rescore
- 2026-06-02 20:11 UTCEPSS rescore
- 2026-06-01 13:50 UTCEPSS rescore
- 2026-06-01 13:50 UTCEPSS rescore
- 2026-05-31 22:29 UTCEPSS rescore
- 2026-05-31 22:29 UTCEPSS rescore
- 2026-05-31 00:15 UTCEPSS rescore
- 2026-05-31 00:15 UTCEPSS rescore
- 2026-05-29 13:42 UTCEPSS rescore
- 2026-05-28 13:43 UTCEPSS rescore
- 2026-05-28 13:43 UTCEPSS rescore
- 2026-05-27 13:39 UTCEPSS rescore
- 2026-05-27 13:39 UTCEPSS rescore
- 2026-05-26 13:42 UTCEPSS rescore
- 2026-05-26 13:42 UTCEPSS rescore
- 2026-05-26 07:17 UTCEPSS rescore
- 2026-05-26 07:17 UTCEPSS rescore
- 2026-05-26 07:17 UTCEPSS rescore
- 2026-05-26 06:37 UTCEG score recompute
- 2026-05-26 06:37 UTCVendor advisory
Frequently asked(5)
What is CVE-2021-43797?
When was CVE-2021-43797 disclosed?
Is CVE-2021-43797 actively exploited?
What is the CVSS score of CVE-2021-43797?
How do I remediate CVE-2021-43797?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2021-43797
Is Your Infrastructure Affected by CVE-2021-43797?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.