CVE-2026-54289
Description
Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.25, on AWS Lambda@Edge, CloudFront delivers a request header that appears more than once as several separate entries. The adapter writes each value with Headers.set instead of Headers.append, so every value overwrites the previous one and only the last reaches the application. Repeated request headers such as X-Forwarded-For, Forwarded, and Via are silently truncated to a single value. Request middleware sees only the last value of a repeated header instead of the full chain. For applications that base access control on the X-Forwarded-For chain, this can weaken or alter that decision; for auditing, hop history is lost. This vulnerability is fixed in 4.12.25.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
hononpm | < 4.12.25 | 4.12.25 |
Affected products
18- osv-coords17 versionspkg:apk/chainguard/hono-service-command-routerpkg:apk/chainguard/kibana-9.1-iamguardedpkg:apk/chainguard/kibana-9.2pkg:apk/chainguard/langfuse-fips-3-workerpkg:apk/chainguard/librechatpkg:apk/chainguard/kibana-9.3pkg:apk/chainguard/hono-adapter-mqttpkg:apk/chainguard/hono-service-authpkg:apk/chainguard/honopkg:apk/chainguard/hono-compatpkg:apk/chainguard/hono-clipkg:apk/chainguard/kibana-9.2-iamguardedpkg:apk/chainguard/wazuh-dashboard-fipspkg:apk/chainguard/wazuh-dashboardpkg:apk/chainguard/kibana-9.3-iamguardedpkg:npm/honopkg:apk/chainguard/kibana-9.1
< 0+ 16 more
- (no CPE)range: < 0
- (no CPE)range: < 9.1.10-r20
- (no CPE)range: < 9.2.8-r8
- (no CPE)range: < 3.188.0-r0
- (no CPE)range: < 0.8.6-r4
- (no CPE)range: < 9.3.5-r3
- (no CPE)range: < 0
- (no CPE)range: < 0
- (no CPE)range: < 0
- (no CPE)range: < 0
- (no CPE)range: < 0
- (no CPE)range: < 9.2.8-r8
- (no CPE)range: < 4.14.5-r6
- (no CPE)range: < 4.14.5-r6
- (no CPE)range: < 9.3.5-r3
- (no CPE)range: < 4.12.25
- (no CPE)range: < 9.1.10-r20
Patches
Vulnerability mechanics
References
3News mentions
1- Hono: Five CVEs Disclosed Together — AWS Lambda Adapter Flaws, CORS Misconfig, and Path TraversalVypr Intelligence · Jun 16, 2026