← Vulnerability feed

Vulnerability record · CVE-2023-39456 · published 17 October 2023

CVE-2023-39456: Apache Traffic Server HTTP/2 frame input validation flaw causes denial of service

Apache · Traffic Server

Apache Traffic Server versions 9.0.0 through 9.2.2 fail to properly validate malformed HTTP/2 frames, an improper input validation weakness (CWE-20). A remote, unauthenticated attacker can send crafted HTTP/2 traffic that disrupts the service, making this a denial-of-service concern for exposed proxies and caches.

7.5 CVSS 3.1 High EPSS 54% · top 1.0% CWE-20 · Improper input validation
7.5CVSS 3.1 base score
54%EPSS exploitation probability, 30 days
NoNot in CISA KEV
2Affected product versions listed by NVD
10References
17 Jun 2026Last modified by NVD

Description

Improper Input Validation vulnerability in Apache Traffic Server with malformed HTTP/2 frames.This issue affects Apache Traffic Server: from 9.0.0 through 9.2.2. Users are recommended to upgrade to version 9.2.3, which fixes the issue.

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

Automated analysis

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

high priorityRemote, unauthenticated denial of service with a 7.5 CVSS score and very high EPSS percentile, though no confirmed in-the-wild exploitation is recorded.

What it is

Apache Traffic Server versions 9.0.0 through 9.2.2 fail to properly validate malformed HTTP/2 frames, an improper input validation weakness (CWE-20). A remote, unauthenticated attacker can send crafted HTTP/2 traffic that disrupts the service, making this a denial-of-service concern for exposed proxies and caches.

Impact

The attacker can cause a denial of service against the Traffic Server process, degrading or halting HTTP/2 traffic handling. The CVSS vector shows availability impact only, with no confidentiality or integrity loss.

Attack surface

Reachable over the network via the HTTP/2 listener (AV:N, PR:N, UI:N), so no authentication or user interaction is required. Any Traffic Server instance accepting HTTP/2 connections from untrusted clients is exposed.

Exploitation

Not listed in CISA KEV and no public exploit references are tagged in the record, but EPSS is high at roughly 0.54 (98.9th percentile), indicating elevated predicted exploitation likelihood.

What to do

  • Upgrade Apache Traffic Server to 9.2.3 or later, which the vendor states fixes the issue.
  • Apply the vendor and distribution updates (Fedora package announcements, Debian DSA-5549) where Traffic Server is packaged.
  • If immediate patching is not possible, restrict or disable HTTP/2 on internet-facing listeners and require HTTP/1.1 until upgraded.
  • Limit network exposure of Traffic Server HTTP/2 endpoints to trusted clients and place rate limiting or a filtering proxy in front.
  • Monitor vendor advisories for backported fixes to maintained release branches.

Detection

  • Alert on Traffic Server crashes, restarts or abnormal process exits correlated with HTTP/2 traffic.
  • Inspect HTTP/2 traffic logs and packet captures for malformed or protocol-violating frames reaching the server.
  • Baseline normal HTTP/2 frame patterns and flag anomalies such as unexpected frame types or sizes from single sources.
  • Track availability metrics and error rates on Traffic Server HTTP/2 listeners for sudden degradation.

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

Affected products

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

References

Track CVE-2023-39456 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-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-2024-4577PHP-CGI on Windows argument injection leads to remote code executionPHP-CGI on Windows can misinterpret characters in the command line passed to Win32 API functions when certain code pages are configured, due to Windo…KEVEPSS 100%analysed9.8CVE-2021-44026Roundcube Webmail SQL injection via search parametersRoundcube Webmail before 1.3.17 and 1.4.x before 1.4.12 is prone to SQL injection through the search or search_params input. The flaw is remotely rea…KEVEPSS 70%analysed9.8CVE-2021-42013Apache HTTP Server path traversal and RCE via incomplete fixThe fix for CVE-2021-41773 in Apache HTTP Server 2.4.50 was insufficient, leaving a path traversal flaw that lets attackers map URLs to files outside…KEVEPSS 100%analysed9.8CVE-2021-41773Apache HTTP Server 2.4.49 path traversal and RCEA path normalization flaw introduced in Apache HTTP Server 2.4.49 lets attackers map URLs to files outside directories configured by Alias-like direc…KEVEPSS 100%analysed9.8CVE-2021-1870Apple WebKit logic flaw allows remote code executionA logic issue in Apple's WebKit was addressed with improved restrictions, affecting macOS Big Sur, Catalina, Mojave, iOS and iPadOS, plus WebKitGTK a…KEVEPSS 7.7%analysed9.8CVE-2021-1871Apple WebKit logic flaw allows remote code executionA logic issue in Apple's WebKit was addressed with improved restrictions. It affects macOS Big Sur, Catalina, Mojave, iOS and iPadOS, and a remote at…KEVEPSS 7.0%analysed9.8CVE-2020-16846SaltStack Salt API shell injection via crafted web requestsSaltStack Salt through 3002 is vulnerable to OS command injection when the SSH client is enabled and crafted web requests are sent to the Salt API. T…KEVEPSS 100%analysed

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