OESA-2025-1722

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-1722
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-1722.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2025-1722
Upstream
Published
2025-07-04T14:42:54Z
Modified
2025-09-03T06:31:40.609849Z
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:22.03-LTS-SP4 / cpp-httplib

Package

Name
cpp-httplib
Purl
pkg:rpm/openEuler/cpp-httplib&distro=openEuler-22.03-LTS-SP4

Affected ranges

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

Ecosystem specific

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