← Vulnerability feed

Vulnerability record · CVE-2021-33037 · published 12 July 2021

CVE-2021-33037: Apache Tomcat HTTP transfer-encoding parsing flaw enables request smuggling

Apache · Tomcat

Apache Tomcat versions 10.0.0-M1 through 10.0.6, 9.0.0.M1 through 9.0.46, and 8.5.0 through 8.5.66 parse the HTTP transfer-encoding header incorrectly in some cases. Tomcat ignores the header when the client only accepts an HTTP/1.0 response, honours the identity encoding, and does not require chunked to be the final encoding. When Tomcat sits behind a reverse proxy, these mismatches can allow request smuggling.

5.3 CVSS 3.1 Medium EPSS 75% · top 0.5% CWE-444 · HTTP request smuggling
5.3CVSS 3.1 base score, v2 5.0
75%EPSS exploitation probability, 30 days
NoNot in CISA KEV
22Affected product versions listed by NVD
32References
25 Aug 2026Last modified by NVD

Description

Apache Tomcat 10.0.0-M1 to 10.0.6, 9.0.0.M1 to 9.0.46 and 8.5.0 to 8.5.66 did not correctly parse the HTTP transfer-encoding request header in some circumstances leading to the possibility to request smuggling when used with a reverse proxy. Specifically: - Tomcat incorrectly ignored the transfer encoding header if the client declared it would only accept an HTTP/1.0 response; - Tomcat honoured the identify encoding; and - Tomcat did not ensure that, if present, the chunked encoding was the final encoding.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

medium priorityCVSS 3.1 base score is 5.3 (MEDIUM) with only low integrity impact, but EPSS is very high at 0.75353 and the flaw is not in KEV.

What it is

Apache Tomcat versions 10.0.0-M1 through 10.0.6, 9.0.0.M1 through 9.0.46, and 8.5.0 through 8.5.66 parse the HTTP transfer-encoding header incorrectly in some cases. Tomcat ignores the header when the client only accepts an HTTP/1.0 response, honours the identity encoding, and does not require chunked to be the final encoding. When Tomcat sits behind a reverse proxy, these mismatches can allow request smuggling.

Impact

An attacker can desynchronise the front-end proxy and Tomcat's view of the request stream, letting them smuggle a request that is processed under another user's context or bypass front-end access controls. The CVSS vector rates only low integrity impact, so direct confidentiality or availability loss is not established by the record.

Attack surface

Reachable over the network with no authentication and no user interaction (CVSS:3.1/AV:N/AC:L/PR:N/UI:N). Exploitation requires Tomcat to be deployed behind a reverse proxy that parses transfer-encoding differently, which is the precondition stated in the description.

Exploitation

Not listed in CISA KEV and no ransomware groups are documented as using it. EPSS is high at 0.75353 (99.489th percentile), and references are vendor advisories and patch notices with no public exploit tag.

What to do

  • Upgrade Tomcat to a release after 10.0.6, 9.0.46 or 8.5.66; apply the vendor fix first.
  • Apply the Oracle CPU patches (July 2021, October 2021, January 2022, April 2022) for affected Oracle products embedding Tomcat.
  • Apply Debian DSA-4952 and the Gentoo GLSA 202208-34 updates for packaged Tomcat.
  • Ensure the reverse proxy and Tomcat agree on transfer-encoding handling, and reject requests where chunked is not the final encoding.
  • Remove or restrict the identity transfer-encoding path at the proxy layer until patched.

Detection

  • Compare proxy and Tomcat access logs for requests where the two disagree on method, path or body length.
  • Alert on requests carrying transfer-encoding: identity or multiple transfer-encoding values, especially with HTTP/1.0 responses.
  • Flag requests where chunked is not the last transfer-encoding token.
  • Look for repeated or queued requests on a single connection that produce unexpected second responses.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

