Input validation error in hono - CVE-2026-39410
Published: July 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to override sensitive cookies.
The vulnerability exists due to improper input validation in getCookie() cookie parsing when handling cookie names with a non-breaking space prefix. A remote attacker can set a specially crafted cookie to override sensitive cookies.
This issue affects applications that rely on getCookie() for security-sensitive cookie handling and may enable bypass of __Secure- and __Host- prefix protections.