Lucene search
K

1025 matches found

Cvelist
Cvelist
added 2026/03/04 7:36 p.m.26 views

CVE-2026-28435 Payload size limit bypass via gzip decompression in ContentReader (streaming) allows oversized request bodies in cpp-httplib

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::setpayloadmaxlength on the decompressed request body when using HandlerWithContentReader streaming ContentReader with Content-Encoding: gzip or other...

7.5CVSS0.00085EPSS
Exploits1References2
Debian CVE
Debian CVE
added 2026/03/04 7:36 p.m.4 views

CVE-2026-28435

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::setpayloadmaxlength on the decompressed request body when using HandlerWithContentReader streaming ContentReader with Content-Encoding: gzip or other...

7.5CVSS5.2AI score0.00085EPSS
Exploits1
CVE
CVE
added 2026/03/04 7:36 p.m.15 views

CVE-2026-28435

CVE-2026-28435 affects the cpp-httplib single-file header-only library. Before 0.35.0, the library does not enforce a payload max length on decompressed request bodies when using HandlerWithContentReader with Content-Encoding: gzip (or other encodings). A small compressed payload can expand beyon...

7.5CVSS5.7AI score0.00085EPSS
Exploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/04 7:36 p.m.6 views

CVE-2026-28435

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::setpayloadmaxlength on the decompressed request body when using HandlerWithContentReader streaming ContentReader with Content-Encoding: gzip or other...

7.5CVSS5.7AI score0.00085EPSS
Exploits1References3Affected Software1
Debian CVE
Debian CVE
added 2026/03/04 7:34 p.m.3 views

CVE-2026-28434

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.35.0, when a request handler throws a C++ exception and the application has not registered a custom exception handler via setexceptionhandler, the library catches the exception and writes its message...

5.3CVSS5.3AI score0.00076EPSS
Exploits1
Cvelist
Cvelist
added 2026/03/04 7:34 p.m.24 views

CVE-2026-28434 cpp-httplib's default exception handler leaks e.what() to clients via EXCEPTION_WHAT response header

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.35.0, when a request handler throws a C++ exception and the application has not registered a custom exception handler via setexceptionhandler, the library catches the exception and writes its message...

5.3CVSS0.00076EPSS
Exploits1References2
CVE
CVE
added 2026/03/04 7:34 p.m.8 views

CVE-2026-28434

The CVE affects cpp-httplib (C++11 single-file header-only library). Before 0.35.0, if a request handler throws an exception and no custom exception handler is registered via set_exception_handler(), the library writes the exception message into the HTTP response header EXCEPTION_WHAT and sends i...

5.3CVSS5.7AI score0.00076EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2026/03/04 7:34 p.m.3 views

CVE-2026-28434 cpp-httplib's default exception handler leaks e.what() to clients via EXCEPTION_WHAT response header

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.35.0, when a request handler throws a C++ exception and the application has not registered a custom exception handler via setexceptionhandler, the library catches the exception and writes its message...

5.3CVSS5.7AI score0.00076EPSS
Exploits1References4
Vulnrichment
Vulnrichment
added 2026/03/04 7:34 p.m.2 views

CVE-2026-28434 cpp-httplib's default exception handler leaks e.what() to clients via EXCEPTION_WHAT response header

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.35.0, when a request handler throws a C++ exception and the application has not registered a custom exception handler via setexceptionhandler, the library catches the exception and writes its message...

5.3CVSS5.7AI score0.00076EPSS
Exploits1References2
CNNVD
CNNVD
added 2026/03/04 12:0 a.m.3 views

cpp-httplib 安全漏洞

cpp-httplib is a C++ library developed by Yhirose, which includes HTTP/HTTPS server and client components. Versions of cpp-httplib prior to 0.35.0 contained security vulnerabilities. These vulnerabilities stemmed from the lack of enforcement of payload size restrictions on decompressed request...

7.5CVSS5.8AI score0.00085EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2026/03/04 12:0 a.m.1 views

PT-2026-23046

Name of the Vulnerable Software and Affected Versions cpp-httplib versions prior to 0.35.0 Description cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Before version 0.35.0, the library does not enforce the payload size limit configured via Server::set payload ma...

