Resource exhaustion in hono - #VU146048
Published: August 28, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to uncontrolled resource consumption in parseBody() when processing request bodies with dot-notation enabled. A remote attacker can send specially crafted requests to cause a denial of service.
Only applications that explicitly enable dot-notation parsing are affected. Concurrent requests can exhaust the JavaScript heap and terminate the server process.