Improper Locking Affecting github.com/open-telemetry/opentelemetry-go/bridge/opentracing package, versions >=0.11.0 <1.45.0


Severity

Recommended
0.0
medium
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.13% (3rd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-GOLANG-GITHUBCOMOPENTELEMETRYOPENTELEMETRYGOBRIDGEOPENTRACING-19233838
  • published24 Aug 2026
  • disclosed20 Aug 2026
  • creditpellared

Introduced: 20 Aug 2026

NewCVE-2026-45404  (opens in a new tab)
CWE-362  (opens in a new tab)
CWE-667  (opens in a new tab)

How to fix?

Upgrade github.com/open-telemetry/opentelemetry-go/bridge/opentracing to version 1.45.0 or higher.

Overview

Affected versions of this package are vulnerable to Improper Locking through the bridgeSpan baggage handling in bridge/opentracing/bridge.go. An attacker can crash the process by causing one goroutine to call Span.SetBaggageItem while another goroutine propagates correlation baggage from the same span via baggageGetHook. This affects applications using the OpenTelemetry OpenTracing bridge with correlation hooks, where unsynchronized reads, iteration, and writes to extraBaggageItems can trigger Go's fatal concurrent map read and map write or concurrent map iteration and map write panic.

CVSS Base Scores

version 4.0
version 3.1