CVE 6.5 MEDIUM

Hono: bodyLimit() can be bypassed for chunked / unknown-length requests_CVE-2026-44456

6.5 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Description

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.16, bodyLimit() does not reliably enforce maxSize for requests without a usable Content-Length (e.g. Transfer-Encoding: chunked). Oversized requests can reach handlers and return 200 instead of 413. This vulnerability is fixed in 4.12.16.

Basic Information

ID CVE-2026-44456
Source GitHub_M
Published May 13, 2026 at 14:58
Modified May 13, 2026 at 14:59

Affected Product

Vendor honojs
Product hono
Version < 4.12.16
Affected Versions honojs hono < 4.12.16

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.