Resource exhaustion in hono - CVE-2025-59139
Published: July 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to uncontrolled resource consumption in the bodyLimit middleware when handling requests with conflicting Content-Length and Transfer-Encoding headers. A remote attacker can send a specially crafted request with an oversized chunked body to cause a denial of service.
The practical impact depends on the runtime and deployment environment, as some standards-compliant runtimes and reverse proxies may reject such malformed requests.