Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. hono
  4. ›
  5. CVE-2026-44456

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

May 6, 2026

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

  • github.com/advisories/GHSA-9vqf-7f2p-gf9v
  • github.com/honojs/hono
  • github.com/honojs/hono/security/advisories/GHSA-9vqf-7f2p-gf9v
  • nvd.nist.gov/vuln/detail/CVE-2026-44456

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 →

Affected versions

All versions before 4.12.16

Fixed versions

  • 4.12.16

Solution

Upgrade to version 4.12.16 or above.

Impact 6.5 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-400: Uncontrolled Resource Consumption

Source file

npm/hono/CVE-2026-44456.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 00:20:17 +0000.