Improper Encoding or Escaping of Output in hono - CVE-2026-54287
Published: July 21, 2026
hono
Detailed vulnerability description
The vulnerability allows a remote attacker to modify data on the system.
The vulnerability exists due to on AWS Lambda, the ALB single-header response and the VPC Lattice v2 response join multiple Set-Cookie headers into one comma-separated value. Because commas also appear inside cookie attributes (for example Expires dates), clients cannot split the value back into individual cookies and silently drop or misparse them. A remote attacker can trigger improper encoding or escaping of output to modify data on the system.