Cookie Injection Vulnerability in Hono Web Framework
CVE-2026-29086
5.4MEDIUM
What is CVE-2026-29086?
The Hono Web application framework, which supports various JavaScript runtimes, has a vulnerability in its setCookie() utility. Versions before 4.12.4 fail to properly validate semicolons, carriage returns, and newline characters in the domain and path options. This oversight permits attackers to inject additional cookie attributes through untrusted input, jeopardizing the integrity of the web application's session management and potentially leading to security breaches. Users are advised to upgrade to version 4.12.4 or later to mitigate this issue.
Affected Version(s)
hono < 4.12.4
