๐Ÿ” CVE Alert

CVE-2026-81870

UNKNOWN 0.0

OpenTelemetry-Go: Exporter config logging may leak endpoint URLs in info logs

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

OpenTelemetry-Go is the Go implementation of OpenTelemetry. From version 1.5.0 to 1.44.0, sdk/trace.NewTracerProvider emits a TracerProvider created internal Info-level diagnostic event whose MarshalLog implementations recursively include span processor, exporter, and client configuration. Applications that call otel.SetLogger to enable OpenTelemetry internal Info logging can therefore record OTLP gRPC and HTTP collector endpoints, the OTLP HTTP Insecure flag, and complete Zipkin collector URLs. A person or system with access to those logs can learn internal collector topology and can recover credentials or tokens embedded in Zipkin URL user information or query strings. The default OpenTelemetry logger does not emit the event, and this path does not log OTLP authentication headers, TLS key material, or span payloads. This issue is fixed in version 1.45.0.

CWE CWE-200 CWE-532
Vendor open-telemetry
Product opentelemetry-go
Published Sep 16, 2026
Stay Ahead of the Next One

Get instant alerts for open-telemetry opentelemetry-go

Be the first to know when new unknown vulnerabilities affecting open-telemetry opentelemetry-go are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

open-telemetry / opentelemetry-go
>= 1.5.0, < 1.45.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/open-telemetry/opentelemetry-go/security/advisories/GHSA-8wmf-6v46-5gfg github.com: https://github.com/open-telemetry/opentelemetry-go/pull/8438 github.com: https://github.com/open-telemetry/opentelemetry-go/commit/3a1412d2b3bc4e4231fbeac2ed42117ae541bb38 github.com: https://github.com/open-telemetry/opentelemetry-go/releases/tag/exporters/zipkin/v1.45.0 github.com: https://github.com/open-telemetry/opentelemetry-go/releases/tag/sdk/v1.45.0