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

CVE-2026-59897: Hono: API Gateway v1 adapter can drop a distinct repeated request header value during de-duplication

July 21, 2026

The AWS API Gateway v1 adapter can drop a distinct repeated request header value. When a header appears multiple times, the adapter de-duplicates values using a substring comparison instead of an exact match, so a value that is a substring of another value of the same header is omitted (for example, 203.0.113.1 is dropped when another value is 203.0.113.10).

References

  • github.com/advisories/GHSA-xgm2-5f3f-mvvc
  • github.com/honojs/hono/commit/aa921770d09bc35970362d5a2630a878f6d982fd
  • github.com/honojs/hono/releases/tag/v4.12.27
  • github.com/honojs/hono/security/advisories/GHSA-xgm2-5f3f-mvvc
  • nvd.nist.gov/vuln/detail/CVE-2026-59897

Code Behaviors & Features

Detect and mitigate CVE-2026-59897 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 starting from 4.3.3 before 4.12.27

Fixed versions

  • 4.12.27

Solution

Upgrade to version 4.12.27 or above.

Impact 4.8 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-348: Use of Less Trusted Source

Source file

npm/hono/CVE-2026-59897.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 08 Aug 2026 00:18:13 +0000.