OESA-2025-1839

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-1839
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-1839.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2025-1839
Upstream
Published
2025-07-18T14:48:43Z
Modified
2025-09-03T06:31:41.956326Z
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 a C++11 single file header that only cross-platform HTTP/HTTPS library. Prior to 0.23.0, incoming requests using transfer code: blocks in the title can arbitrarily allocate memory in the server, which may cause it to be exhausted. The vulnerability is fixed in 0.23.0. Note: This vulnerability is related to CVE-2025-53628.(CVE-2025-53629)

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-2.oe2403sp1

Ecosystem specific

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