๐Ÿ” CVE Alert

CVE-2026-54285

MEDIUM 5.3

opentelemetry-js: Unbounded memory allocation in W3C Baggage propagation

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

opentelemetry-js is the OpenTelemetry JavaScript Client. Prior to 2.8.0, W3CBaggagePropagator.extract() in @opentelemetry/core does not enforce size limits when parsing inbound baggage HTTP headers. The W3C Baggage specification recommends a maximum of 8,192 bytes and 180 entries; these limits were only enforced on the outbound (inject()) path, not on the inbound (extract()) path. Parsing oversized baggage causes memory allocation proportional to the header size without any cap. This vulnerability is fixed in 2.8.0.

CWE CWE-770
Vendor open-telemetry
Product opentelemetry-js
Published Jun 22, 2026
Stay Ahead of the Next One

Get instant alerts for open-telemetry opentelemetry-js

Be the first to know when new medium vulnerabilities affecting open-telemetry opentelemetry-js are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low

Affected Versions

open-telemetry / opentelemetry-js
< 2.8.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/open-telemetry/opentelemetry-js/security/advisories/GHSA-8988-4f7v-96qf