Skip to content

fix: upgrade OpenTelemetry to 1.62.0 (CVE-2026-45292)#521

Merged
rrobetti merged 1 commit into
mainfrom
copilot/fix-cve-2026-45292
May 15, 2026
Merged

fix: upgrade OpenTelemetry to 1.62.0 (CVE-2026-45292)#521
rrobetti merged 1 commit into
mainfrom
copilot/fix-cve-2026-45292

Conversation

Copilot AI commented May 15, 2026

Copy link
Copy Markdown
Contributor

CVE-2026-45292 (CVSS 5): parsing oversized baggage in opentelemetry-api causes unbounded memory allocation and CPU consumption, with fan-out risk since baggage is re-injected into every outgoing request.

Changes

  • ojp-server/pom.xml — bumped 5 hardcoded OTel artifacts from 1.60.11.62.0: opentelemetry-api, opentelemetry-sdk, opentelemetry-exporter-zipkin, opentelemetry-exporter-otlp, opentelemetry-sdk-testing
  • ojp-xa-pool-commons/pom.xml — bumped opentelemetry.version property 1.60.11.62.0 (covers opentelemetry-api, opentelemetry-sdk, opentelemetry-sdk-testing in that module)

opentelemetry-exporter-prometheus (1.59.0-alpha) is on a separate alpha versioning track and is not affected by this CVE; left unchanged.

@sonarqubecloud

Copy link
Copy Markdown

@rrobetti rrobetti marked this pull request as ready for review May 15, 2026 18:01
@rrobetti rrobetti merged commit 4be7d6d into main May 15, 2026
52 of 53 checks passed
@rrobetti rrobetti deleted the copilot/fix-cve-2026-45292 branch May 15, 2026 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants