VYPR
High severity7.5NVD Advisory· Published Jul 13, 2017· Updated May 13, 2026

CVE-2017-9789

CVE-2017-9789

Description

When under stress, closing many connections, the HTTP/2 handling code in Apache httpd 2.4.26 would sometimes access memory after it has been freed, resulting in potentially erratic behaviour.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Apache HTTP Server 2.4.26 is vulnerable to a use-after-free in its HTTP/2 connection handling, which can cause erratic behavior under stress.

Vulnerability

Apache HTTP Server version 2.4.26 contains a use-after-free vulnerability in its HTTP/2 handling code. Under high stress conditions, when many connections are being closed simultaneously, the server may access memory after it has been freed, leading to potentially erratic behavior [1][2].

Exploitation

An attacker capable of establishing multiple HTTP/2 connections and triggering rapid closure of those connections can induce the race condition. No specific authentication or special network position beyond the ability to send HTTP/2 requests is required. The exploit requires the server to be under sufficient load to trigger the race window [2][3].

Impact

Successful exploitation can lead to unpredictable behavior, including denial of service or potential memory corruption. The official description notes "potentially erratic behaviour," which may include crashes or information exposure. The vulnerability is rated High with a CVSS v3 base score of 7.5 [1][2].

Mitigation

A fix is included in Apache HTTP Server version 2.4.27 and later. Users are advised to update to the latest stable release immediately. For example, Gentoo users should upgrade to www-servers/apache-2.4.27-r1 or later [3]. No workaround is known, as the issue resides in the core HTTP/2 module [2][3].

AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

9

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

22

News mentions

0

No linked articles in our index yet.