Lucene search
+L

46 matches found

OSV
OSV
added 2026/09/17 8:31 p.m.9 views

GHSA-W34Q-CM8F-9C5X OpenTelemetry-Go: Log gRPC exporter ignores env TLS certs, bypassing mTLS/pinning

Summary The OTLP log gRPC exporter loads TLS settings from environment variables but does not apply them when creating gRPC transport credentials. Operators who rely on OTELEXPORTEROTLPLOGSCERTIFICATE, OTELEXPORTEROTLPCERTIFICATE, or related client certificate variables for CA pinning or mTLS get...

6.3CVSS5.9AI score0.00196EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/16 8:17 p.m.5 views

AZL-103167 CVE-2026-81870 affecting package flannel 0.24.2-32

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...

2CVSS5.8AI score0.00187EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/16 8:17 p.m.6 views

AZL-103052 CVE-2026-81870 affecting package azl-otel-collector 0.127.0-1

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...

2CVSS5.8AI score0.00187EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/14 5:28 p.m.6 views

CVE-2026-47256 OpenTelemetry: Path traversal in Sentry exporter via attacker-controlled service.name reaches privileged Sentry API endpoints with operator bearer token

OpenTelemetry, also known as OTel, is a vendor-neutral open source Observability framework for instrumenting, generating, collecting, and exporting telemetry data such as traces, metrics, and logs. Prior to 0.154.0, the Sentry exporter reads the remote OTLP sender-controlled service.name resource...

5.3CVSS5.8AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/09/14 5:28 p.m.8 views

CVE-2026-47256 OpenTelemetry: Path traversal in Sentry exporter via attacker-controlled service.name reaches privileged Sentry API endpoints with operator bearer token

OpenTelemetry, also known as OTel, is a vendor-neutral open source Observability framework for instrumenting, generating, collecting, and exporting telemetry data such as traces, metrics, and logs. Prior to 0.154.0, the Sentry exporter reads the remote OTLP sender-controlled service.name resource...

5.3CVSS5.8AI score0.00416EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/31 11:32 a.m.10 views

CVE-2026-44967

A flaw was found in opentelemetry-cpp. The OTLP HTTP exporters traces/metrics/logs read the full HTTP response into an in-memory vector of bytes without a size cap. This can be exploited by an attacker-controlled collector endpoint or a network attacker performing a Man-in-the-Middle MITM attack...

5.3CVSS5.8AI score0.00206EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.10 views

