Metrics
Affected Vendors & Products
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-8wmf-6v46-5gfg | OpenTelemetry-Go: Exporter config logging may leak endpoint URLs in info logs |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Thu, 17 Sep 2026 16:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Wed, 16 Sep 2026 20:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | OpenTelemetry-Go: Exporter config logging may leak endpoint URLs in info logs | |
| Weaknesses | CWE-200 CWE-532 |
|
| References |
|
|
| Metrics |
cvssV4_0
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-17T14:58:07.997Z
Reserved: 2026-08-27T17:48:42.120Z
Link: CVE-2026-81870
Updated: 2026-09-17T14:57:22.276Z
Status : Received
Published: 2026-09-16T20:17:32.733
Modified: 2026-09-17T15:16:52.953
Link: CVE-2026-81870
No data.
OpenCVE Enrichment
No data.
Github GHSA