CVE-2025-53628

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.20.1, cpp-httplib does not have a limit for a unique line, permitting an attacker to explore this to allocate memory arbitrarily. This vulnerability is fixed in 0.20.1. NOTE: This vulnerability is related to CVE-2025-53629.
CVSS

No CVSS.

Configurations

No configuration.

History

15 Jul 2025, 13:14

Type Values Removed Values Added
Summary
  • (es) cpp-httplib es una librería HTTP/HTTPS multiplataforma de C++11 con un solo archivo de encabezado. En versiones anteriores a la 0.20.1, cpp-httplib no tenía límite de línea única, lo que permitía a un atacante aprovecharlo para asignar memoria arbitrariamente. Esta vulnerabilidad se corrigió en la 0.20.1. NOTA: Esta vulnerabilidad está relacionada con CVE-2025-53629.

10 Jul 2025, 21:15

Type Values Removed Values Added
References () https://github.com/yhirose/cpp-httplib/security/advisories/GHSA-j6p8-779x-p5pw - () https://github.com/yhirose/cpp-httplib/security/advisories/GHSA-j6p8-779x-p5pw -

10 Jul 2025, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-10 20:15

Updated : 2025-07-15 13:14


NVD link : CVE-2025-53628

Mitre link : CVE-2025-53628

CVE.ORG link : CVE-2025-53628


JSON object : View

Products Affected

No product.

CWE
CWE-770

Allocation of Resources Without Limits or Throttling

CWE-835

Loop with Unreachable Exit Condition ('Infinite Loop')