Lucene search
K

283 matches found

RedhatCVE
RedhatCVE
added 2025/06/26 6:59 p.m.5 views

CVE-2025-52887

A denial-of-service vulnerability, stemming from memory exhaustion, has been identified in the cpp-httplib C++ HTTP/HTTPS library. This flaw is a result of the library's insufficient limits on the processing of HTTP headers. A remote attacker could exploit this by sending specially crafted HTTP...

7.5CVSS6.7AI score0.0043EPSS
Exploits1References5
NVD
NVD
added 2025/06/26 3:15 p.m.5 views

CVE-2025-52887

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. In version 0.21.0, when many http headers fields are passed in, the library does not limit the number of headers, and the memory associated with the headers will not be released when the connection is disconnected...

7.5CVSS0.0043EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2025/06/26 2:31 p.m.2 views

CVE-2025-52887 cpp-httplib has unlimited number of http header fields, which causes memory leak

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. In version 0.21.0, when many http headers fields are passed in, the library does not limit the number of headers, and the memory associated with the headers will not be released when the connection is disconnected...

7.5CVSS7AI score0.0043EPSS
Exploits1References2
Cvelist
Cvelist
added 2025/06/26 2:31 p.m.7 views

CVE-2025-52887 cpp-httplib has unlimited number of http header fields, which causes memory leak

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. In version 0.21.0, when many http headers fields are passed in, the library does not limit the number of headers, and the memory associated with the headers will not be released when the connection is disconnected...

7.5CVSS0.0043EPSS
Exploits1References2
CVE
CVE
added 2025/06/26 2:31 p.m.28 views

CVE-2025-52887

cpp-httplib (C++11 single-file header-only library) is affected by CVE-2025-52887 in version 0.21.0 where there is no limit on the number of HTTP header fields and header memory is not released on disconnect, potentially exhausting system memory and causing server crash or unresponsiveness. Remed...

7.5CVSS7AI score0.0043EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2025/06/26 2:31 p.m.3 views

CVE-2025-52887 cpp-httplib has unlimited number of http header fields, which causes memory leak

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. In version 0.21.0, when many http headers fields are passed in, the library does not limit the number of headers, and the memory associated with the headers will not be released when the connection is disconnected...

7.5CVSS6.4AI score0.0043EPSS
Exploits1References4
Debian CVE
Debian CVE
added 2025/06/26 2:31 p.m.4 views

CVE-2025-52887

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. In version 0.21.0, when many http headers fields are passed in, the library does not limit the number of headers, and the memory associated with the headers will not be released when the connection is disconnected...

7.5CVSS5.2AI score0.0043EPSS
Exploits1
CNNVD
CNNVD
added 2025/06/26 12:0 a.m.2 views

cpp-httplib 资源管理错误漏洞

cpp-httplib is an HTTP/HTTPS server and client library written in C++ by the individual developer yhirose. A resource management error vulnerability exists in cpp-httplib version 0.21.0, which stems from not limiting the number of HTTP headers, and could lead to system memory exhaustion...

7.5CVSS6.5AI score0.0043EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2025/06/24 12:0 a.m.3 views

PT-2025-26976

Name of the Vulnerable Software and Affected Versions: cpp-httplib version 0.21.0 Description: The issue arises when multiple HTTP header fields are passed to the library, causing it to fail to limit the number of headers. As a result, the memory associated with these headers is not released when...

7.8CVSS6.7AI score0.0043EPSS
Exploits1References28
OpenVAS
OpenVAS
added 2025/05/26 12:0 a.m.9 views

Fedora: Security Advisory (FEDORA-2025-c0ec6fa21b)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.9CVSS6.6AI score0.00377EPSS
Exploits1References3
RedhatCVE
RedhatCVE
added 2025/05/22 4:10 p.m.6 views

CVE-2020-11709

cpp-httplib through 0.5.8 does not filter \r\n in parameters passed into the setredirect and setheader functions, which creates possibilities for CRLF injection and HTTP response splitting in some specific contexts...

