Security Advisory

CVE-2026-47675

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-28 15:28:23
Last updated 2026-05-28 19:17:17
Assigner GitHub_M
CVSS score 4.3
State PUBLISHED

Description

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.21, the serialize() function in hono/cookie validates domain and path options against characters that corrupt Set-Cookie header syntax (;, \r, \n), but does not apply the same validation to sameSite and priority. An application that passes user-controlled input into either option may produce a Set-Cookie response header containing attacker-chosen additional attributes. This vulnerability is fixed in 4.12.21.