GHSA-xh87-mx6m-69f3 · Severity: high · Ecosystem: npm — Hono is Vulnerable to Authentication Bypass by IP Spoofing in AWS Lambda ALB conninfo
Hono is a Web application framework that provides support for any JavaScript runtime. In versions 4.12.0 and 4.12.1, when using the AWS Lambda adapter (`hono/aws-lambda`) behind an Application Load Balancer (ALB), the `getConnInfo()` function incorrectly selected the first value from the `X-Forwarded-For` header. Because AWS ALB appends the real client IP address to the end of the `X-Forwarded-For` header, the first value can be attacker-controlled. This could allow IP-based access control mechanisms (such as the `ipRestriction` middleware) to be bypassed. Version 4.12.2 patches the issue.
Conclusion & alert: CVE-2026-27700 is rated Low Risk (33.7/100): CVSS High severity, with low exploitation likelihood (EPSS 0.01%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-02-26 | — | 0.01% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.2 | 3.1 | HIGH |
|
3.9 | 4.2 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-xh87-mx6m-69f3 · Severity: high · Ecosystem: npm — Hono is Vulnerable to Authentication Bypass by IP Spoofing in AWS Lambda ALB conninfo
| URL | Tags |
|---|---|
| https://github.com/honojs/hono/commit/41adbf56e252c04611f8972364ac0887ae07a4c7 | Patch |
| https://github.com/honojs/hono/releases/tag/v4.12.2 | Product Release Notes |
| https://github.com/honojs/hono/security/advisories/GHSA-xh87-mx6m-69f3 | Vendor Advisory |