Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-27700
February 25, 2026
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.
Affected Packages
https://github.com/honojs/hono.git (GITHUB):
Affected version(s) >=v4.12.0 <v4.12.2
Fix Suggestion:
Update to version v4.12.2
hono (NPM):
Affected version(s) >=4.12.0 <4.12.2
Fix Suggestion:
Update to version 4.12.2
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.8
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.2
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Insufficient Verification of Data Authenticity
Authentication Bypass by Spoofing
EPSS
Base Score:
0.02