CVE-2026-33128 Details
Description
H3 is a minimal H(TTP) framework. In versions prior to 1.15.6 and between 2.0.0 through 2.0.1-rc.14, createEventStream is vulnerable to Server-Sent Events (SSE) injection due to missing newline sanitization in formatEventStreamMessage() and formatEventStreamComment(). An attacker who controls any part of an SSE message field (id, event, data, or comment) can inject arbitrary SSE events to connected clients. This issue is fixed in versions 1.15.6 and 2.0.1-rc.15.
A Server-Sent Events (SSE) injection vulnerability has been identified in the H3 framework, specifically in versions prior to 1.15.6 and between 2.0.0 and 2.0.1-rc.14. The issue arises in the 'createEventStream' function, where missing newline sanitization in 'formatEventStreamMessage' and 'formatEventStreamComment' allows an attacker to inject arbitrary SSE events to connected clients. This vulnerability can be exploited by manipulating any part of an SSE message field (id, event, data, or comment).
Users can upgrade to H3 versions 1.15.6 or 2.0.1-rc.15 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 20, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-93 | Improper Neutralization of CRLF Sequences ('CRLF Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| h3 h3 | < 1.15.6 2.0.0 2.0.1 rc10 2.0.1 rc11 2.0.1 rc12 2.0.1 rc13 2.0.1 rc14 2.0.1 rc2 2.0.1 rc3 2.0.1 rc4 2.0.1 rc5 2.0.1 rc6 2.0.1 rc7 2.0.1 rc8 2.0.1 rc9 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 20, 2026 | Initial Analysis | [email protected] |
| Mar 20, 2026 | New CVE Received | [email protected] |