Improper Neutralization of Special Elements in Output Used by a Downstream Component in hono - CVE-2026-29085
Published: July 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to inject unintended SSE fields and disclose sensitive information.
The vulnerability exists due to improper neutralization of special elements in output used by a downstream component in the writeSSE() function of the Streaming Helper when processing user-controlled values in the event, id, or retry fields. A remote attacker can supply input containing carriage return and newline characters to inject unintended SSE fields and disclose sensitive information.
Applications that render event data in an unsafe manner could potentially expose themselves to client-side script injection.