CVEPublished 2026-08-24Modified 2026-09-090 articles on news5 live referencesNVD data

CVE-2026-45404

Vulnerability data via NVD (ingested)

CVSS v3.1
EPSS percentile
3
Exploit Prediction Scoring System · top 97% of all CVEs
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.

Timeline
Published 2026-08-24
Modified 2026-09-09

External references

Search for exposed instances

Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).

More intel sources (5)

Known PoCs on GitHub

No public proof-of-concept repositories found for CVE-2026-45404 on GitHub.
We haven't classified any articles referencing CVE-2026-45404 yet. The external references above still apply.