CVE-2026-86252
6.9
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
Summary
h3 versions before 1.15.9 fail to sanitize carriage return characters in EventStream data and comment fields, allowing attackers to inject arbitrary SSE events by including unsanitized carriage returns. Attackers can inject event type directives, split single push calls into multiple browser-parsed events, or escape comment fields to inject data, bypassing the prior CVE fix that only addressed newline injection.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| h3js | h3 | 0 < 1.15.9 | affected |
| h3js | h3 | 1.15.9 | unaffected |
| h3js | h3 | 2.0.0-beta.0 < 2.0.1-rc.17 | affected |
| h3js | h3 | 2.0.1-rc.17 | unaffected |
Weaknesses
- CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
References
- https://github.com/h3js/h3/security/advisories/GHSA-4hxc-9384-m385
- https://www.vulncheck.com/advisories/h3-before-1.15.9-sse-event-injection-via-carriage-return
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.