AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-15226

HIGH · CVSS 7.5 EPSS 65.39% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-10-09 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2019-15226
Severity
HIGH
CVSS
7.5
EPSS
65.39%

Original NVD 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.