A AegiFlow
MEDIUMCVSS 5.3EPSS 0.3%

CVE-2026-54285

CVE-2026-54285 updated by NVD

Published
2026-06-15
Modified
2026-09-01
EPSS percentile
27%
Sources
github-advisory, nvd

Summary

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.

Affected packages

EcosystemPackageAffected versionsFixed versions
npm@opentelemetry/core2.8.0

Remediation: Upgrade to 2.8.0 or later.

References

Includes data from the GitHub Advisory Database, licensed under CC-BY 4.0.

Includes data from the National Vulnerability Database (NIST). NVD data is in the public domain; this page is not endorsed by NIST.

CVE® is a registered trademark of The MITRE Corporation. CVE content reproduced under the CVE Terms of Use; copyright designation © MITRE.

EPSS scores provided by the FIRST.org Exploit Prediction Scoring System.