SUSE SLES15 Security Update : grafana (SUSE-SU-2026:3718-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3718-1 advisory. grafana updated from version 11.6.14+security04 to version 12.4.5: Security fixes: - CVE-2026-39882: Prevent memory exhaustion DoS in...

8.1CVSS6.4AI score0.00896EPSS
SaveExploits0References63
SUSE Linux
SUSE Linux
added 2026/08/24 9:23 a.m.11 views

Security update for grafana

This update for grafana fixes the following issues: grafana updated from version 11.6.14+security04 to version 12.4.5: Security fixes: CVE-2026-39882: Prevent memory exhaustion DoS in OpenTelemetry OTLP HTTP exporters bsc1274217 CVE-2026-33382: Limit the size of the request body before processing...

9.1CVSS5.5AI score0.00896EPSS
SaveExploits0References84
OSV
OSV
added 2026/07/15 3:58 p.m.15 views

BIT-PROMETHEUS-2026-40179 Prometheus: Stored XSS via metric names and label values in web UI tooltips and metrics explorer

Prometheus is an open-source monitoring system and time series database. Versions 3.0 through 3.5.1 and 3.6.0 through 3.11.1 have stored cross-site scripting vulnerabilities in multiple components of the Prometheus web UI where metric names and label values are injected into innerHTML without...

6.1CVSS5.9AI score0.00259EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/06/18 3:04 p.m.14 views

Injection

Overview Affected versions of this package are vulnerable to Injection via the extractProjectSlug function. An attacker who can control resource attribute values on spans they emit can access privileged Sentry API endpoints and exfiltrate operational telemetry by sending malicious service.name...

5.4CVSS6AI score0.00416EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/12 4:16 p.m.10 views

AZL-90080 CVE-2026-44967 affecting package opentelemetry-cpp for versions less than 1.14.2-3

OpenTelemetry-cpp is the C++ implementation of OpenTelemetry. Prior to release 1.27.0, the OTLP HTTP exporters traces/metrics/logs read the full HTTP response into an in-memory vector of bytes without a size cap. This is exploitable for memory exhaustion when the configured collector endpoint is...

5.3CVSS5.9AI score0.00206EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:26 p.m.16 views

CVE-2026-40891

OpenTelemetry dotnet is a dotnet telemetry framework. From 1.13.1 to before 1.15.2, When exporting telemetry over gRPC using the OpenTelemetry Protocol OTLP, the exporter may parse a server-provided grpc-status-details-bin trailer during retry handling. Prior to the fix, a malformed trailer could...

5.3CVSS5.4AI score0.00192EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/26 10:48 p.m.15 views

GO-2026-4985 Oversized OTLP HTTP response bodies can cause memory exhaustion in go.opentelemetry.io/otel/exporters/otlp

The OTLP HTTP exporters traces, metrics, and logs do not limit the size of the HTTP response body read from the collector. A malicious or misconfigured collector can send a large response body, leading to excessive memory consumption and potential process termination OOM...

5.3CVSS5.8AI score0.0019EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/04/24 2:29 a.m.16 views

Memory Allocation with Excessive Size Value

Overview OpenTelemetry.Exporter.OpenTelemetryProtocol is an OTLP Exporter for OpenTelemetry .NET. Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value via the OTLP exporter. An attacker can cause memory exhaustion by configuring a malicious back-end or...

6CVSS5.5AI score0.00304EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/23 9:40 p.m.29 views

OpenTelemetry dotnet: Unbounded `grpc-status-details-bin` parsing in OTLP/gRPC retry handling

Summary When exporting telemetry over gRPC using the OpenTelemetry Protocol OTLP, the exporter may parse a server-provided grpc-status-details-bin trailer during retry handling. Prior to the fix, a malformed trailer could encode an extremely large length-delimited protobuf field which was used...

5.3CVSS5.8AI score0.00192EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/04/23 9:40 p.m.20 views

EUVD-2026-25268

OpenTelemetry dotnet: Unbounded grpc-status-details-bin parsing in OTLP/gRPC retry handling...

5.3CVSS5.7AI score0.00192EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/23 9:26 p.m.25 views

EUVD-2026-25266

OpenTelemetry dotnet: OTLP exporter reads unbounded HTTP response bodies...

5.3CVSS5.8AI score0.00304EPSS
SaveExploits0References5
attackerkb
attackerkb
added 2026/04/23 5:54 p.m.7 views

CVE-2026-40891

OpenTelemetry dotnet is a dotnet telemetry framework. From 1.13.1 to before 1.15.2, When exporting telemetry over gRPC using the OpenTelemetry Protocol OTLP, the exporter may parse a server-provided grpc-status-details-bin trailer during retry handling. Prior to the fix, a malformed trailer could...

5.3CVSS5.8AI score0.00192EPSS
SaveExploits0References4Affected Software2
CVE
CVE
added 2026/04/23 5:54 p.m.208 views

CVE-2026-40891

OpenTelemetry dotnet (OpenTelemetry .NET telemetry framework) contains a vulnerability in versions 1.13.1 through before 1.15.2. During OTLP/gRPC export, the exporter may parse a server-provided grpc-status-details-bin trailer during retry handling. A malformed trailer could encode a very large l...

5.3CVSS5.8AI score0.00192EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2026/04/23 12:00 a.m.18 views

OpenTelemetry .NET 安全漏洞

OpenTelemetry .NET is the .NET client of OpenTelemetry developed by OpenTelemetry Inc. Versions of OpenTelemetry .NET from 1.13.1 to 1.15.2 contained a security vulnerability. This vulnerability stemmed from the unlimited response reading during the OTLP protocol export process, which could lead ...

5.9CVSS5.8AI score0.00304EPSS
SaveExploits0References1
Rows per page
Query Builder