22 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
https://kc.mcafee.com/corporate/index?page=content&id=SB10366 Third Party Advisory
https://lists.apache.org/thread.html/r290aee55b72811fd19e75ac80f6143716c079170c5671b96932ed44b%40%3Ccommits.tomee.apache
https://lists.apache.org/thread.html/r40f921575aee8d7d34e53182f862c45cbb8f3d898c9d4e865c2ec262%40%3Ccommits.tomee.apache
https://lists.apache.org/thread.html/r612a79269b0d5e5780c62dfd34286a8037232fec0bc6f1a7e60c9381%40%3Cannounce.tomcat.apac Mailing ListVendor Advisory
https://lists.apache.org/thread.html/rc6ef52453bb996a98cb45442871a1db56b7c349939e45d829bf9ae37%40%3Ccommits.tomee.apache
https://lists.apache.org/thread.html/rd0dfea39829bc0606c936a16f6fca338127c86c0a1083970b45ac8d2%40%3Ccommits.tomee.apache
https://lists.apache.org/thread.html/re01e7e93154e8bdf78a11a23f9686427bd3d51fc6e12c508645567b7%40%3Ccommits.tomee.apache
https://lists.apache.org/thread.html/rf1b54fd3f52f998ca4829159a88cc4c23d6cef5c6447d00948e75c97%40%3Ccommits.tomee.apache
https://lists.debian.org/debian-lts-announce/2021/08/msg00009.html Mailing ListThird Party Advisory
https://security.gentoo.org/glsa/202208-34 Third Party Advisory
https://security.netapp.com/advisory/ntap-20210827-0007/ Third Party Advisory
https://www.debian.org/security/2021/dsa-4952 Third Party Advisory
https://www.oracle.com//security-alerts/cpujul2021.html PatchThird Party Advisory
https://www.oracle.com/security-alerts/cpuapr2022.html PatchThird Party Advisory
https://www.oracle.com/security-alerts/cpujan2022.html PatchThird Party Advisory
https://www.oracle.com/security-alerts/cpuoct2021.html PatchThird Party Advisory
https://kc.mcafee.com/corporate/index?page=content&id=SB10366 Third Party Advisory
https://lists.apache.org/thread.html/r290aee55b72811fd19e75ac80f6143716c079170c5671b96932ed44b%40%3Ccommits.tomee.apache
https://lists.apache.org/thread.html/r40f921575aee8d7d34e53182f862c45cbb8f3d898c9d4e865c2ec262%40%3Ccommits.tomee.apache
https://lists.apache.org/thread.html/r612a79269b0d5e5780c62dfd34286a8037232fec0bc6f1a7e60c9381%40%3Cannounce.tomcat.apac Mailing ListVendor Advisory
https://lists.apache.org/thread.html/rc6ef52453bb996a98cb45442871a1db56b7c349939e45d829bf9ae37%40%3Ccommits.tomee.apache
https://lists.apache.org/thread.html/rd0dfea39829bc0606c936a16f6fca338127c86c0a1083970b45ac8d2%40%3Ccommits.tomee.apache
https://lists.apache.org/thread.html/re01e7e93154e8bdf78a11a23f9686427bd3d51fc6e12c508645567b7%40%3Ccommits.tomee.apache
https://lists.apache.org/thread.html/rf1b54fd3f52f998ca4829159a88cc4c23d6cef5c6447d00948e75c97%40%3Ccommits.tomee.apache
https://lists.debian.org/debian-lts-announce/2021/08/msg00009.html Mailing ListThird Party Advisory
https://security.gentoo.org/glsa/202208-34 Third Party Advisory
https://security.netapp.com/advisory/ntap-20210827-0007/ Third Party Advisory
https://www.debian.org/security/2021/dsa-4952 Third Party Advisory
https://www.oracle.com//security-alerts/cpujul2021.html PatchThird Party Advisory
https://www.oracle.com/security-alerts/cpuapr2022.html PatchThird Party Advisory
https://www.oracle.com/security-alerts/cpujan2022.html PatchThird Party Advisory
https://www.oracle.com/security-alerts/cpuoct2021.html PatchThird Party Advisory

Track CVE-2021-33037 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2025-32433Erlang/OTP SSH server missing authentication allows remote code executionErlang/OTP SSH servers before OTP-27.3.3, OTP-26.2.5.11 and OTP-25.3.2.20 mishandle SSH protocol messages, letting an unauthenticated attacker execut…KEVEPSS 99%analysed10.0CVE-2025-24201Apple WebKit out-of-bounds write allows sandbox escapeCVE-2025-24201 is an out-of-bounds write in Apple's WebKit that was addressed with improved checks. Maliciously crafted web content may break out of …KEVEPSS 3.8%analysed10.0CVE-2021-44228Apache Log4j2 JNDI lookup remote code executionApache Log4j2 versions 2.0-beta9 through 2.15.0 (excluding 2.12.2, 2.12.3, and 2.3.1) do not protect against attacker-controlled LDAP and other JNDI …KEVEPSS 100%analysed9.8CVE-2026-24061GNU Inetutils telnetd argument injection allows remote auth bypasstelnetd in GNU Inetutils through 2.7 fails to sanitize the USER environment variable, so a value such as "-f root" is passed as an argument to login …KEVEPSS 99%analysed9.8CVE-2025-39682Linux kernel TLS zero-length record handling flaw on rx_listThe Linux kernel TLS receive path mishandles zero-length records that arrive from the rx_list, breaking the assumption that a record type change cann…KEVEPSS 2.9%analysed9.8CVE-2025-24813Apache Tomcat Default Servlet path equivalence enables RCE and file disclosureApache Tomcat mishandles path equivalence for names containing an internal dot, letting a remote unauthenticated attacker write files through the Def…KEVEPSS 100%analysed9.8CVE-2024-9680Mozilla Firefox and Thunderbird use-after-free in Animation timelinesA use-after-free flaw in Animation timelines allows an attacker to execute code in the content process of Firefox and Thunderbird. Mozilla reports ex…KEVEPSS 23%analysed9.8CVE-2023-46604Apache ActiveMQ OpenWire deserialization remote code executionThe Java OpenWire protocol marshaller in Apache ActiveMQ deserializes untrusted data, letting an attacker manipulate serialized class types so the br…KEVEPSS 100%analysed

Source: NIST National Vulnerability Database (record CVE-2021-33037), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.