216.73.217.86

CVE-2026-28435

· Published 04/03/2026 20:16 · Modified 05/03/2026 22:09

Labels: CVE-2026-28435 2026-03-04CVE-2026-28435CWE-400[email protected]

Essential information

Published
04/03/2026 20:16
Modified
05/03/2026 22:09
Author
Creator
CVSS
7.5 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS metrics

Description

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.35.0, cpp-httplib (httplib.h) does not enforce Server::set_payload_max_length() on the decompressed request body when using HandlerWithContentReader (streaming ContentReader) with Content-Encoding: gzip (or other supported encodings). A small compressed payload can expand beyond the configured payload limit and be processed by the application, enabling a payload size limit bypass and potential denial of service (CPU/memory exhaustion). This vulnerability is fixed in 0.35.0.

NVD status

Status
Analyzed — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
yhirose / cpp-httplib cpe:2.3:a:yhirose:cpp-httplib:*:*:*:*:*:*:*:*

References