cve/2024/CVE-2024-27316.md
2024-05-25 21:48:12 +02:00

998 B

CVE-2024-27316

Description

HTTP/2 incoming headers exceeding the limit are temporarily buffered in nghttp2 in order to generate an informative HTTP 413 response. If a client does not stop sending headers, this leads to memory exhaustion.

POC

Reference

No PoCs from references.

Github