Lucene search
+L

394 matches found

CVE
CVE
added 2026/01/12 6:18 p.m.39 views

CVE-2026-22776

CVE-2026-22776 affects cpp-httplib prior to 0.30.1. The DoS arises from unsafe handling of compressed HTTP request bodies (Content-Encoding: gzip, br, etc.); the implementation validates payload_max_length against the compressed data size but does not cap the decompressed data in memory. This can...

8.7CVSS6.3AI score0.00353EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/12 6:18 p.m.3 views

CVE-2026-22776 cpp-httplib vulnerable to a denial of service (DOS) using a zip bomb

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.30.1, a Denial of Service DoS vulnerability exists in cpp-httplib due to the unsafe handling of compressed HTTP request bodies Content-Encoding: gzip, br, etc.. The library validates the...

8.7CVSS6.3AI score0.00353EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/01/12 6:18 p.m.8 views

EUVD-2026-2006

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.30.1, a Denial of Service DoS vulnerability exists in cpp-httplib due to the unsafe handling of compressed HTTP request bodies Content-Encoding: gzip, br, etc.. The library validates the...

8.7CVSS6.2AI score0.00353EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/01/12 12:0 a.m.11 views

cpp-httplib 安全漏洞

cpp-httplib is an HTTP/HTTPS server and client library written in C++ by the individual developer yhirose. A security vulnerability exists in cpp-httplib versions prior to 0.30.1, which stems from insecure handling of compressed HTTP request bodies and could lead to a denial-of-service attack...

8.7CVSS6.4AI score0.00353EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/01/12 12:0 a.m.22 views

PT-2026-2292

Name of the Vulnerable Software and Affected Versions cpp-httplib versions prior to 0.30.1 Description A potential denial of service DoS condition exists in cpp-httplib due to the way it handles compressed HTTP request bodies, specifically those using gzip or br compression. The library checks th...

8.7CVSS6.4AI score0.00602EPSS
SaveExploits6References18
Tenable Nessus
Tenable Nessus
added 2026/01/12 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-22776

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.30.1, a Denial of Service DoS vulnerability exists in...

8.7CVSS5.9AI score0.00353EPSS
SaveExploits1References3
OPENSUSE Linux
OPENSUSE Linux
added 2026/01/12 12:0 a.m.9 views

Security update for cpp-httplib (important)

openSUSE Security Update: Security update for cpp-httplib Announcement ID: openSUSE-SU-2026:0007-1 Rating: important References: 1245414 1246468 1246471 Cross-References: CVE-2025-52887 CVE-2025-53628 CVE-2025-53629 CVSS scores: CVE-2025-52887 SUSE: 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:...

8.8CVSS7.1AI score0.00505EPSS
SaveExploits3References3
NVD
NVD
added 2026/01/01 6:15 p.m.10 views

CVE-2026-21428

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.30.0, the writeheaders function does not check for CR & LF characters in user supplied headers, allowing untrusted header value to escape header lines. This vulnerability allows attackers to add...

8.7CVSS0.00378EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2026/01/01 6:15 p.m.9 views

CVE-2026-21428

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.30.0, the writeheaders function does not check for CR & LF characters in user supplied headers, allowing untrusted header value to escape header lines. This vulnerability allows attackers to add...

8.7CVSS5.7AI score0.00378EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/01/01 5:54 p.m.4 views

CVE-2026-21428 cpp-httplib has CRLF injection in http headers

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.30.0, the writeheaders function does not check for CR & LF characters in user supplied headers, allowing untrusted header value to escape header lines. This vulnerability allows attackers to add...

8.7CVSS6.4AI score0.00378EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.4 views

PT-2026-1013

Name of the Vulnerable Software and Affected Versions cpp-httplib versions prior to 0.30.0 Description The write headers function in cpp-httplib does not properly validate user-supplied headers, specifically failing to check for carriage return CR and line feed LF characters. This allows attacker...

8.7CVSS6.5AI score0.00602EPSS
SaveExploits6References24
CNNVD
CNNVD
added 2026/01/01 12:0 a.m.9 views

cpp-httplib 注入漏洞

cpp-httplib is an HTTP/HTTPS server and client library written in C++ by the individual developer yhirose. An injection vulnerability exists in versions prior to cpp-httplib 0.30.0, which stems from a failure to check for CR and LF characters in user-supplied headers, which could lead to the...

8.7CVSS6.9AI score0.00378EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/01/01 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-21428

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.30.0, the writeheaders function does not check for CR & LF...

8.7CVSS6.9AI score0.00378EPSS
SaveExploits1References3
OSV
OSV
added 2025/12/30 12:16 p.m.10 views

OESA-2025-2858 cpp-httplib security update

A C++11 single-file header-only cross platform HTTP/HTTPS library. It's extremely easy to setup. Just include httplib.h file in your code! Security Fixes: cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled...

10CVSS7AI score0.00328EPSS
SaveExploits2References3
OSV
OSV
added 2025/12/30 12:16 p.m.9 views

OESA-2025-2856 cpp-httplib security update

A C++11 single-file header-only cross platform HTTP/HTTPS library. It's extremely easy to setup. Just include httplib.h file in your code! Security Fixes: cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled...

10CVSS7AI score0.00328EPSS
SaveExploits2References3
OSV
OSV
added 2025/12/30 12:16 p.m.8 views

OESA-2025-2855 cpp-httplib security update

A C++11 single-file header-only cross platform HTTP/HTTPS library. It's extremely easy to setup. Just include httplib.h file in your code! Security Fixes: cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled...

10CVSS7AI score0.00328EPSS
SaveExploits2References3
OSV
OSV
added 2025/12/24 12:0 a.m.4 views

OPENSUSE-SU-2025:15844-1 cpp-httplib-devel-0.28.0-1.1 on GA media

These are all security issues fixed in the cpp-httplib-devel-0.28.0-1.1 package on the GA media of openSUSE Tumbleweed...

10CVSS5.8AI score0.00328EPSS
SaveExploits2References2
SUSE CVE
SUSE CVE
added 2025/12/11 12:23 a.m.6 views

SUSE CVE-2025-66570

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled HTTP headers to influence server-visible metadata, logging, and authorization decisions. An attacker can inject headers named REMOTEADDR, REMOTEPORT,...

10CVSS7.1AI score0.00328EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2025/12/11 12:23 a.m.5 views

SUSE CVE-2025-66577

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled HTTP headers to influence server-visible metadata, logging, and authorization decisions. An attacker can supply X-Forwarded-For or X-Real-IP headers which...

5.3CVSS6.8AI score0.00268EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-66570

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled HTTP headers to...

10CVSS7.2AI score0.00328EPSS
SaveExploits1References3
Rows per page
Query Builder