← Vulnerability feed

Vulnerability record · CVE-2020-13943 · published 12 October 2020

CVE-2020-13943: Apache Tomcat HTTP/2 header mix-up leaks cross-request data

Apache · Tomcat

Apache Tomcat fails to isolate HTTP/2 request headers when a client exceeds the agreed maximum concurrent streams on a connection. A later request on that connection can carry headers, including HTTP/2 pseudo headers, from a previous request, so users may receive responses for resources they did not request.

4.3 CVSS 3.1 Medium EPSS 57% · top 1.0%
4.3CVSS 3.1 base score, v2 4.0
57%EPSS exploitation probability, 30 days
NoNot in CISA KEV
4Affected product versions listed by NVD
14References
17 Jun 2026Last modified by NVD

Description

If an HTTP/2 client connecting to Apache Tomcat 10.0.0-M1 to 10.0.0-M7, 9.0.0.M1 to 9.0.37 or 8.5.0 to 8.5.57 exceeded the agreed maximum number of concurrent streams for a connection (in violation of the HTTP/2 protocol), it was possible that a subsequent request made on that connection could contain HTTP headers - including HTTP/2 pseudo headers - from a previous request rather than the intended headers. This could lead to users seeing responses for unexpected resources.

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

Automated analysis

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

medium priorityThe flaw is remotely reachable and has a high EPSS score, but it only yields limited confidentiality impact and no known exploitation.

What it is

Apache Tomcat fails to isolate HTTP/2 request headers when a client exceeds the agreed maximum concurrent streams on a connection. A later request on that connection can carry headers, including HTTP/2 pseudo headers, from a previous request, so users may receive responses for resources they did not request.

Impact

An attacker can cause a victim to receive responses intended for another request, exposing limited information about other resources on the same connection. The CVSS vector rates confidentiality impact as low with no integrity or availability effect.

Attack surface

Reachable over the network by any HTTP/2 client that can open a connection and exceed the negotiated concurrent stream limit. The vector requires low privileges (PR:L) and no user interaction, and the flaw is in the server's HTTP/2 stream handling.

Exploitation

Not listed in CISA KEV and no ransomware associations are documented. EPSS is high at roughly 0.57 (99th percentile), but the references are advisories and patches only, with no public exploit or in-the-wild activity cited.

What to do

  • Upgrade Tomcat to a release after 10.0.0-M7, 9.0.37 or 8.5.57, or apply the vendor fix referenced in the Apache advisory.
  • Apply the Oracle CPU April 2021 and Debian DSA-4835 updates for bundled or packaged Tomcat instances.
  • If immediate patching is not possible, disable HTTP/2 or restrict HTTP/2 clients to trusted networks.
  • Audit reverse proxies and load balancers that terminate HTTP/2 to confirm they enforce stream limits and do not forward mixed headers.

Detection

  • Monitor Tomcat and reverse-proxy logs for HTTP/2 clients repeatedly exceeding the maximum concurrent stream limit.
  • Look for anomalous response-to-request mismatches, such as users receiving content for URLs they did not request.
  • Track HTTP/2 connection resets or protocol errors that cluster around a single client or source address.

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

Affected products

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

References

Track CVE-2020-13943 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-2020-13943), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.