Use of Less Trusted Source in hono - CVE-2026-59897
Published: July 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to alter security or routing decisions.
The vulnerability exists due to use of less trusted source in the AWS API Gateway v1 adapter header de-duplication logic when processing repeated request headers. A remote attacker can send repeated header values where one value is a substring of another to alter security or routing decisions.
The issue occurs because distinct repeated header values may be omitted before the application processes the request, which can affect logic that relies on the complete ordered header value list.