CVE-2019-15226

HIGH

Envoy 1.10.0-1.11.1 - Denial of Service via O(n^2) Header Size Verification

Title source: llm
STIX 2.1

Description

Upon receiving each incoming request header data, Envoy will iterate over existing request headers to verify that the total size of the headers stays below a maximum limit. The implementation in versions 1.10.0 through 1.11.1 for HTTP/1.x traffic and all versions of Envoy for HTTP/2 traffic had O(n^2) performance characteristics. A remote attacker may craft a request that stays below the maximum request header size but consists of many thousands of small headers to consume CPU and result in a denial-of-service attack.

References (3)

Core 3
Core References
Third Party Advisory x_refsource_misc
https://github.com/envoyproxy/envoy/commits/master
Third Party Advisory x_refsource_misc
https://github.com/envoyproxy/envoy/issues/8520

Scores

CVSS v3 7.5
EPSS 0.6539
EPSS Percentile 99.2%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Details

CWE
CWE-400
Status published
Products (16)
envoyproxy/envoy 1.0.0
envoyproxy/envoy 1.1.0
envoyproxy/envoy 1.2.0
envoyproxy/envoy 1.3.0
envoyproxy/envoy 1.4.0
envoyproxy/envoy 1.5.0
envoyproxy/envoy 1.6.0
envoyproxy/envoy 1.7.0
envoyproxy/envoy 1.7.1
envoyproxy/envoy 1.8.0
... and 6 more
Published Oct 09, 2019
Tracked Since Feb 18, 2026