HOMEVULNERABILITIESCVE-2021-43797
MEDIUM

CVE-2021-43797

CWE-444Published: December 9, 2021· Updated: Jun 17, 2026

6.5
CVSS v3.1

Official Description

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.

NVD Source

Technical Analysis

CVE-2021-43797 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

Exploitation does not require any privileges, though user interaction (Required) is needed, which slightly reduces the risk of mass automated attacks.

A successful exploit results in full integrity compromise (data manipulation), with a CVSS base score of 6.5.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.None
User InteractionRequired
ScopeUnchanged
Impact
ConfidentialityNone
IntegrityHigh
AvailabilityNone
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N

Affected Vendors & Products

Debian1 product(s)
debian linux
netapp2 product(s)
oncommand workflow automationsnapcenter
netty1 product(s)
netty
Oracle13 product(s)
banking deposits and lines of credit servicingbanking party managementbanking platformcoherencecommunications cloud native core binding support functioncommunications cloud native core network slice selection functioncommunications cloud native core policycommunications cloud native core security edge protection proxycommunications cloud native core unified data repositorycommunications design studiocommunications instant messaging serverhelidon+1
quarkus1 product(s)
quarkus
Source: NVD CPE · 22 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (14)

Quick Facts

CVE IDCVE-2021-43797
CVSS Score6.5 / 10
SeverityMEDIUM
WeaknessCWE-444
CISA KEVNo
Affected5 vendor(s)
PublishedDec 9, 2021

Related CVEs (CWE-444)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2021-43797 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWatch. CVE data is provided under the NVD usage policy.