Hono is a Web application framework that provides support for any JavaScript runtime. Prior to version 4.12.4, when using streamSSE() in Streaming Helper, the event, id, and retry fields were not validated for carriage return (\r) or newline (\n) characters. Because the SSE protocol uses line breaks as field delimiters, this could allow injection of additional SSE fields within the same event frame if untrusted input was passed into these fields. This issue has been patched in version 4.12.4.
References
| Link | Resource |
|---|---|
| https://github.com/honojs/hono/commit/f4123ed9ea3c7c52380cc99a079a4d773838846e | Patch |
| https://github.com/honojs/hono/security/advisories/GHSA-p6xx-57qc-3wxr | Vendor Advisory |
Configurations
History
06 Mar 2026, 18:03
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/honojs/hono/commit/f4123ed9ea3c7c52380cc99a079a4d773838846e - Patch | |
| References | () https://github.com/honojs/hono/security/advisories/GHSA-p6xx-57qc-3wxr - Vendor Advisory | |
| First Time |
Hono hono
Hono |
|
| CPE | cpe:2.3:a:hono:hono:*:*:*:*:*:node.js:*:* |
04 Mar 2026, 23:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-04 23:16
Updated : 2026-03-06 18:03
NVD link : CVE-2026-29085
Mitre link : CVE-2026-29085
CVE.ORG link : CVE-2026-29085
JSON object : View
Products Affected
hono
- hono
CWE
CWE-74
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
