๐Ÿ” CVE Alert

CVE-2026-59897

MEDIUM 4.8

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

CVSS Score
4.8
EPSS Score
0.1%
EPSS Percentile
3th

Hono is a Web application framework that provides support for any JavaScript runtime. From 4.3.3 before 4.12.27, the AWS API Gateway v1 adapter can drop a distinct repeated request header value because it de-duplicates values using a substring comparison instead of an exact match, so middleware or application logic that depends on the complete X-Forwarded-For chain, rate limiting, audit logging, or proxy-chain validation can receive incomplete data. This issue is fixed in version 4.12.27.

CWE CWE-348
Vendor honojs
Product hono
Published Jul 8, 2026
Last Updated Jul 9, 2026
Stay Ahead of the Next One

Get instant alerts for honojs hono

Be the first to know when new medium vulnerabilities affecting honojs hono are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

honojs / hono
>= 4.3.3, < 4.12.27

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/honojs/hono/security/advisories/GHSA-xgm2-5f3f-mvvc github.com: https://github.com/honojs/hono/commit/aa921770d09bc35970362d5a2630a878f6d982fd github.com: https://github.com/honojs/hono/releases/tag/v4.12.27