Intel

AIKIDO-2026-11044

httpd is vulnerable to Resource Exhaustion

Resource ExhaustionCVE-2026-49975 Published Jun 3, 2026

75

High Risk

This Affects:

OShttpd
2.4.17 - 2.4.67
Fixed in 2.4.68
Are you affected? Scan for Free

TL;DR

Apache httpd's bundled HTTP/2 implementation can merge split Cookie header fields without counting each crumb against the configured request-field limit. A client can combine HPACK indexed cookie fragments with a stalled response stream to keep large header allocations live. Affected servers can suffer remote memory exhaustion and availability loss through HTTP/2 requests. The 2.4.68 release includes mod_http2 2.0.41, which fixes cookie header accounting against LimitRequestFields.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and HTTP/2 is enabled.

Background info

httpd is vulnerable to Resource Exhaustion in versions 2.4.17 - 2.4.67.

How to fix this

Upgrade the httpd library to the patch version.