CVE-2026-44456: Hono: bodyLimit() can be bypassed for chunked / unknown-length requests
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.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-44456 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →