OESA-2025-1724

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-1724
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-1724.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2025-1724
Upstream
Published
2025-07-04T14:42:56Z
Modified
2025-09-03T06:31:40.735085Z
Summary
cpp-httplib security update
Details

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 Fix(es):

cpp-httplib is an HTTP/HTTPS server and client library written in C++ by individual developers of yhirose. cpp-httplib version 0.21.0 has a resource management error vulnerability, which originated from the unlimited number of HTTP headers, which may cause the system to run out of memory.(CVE-2025-52887)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:24.03-LTS-SP1 / cpp-httplib

Package

Name
cpp-httplib
Purl
pkg:rpm/openEuler/cpp-httplib&distro=openEuler-24.03-LTS-SP1

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.22.0-1.oe2403sp1

Ecosystem specific

{
    "src": [
        "cpp-httplib-0.22.0-1.oe2403sp1.src.rpm"
    ],
    "aarch64": [
        "cpp-httplib-0.22.0-1.oe2403sp1.aarch64.rpm",
        "cpp-httplib-debuginfo-0.22.0-1.oe2403sp1.aarch64.rpm",
        "cpp-httplib-debugsource-0.22.0-1.oe2403sp1.aarch64.rpm",
        "cpp-httplib-devel-0.22.0-1.oe2403sp1.aarch64.rpm"
    ],
    "x86_64": [
        "cpp-httplib-0.22.0-1.oe2403sp1.x86_64.rpm",
        "cpp-httplib-debuginfo-0.22.0-1.oe2403sp1.x86_64.rpm",
        "cpp-httplib-debugsource-0.22.0-1.oe2403sp1.x86_64.rpm",
        "cpp-httplib-devel-0.22.0-1.oe2403sp1.x86_64.rpm"
    ]
}