CVE Catalog

CVE-2026-86252

MediumCVSS 5.3
Published: Translated: NVD NIST

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.

Risk Assessment

The risk includes the ability to manipulate the event stream sent to clients, potentially leading to injection of fake events, data integrity compromise, or attacks on clients using EventStream.

Recommendation

Upgrade the h3 package to version 1.15.9 or later, which contains the fix for the carriage return issue.

Other vulnerabilities in h3

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS