Lucene search
+L

38 matches found

RedhatCVE
RedhatCVE
added 2026/08/31 11:32 a.m.6 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.8 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...

9.6CVSS6.4AI score0.00896EPSS
SaveExploits0References63
OSV
OSV
added 2026/07/15 3:58 p.m.12 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
OSV
OSV
added 2026/06/12 4:16 p.m.4 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.13 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.12 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.26 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.15 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.18 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.5 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.201 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.16 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
Github Security Blog
Github Security Blog
added 2026/04/18 1:05 a.m.10 views

OpenTelemetry .NET has potential memory exhaustion via unbounded pooled-list sizing in Jaeger exporter conversion path

Summary !IMPORTANT There is no plan to fix this issue as OpenTelemetry.Exporter.Jaeger was deprecated in 2023. It is for informational purposes only. OpenTelemetry.Exporter.Jaeger may allow sustained memory pressure when the internal pooled-list sizing grows based on a large observed span/tag set...

5.9CVSS5.7AI score0.00222EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/04/09 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-39882

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - OpenTelemetry-Go is the Go implementation of OpenTelemetry. Prior to 1.43.0, the otlp HTTP exporters traces/metrics/logs read the full HTTP response body into a...

5.3CVSS6.5AI score0.0019EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/04/08 10:12 p.m.3 views

Memory Allocation with Excessive Size Value

Overview Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value through the UploadTraces, UploadMetrics, and uploadLogs response-handling paths in exporters/otlp/otlptrace/otlptracehttp/client.go, exporters/otlp/otlpmetric/otlpmetrichttp/client.go, and...

8.2CVSS5.8AI score0.0019EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/08 10:12 p.m.5 views

Memory Allocation with Excessive Size Value

Overview Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value through the UploadTraces, UploadMetrics, and uploadLogs response-handling paths in exporters/otlp/otlptrace/otlptracehttp/client.go, exporters/otlp/otlpmetric/otlpmetrichttp/client.go, and...

8.2CVSS5.8AI score0.0019EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/08 9:17 p.m.7 views

AZL-82193 CVE-2026-39882 affecting package docker-compose for versions less than 2.27.0-9

OpenTelemetry-Go is the Go implementation of OpenTelemetry. Prior to 1.43.0, the otlp HTTP exporters traces/metrics/logs read the full HTTP response body into an in-memory bytes.Buffer without a size cap. This is exploitable for memory exhaustion when the configured collector endpoint is...

5.3CVSS6.7AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/08 9:17 p.m.9 views

AZL-82082 CVE-2026-39882 affecting package azl-otel-collector 0.127.0-1

OpenTelemetry-Go is the Go implementation of OpenTelemetry. Prior to 1.43.0, the otlp HTTP exporters traces/metrics/logs read the full HTTP response body into an in-memory bytes.Buffer without a size cap. This is exploitable for memory exhaustion when the configured collector endpoint is...

5.3CVSS6.7AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/08 9:17 p.m.7 views

AZL-82461 CVE-2026-39882 affecting package moby-engine for versions less than 25.0.3-17

OpenTelemetry-Go is the Go implementation of OpenTelemetry. Prior to 1.43.0, the otlp HTTP exporters traces/metrics/logs read the full HTTP response body into an in-memory bytes.Buffer without a size cap. This is exploitable for memory exhaustion when the configured collector endpoint is...

5.3CVSS6.7AI score0.0019EPSS
SaveExploits0References1
Rows per page
Query Builder