7.5CVSS7.1AI score0.01643EPSS
Exploits1References1
OSV
OSV
added 2025/05/13 12:0 a.m.1 views

OPENSUSE-SU-2025:15084-1 cpp-httplib-devel-0.20.1-1.1 on GA media

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

7.5CVSS5.8AI score0.00603EPSS
Exploits1References1
SUSE CVE
SUSE CVE
added 2025/05/08 11:39 a.m.3 views

SUSE CVE-2025-46728

cpp-httplib is a C++ header-only HTTP/HTTPS server and client library. Prior to version 0.20.1, the library fails to enforce configured size limits on incoming request bodies when Transfer-Encoding: chunked is used or when no Content-Length header is provided. A remote attacker can send a chunked...

7.5CVSS7.1AI score0.00603EPSS
Exploits1References3
Snyk
Snyk
added 2025/05/06 1:43 a.m.4 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling through the handling of incoming HTTP requests with Transfer-Encoding: chunked or without a Content-Length header. An attacker can cause uncontrolled memory allocation on the server b...

9.2CVSS7AI score0.00603EPSS
Exploits1References2
OSV
OSV
added 2025/05/06 1:15 a.m.2 views

DEBIAN-CVE-2025-46728

cpp-httplib is a C++ header-only HTTP/HTTPS server and client library. Prior to version 0.20.1, the library fails to enforce configured size limits on incoming request bodies when Transfer-Encoding: chunked is used or when no Content-Length header is provided. A remote attacker can send a chunked...

7.5CVSS7.3AI score0.00603EPSS
Exploits1References1
NVD
NVD
added 2025/05/06 1:15 a.m.13 views

CVE-2025-46728

cpp-httplib is a C++ header-only HTTP/HTTPS server and client library. Prior to version 0.20.1, the library fails to enforce configured size limits on incoming request bodies when Transfer-Encoding: chunked is used or when no Content-Length header is provided. A remote attacker can send a chunked...

7.5CVSS0.00603EPSS
Exploits1References2
OSV
OSV
added 2025/05/06 1:15 a.m.1 views

UBUNTU-CVE-2025-46728

cpp-httplib is a C++ header-only HTTP/HTTPS server and client library. Prior to version 0.20.1, the library fails to enforce configured size limits on incoming request bodies when Transfer-Encoding: chunked is used or when no Content-Length header is provided. A remote attacker can send a chunked...

7.5CVSS5.8AI score0.00603EPSS
Exploits1References4
Cvelist
Cvelist
added 2025/05/06 12:45 a.m.42 views

CVE-2025-46728 cpp-httplib has Unbounded Memory Allocation in Chunked/No-Length Requests

cpp-httplib is a C++ header-only HTTP/HTTPS server and client library. Prior to version 0.20.1, the library fails to enforce configured size limits on incoming request bodies when Transfer-Encoding: chunked is used or when no Content-Length header is provided. A remote attacker can send a chunked...

7.5CVSS0.00603EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2025/05/06 12:45 a.m.13 views

CVE-2025-46728 cpp-httplib has Unbounded Memory Allocation in Chunked/No-Length Requests

cpp-httplib is a C++ header-only HTTP/HTTPS server and client library. Prior to version 0.20.1, the library fails to enforce configured size limits on incoming request bodies when Transfer-Encoding: chunked is used or when no Content-Length header is provided. A remote attacker can send a chunked...

7.5CVSS7AI score0.00603EPSS
Exploits1References2
CVE
CVE
added 2025/05/06 12:45 a.m.76 views

CVE-2025-46728

Summary (CVE-2025-46728) : The cpp-httplib library (a header-only C++ HTTP/S library) is vulnerable in versions before 0.20.1 due to failure to enforce size limits on incoming request bodies when using Transfer-Encoding: chunked or when no Content-Length is provided. A remote attacker can send ch...

7.5CVSS7.6AI score0.00603EPSS
Exploits1References2Affected Software1
Rows per page
Query Builder