CVE-2026-45404
Last modified
CVE-2026-45404 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. 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. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| open-telemetry | opentelemetry-go | >= 0.11.0, < 1.45.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-45404?
How severe is CVE-2026-45404?
How do I fix CVE-2026-45404?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-45399Open WebUI is a self-hosted artificial intelligence platform…7.1
- CVE-2026-4540A vulnerability was detected in projectworlds Online Notes S…7.3
- CVE-2026-45400Open WebUI is a self-hosted artificial intelligence platform…8.5
- CVE-2026-45401Open WebUI is a self-hosted artificial intelligence platform…8.5
- CVE-2026-45402Open WebUI is a self-hosted artificial intelligence platform…8.1
- CVE-2026-45403AnythingLLM is an application that turns pieces of content i…2.5
- CVE-2026-45405Dokku is a docker-powered PaaS. Prior to 0.38.2, the git:fro…8.8
- CVE-2026-45406Dokku is a docker-powered PaaS. Prior to 0.38.2, the openres…8.8
- CVE-2026-45407Dokku is a docker-powered PaaS. Prior to 0.38.2, the git:aut…5.5
- CVE-2026-45408Dokku is a docker-powered PaaS. Prior to 0.38.2, the app nam…9
- CVE-2026-45409Internationalized Domain Names in Applications (IDNA) for Py…5.3
- CVE-2026-4541A flaw has been found in janmojzis tinyssh up to 20250501. I…2.5
Are you affected by CVE-2026-45404?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