8.7CVSS5.7AI score0.00183EPSS
Exploits6References30
RedhatCVE
RedhatCVE
added 2026/03/02 1:43 p.m.2 views

CVE-2026-28400

Docker Model Runner DMR is software used to manage, run, and deploy AI models using Docker. Versions prior to 1.0.16 expose a POST /engines/configure endpoint that accepts arbitrary runtime flags without authentication. These flags are passed directly to the underlying inference server llama.cpp...

7.5CVSS6.1AI score0.00012EPSS
Exploits0References1
OSV
OSV
added 2026/03/02 10:20 a.m.1 views

OPENSUSE-SU-2026:20295-1 Security update for cpp-httplib

This update for cpp-httplib fixes the following issues: - CVE-2025-53629: header can allocate memory arbitrarily in the server, potentially leading to its exhaustion bsc1246471. - CVE-2025-53628: HTTP header smuggling due to insecure trailers merge bsc1246468...

8.8CVSS5.8AI score0.00556EPSS
Exploits2References4
OSV
OSV
added 2026/03/02 10:16 a.m.1 views

SUSE-SU-2026:20600-1 Security update for cpp-httplib

This update for cpp-httplib fixes the following issues: - CVE-2025-53629: header can allocate memory arbitrarily in the server, potentially leading to its exhaustion bsc1246471. - CVE-2025-53628: HTTP header smuggling due to insecure trailers merge bsc1246468...

8.8CVSS5.8AI score0.00556EPSS
Exploits2References5
NVD
NVD
added 2026/02/27 10:16 p.m.5 views

CVE-2026-28400

Docker Model Runner DMR is software used to manage, run, and deploy AI models using Docker. Versions prior to 1.0.16 expose a POST /engines/configure endpoint that accepts arbitrary runtime flags without authentication. These flags are passed directly to the underlying inference server llama.cpp...

7.5CVSS0.00012EPSS
Exploits0References2
Securelist
Securelist
added 2026/02/19 11:0 a.m.5 views

Arkanix Stealer: a C++ & Python infostealer

Introduction In October 2025, we discovered a series of forum posts advertising a previously unknown stealer, dubbed "Arkanix Stealer" by its authors. It operated under a MaaS malware-as-a-service model, providing users not only with the implant but also with access to a control panel featuring...

6AI score
Exploits0
SUSE Linux
SUSE Linux
added 2026/02/18 9:12 a.m.3 views

Security update for abseil-cpp

This update for abseil-cpp fixes the following issues: Update to version 20230802.3 CVE-2025-0838: Fixed potential integer overflow in hash container create/resize bsc1237543. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or...

5.9CVSS5.5AI score0.00128EPSS
Exploits0References4
OSV
OSV
added 2026/02/18 9:12 a.m.0 views

SUSE-SU-2026:0576-1 Security update for abseil-cpp

This update for abseil-cpp fixes the following issues: Update to version 20230802.3 - CVE-2025-0838: Fixed potential integer overflow in hash container create/resize bsc1237543...

9.8CVSS5.8AI score0.00128EPSS
Exploits0References3
Rosalinux
Rosalinux
added 2026/02/16 7:27 a.m.3 views

Advisory ROSA-SA-2026-3149

Software: libproxy 0.4.15 OS: ROSA Virtualization 3.1 unaffected versions = libproxy-0.4.15-5.5.5.rv31 affected versions libproxy-0.4.15-5.5.rv31 CVE-ID: CVE-2020-25219 BDU-ID: 2022-00336 CVE-Crit: HIGH CVE-DESC.: A vulnerability in the url::recvline function of the url.cpp component of the...

9.8CVSS7.7AI score0.00717EPSS
Exploits1
SUSE Linux
SUSE Linux
added 2026/02/10 6:43 a.m.2 views

Security update for abseil-cpp

This update for abseil-cpp fixes the following issues: Update to 20240116.3 CVE-2025-0838: Fixed potential integer overflow in hash container create/resize bsc1237543. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper...

5.9CVSS7.3AI score0.00128EPSS
Exploits0References4
Rows per page
Query Builder