Inconsistent interpretation of HTTP requests in hono - #VU146050
Published: August 28, 2026
Vulnerability details
The vulnerability allows a remote attacker to bypass filtering or cache unsafe responses.
The vulnerability exists due to inconsistent interpretation of HTTP requests in the query parser and cache middleware when processing request targets containing a literal fragment followed by query parameters. A remote attacker can send a specially crafted request to bypass filtering or cache unsafe responses.
Only deployments where a literal # reaches the application are affected; runtimes or intermediaries that normalize or strip the fragment are not affected.