OESA-2025-1829

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-1829
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-1829.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2025-1829
Upstream
Published
2025-07-11T12:31:14Z
Modified
2025-09-03T06:31:40.794174Z
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-SP2 / cpp-httplib

Package

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

Affected ranges

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

Ecosystem specific

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