VYPR

Cpp Httplib

by Cpp Httplib Project

Source repositories

CVEs (2)

  • CVE-2025-46728HigMay 6, 2025
    risk 0.00cvss 7.5epss 0.01

    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…

  • CVE-2023-26130HigMay 30, 2023
    risk 0.00cvss 7.5epss 0.01

    Versions of the package yhirose/cpp-httplib before 0.12.4 are vulnerable to CRLF Injection when untrusted user input is used to set the content-type header in the HTTP .Patch, .Post, .Put and .Delete requests. This can lead to logical errors and other misbehaviors. **Note:**…