PT-2026-84502 · Hono · Hono

CVE-2026-84364

·

Published

2026-09-01

·

Updated

2026-09-08

CVSS v3.1

5.3

Medium

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Name of the Vulnerable Software and Affected Versions Hono versions prior to 4.13.5
Description When dot-notation parsing is enabled, the parseBody() function fails to limit the nesting depth or the total number of intermediate objects created when expanding dot-separated form field names into nested objects. Because empty segments are preserved, a single deeply dotted field name or numerous shallowly dotted fields can cause significant memory amplification. This allows an unauthenticated attacker to send concurrent requests that exhaust the JavaScript heap, leading to server process termination and service unavailability. Dot-notation parsing is not enabled by default.
Recommendations Update to version 4.13.5. As a temporary mitigation, disable dot-notation parsing in the parseBody() function.

Exploit

Fix

Resource Exhaustion

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-84364
GHSA-G6GW-C38X-MQFC

Affected Products

Hono