CVE-2026-45404
OpenTelemetry-Go is the Go implementation of OpenTelemetry. From version 0.11.0 through 1.44.0, the OpenTracing bridge's bridgeSpan contains an unsynchronized extraBaggageItems map which can cause a panic. Because Go maps are not safe for concurrent read/write access, concurrent SetBaggageItem and correlation.MapFromContext calls on the same hooked bridgeSpan can trigger a fatal runtime error—such as concurrent map read and map write or concurrent map iteration and map write—terminating the process and causing denial of service. This issue is fixed in version 1.45.0.
Scoring
- Severity
- MEDIUM
- CVSS base score
- 5.9
- CVSS vector
- CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
- EPSS probability
- 0.13%
- CWE
- CWE-362, CWE-667
- Published
- 2026-08-24
- Last modified
- 2026-08-27
Affected products
- open-telemetry opentelemetry-go
Weakness type
Related vulnerabilities
- CVE-2026-86766 — Snipe-IT 8.6.3 Race Condition via Consumable Checkout
- CVE-2026-86744 — snipe-it before 8.7.0 Race Condition in Asset Checkout
- CVE-2026-87816 — PasswordPusher before 2.11.1 Race Condition View Limit Bypass
- CVE-2026-87601 — Race condition in V8 in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to execute...
- CVE-2026-87641 — Race condition in Browser in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to...
- CVE-2026-87615 — Race condition in Payments in Google Chrome prior to 153.0.8010.36 allowed a remote attacker...
- CVE-2026-87467 — Race condition in Updater in Google Chrome on on Windows prior to 153.0.8010.36 allowed a local...
- CVE-2026-73005 — Windows Authentication Methods Elevation of Privilege Vulnerability