Vulnerability Description
opentelemetry-java is the Java implementation of the OpenTelemetry API for recording telemetry, and SDK for managing telemetry recorded by the API. Prior to 1.62.0, a vulnerability affects the baggage propagation implementation in opentelemetry-api and opentelemetry-extension-trace-propagators. Parsing oversized baggage causes unbounded memory allocation and CPU consumption. Because baggage is automatically re-injected into every outgoing request, the effect can fan out to downstream services that never received the original malicious request. This vulnerability is fixed in 1.62.0.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/open-telemetry/opentelemetry-java/commit/03837d3c1763bc35464a
- https://github.com/open-telemetry/opentelemetry-java/pull/8380
- https://github.com/open-telemetry/opentelemetry-java/releases/tag/v1.62.0
- https://github.com/open-telemetry/opentelemetry-java/security/advisories/GHSA-rc
- https://access.redhat.com/errata/RHSA-2026:28573
- https://access.redhat.com/errata/RHSA-2026:36820
- https://access.redhat.com/errata/RHSA-2026:41951
- https://access.redhat.com/errata/RHSA-2026:43038
- https://access.redhat.com/security/cve/CVE-2026-45292
- https://bugzilla.redhat.com/show_bug.cgi?id=2482785
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-45292.json
FAQ
What is CVE-2026-45292?
CVE-2026-45292 is a vulnerability with a CVSS score of 5.3 (MEDIUM). opentelemetry-java is the Java implementation of the OpenTelemetry API for recording telemetry, and SDK for managing telemetry recorded by the API. Prior to 1.62.0, a vulnerability affects the baggage...
How severe is CVE-2026-45292?
CVE-2026-45292 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-45292?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.