VYPR
High severityNVD Advisory· Published Mar 20, 2026· Updated Mar 20, 2026

h3 has a Server-Sent Events Injection via Unsanitized Newlines in Event Stream Fields

CVE-2026-33128

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
h3npm
>= 2.0.0, < 2.0.1-rc.152.0.1-rc.15
h3npm
< 1.15.61.15.6

Affected products

2
  • ghsa-coords
    Range: >= 2.0.0, < 2.0.1-rc.15
  • h3js/h3v5
    Range: >= 2.0.0, < 2.0.1-rc.15

Patches

Vulnerability mechanics

References

5

News mentions

0

No linked articles in our index yet.