Lucene search
+L

139 matches found

Vulnrichment
Vulnrichment
added 2026/06/04 2:38 p.m.13 views

CVE-2026-41178 OpenTelemetry-Go's baggage parsing no longer caps raw header length

OpenTelemetry-Go is the Go implementation of OpenTelemetry. Versions 1.41.0 and 1.43.0 removed raw-length rejection and it causes Parse to process arbitrarily large/invalid baggage headers and log errors, enabling DoS via oversized inputs. Versions 1.42.0 and 1.44.0 fix the issue...

5.3CVSS5.8AI score0.00237EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/06/04 12:41 p.m.7 views

go.opentelemetry.io/otel: go.opentelemetry.io/otel/schema/v1.0: go.opentelemetry.io/otel/schema/v1.1: OpenTelemetry-Go: Denial of Service due to file descriptor leak

A flaw was found in OpenTelemetry-Go before schema package version 0.0.17. ParseFile in go.opentelemetry.io/otel/schema/v1.0 and v1.1 opens a schema file and passes it to Parse without closing it, leaking one file descriptor per successful call. Repeated parsing in a long-running process can...

5.5CVSS6AI score0.00168EPSS
SaveExploits1References7
CNNVD
CNNVD
added 2026/06/04 12:0 a.m.12 views

OpenTelemetry-Go 安全漏洞

OpenTelemetry-Go is an open-source developer toolkit developed by OpenTelemetry - CNCF. Versions 1.41.0 and 1.43.0 of OpenTelemetry-Go contain security vulnerabilities. These vulnerabilities stem from the removal of the original length field, allowing Parse to handle arbitrarily large headers,...

5.3CVSS5.3AI score0.00237EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/06/04 12:0 a.m.18 views

OpenTelemetry-Go 安全漏洞

OpenTelemetry-Go is an open-source developer toolkit developed by OpenTelemetry - CNCF. Versions of OpenTelemetry-Go prior to 0.0.17 contained a security vulnerability. This vulnerability stemmed from the fact that each successful ParseFile call would leak a file descriptor. Repeated parsing coul...

5.5CVSS5.3AI score0.00168EPSS
SaveExploits1References3
IBM Security Bulletins
IBM Security Bulletins
added 2026/05/28 8:6 p.m.19 views

Security Bulletin: IBM CloudPak for Data Scheduling Service is vulnerable to CVE-2026-24051.

Summary OpenTelemetry Collector is used by the CP4D Scheduling Service for telemetry collection. CVE-2026-24051. Vulnerability Details CVEID:CVE-2026-24051 DESCRIPTION: OpenTelemetry-Go is the Go implementation of OpenTelemetry. The OpenTelemetry Go SDK in version v1.20.0-1.39.0 is vulnerable to...

7CVSS6AI score0.00157EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2026/05/27 5:26 p.m.7 views

go.opentelemetry.io/otel: go.opentelemetry.io/otel/schema/v1.0: go.opentelemetry.io/otel/schema/v1.1: OpenTelemetry-Go: Denial of Service due to file descriptor leak

A flaw was found in OpenTelemetry-Go before schema package version 0.0.17. ParseFile in go.opentelemetry.io/otel/schema/v1.0 and v1.1 opens a schema file and passes it to Parse without closing it, leaking one file descriptor per successful call. Repeated parsing in a long-running process can...

5.5CVSS6AI score0.00168EPSS
SaveExploits1References7
Amazon
Amazon
added 2026/05/14 12:0 a.m.16 views

Medium: docker

Issue Overview: Moby is an open source container framework. Prior to version 29.3.1, a security vulnerability has been detected that allows plugins privilege validation to be bypassed during docker plugin install. Due to an error in the daemon's privilege comparison logic, the daemon may...

8.1CVSS5.8AI score0.00387EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/05/04 12:0 a.m.11 views

RHCOS 4 : OpenShift Container Platform 4.13.30 (RHSA-2024:0288)

The remote Red Hat Enterprise Linux CoreOS 4 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2024:0288 advisory. - opentelemetry-go-contrib: DoS vulnerability in otelgrpc due to unbound cardinality metrics CVE-2023-47108 Note that Nessus has not tested f...

7.5CVSS7AI score0.01592EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/16 12:50 a.m.5 views

CLEANSTART-2026-WW53101 OpenTelemetry-Go is the Go implementation of OpenTelemetry

Multiple security vulnerabilities affect the distribution package. OpenTelemetry-Go is the Go implementation of OpenTelemetry. See references for individual vulnerability details...

9.8CVSS5.8AI score0.0022EPSS
SaveExploits1References10
OSV
OSV
added 2026/04/15 12:54 a.m.8 views

CLEANSTART-2026-YF74364 OpenTelemetry-Go is the Go implementation of OpenTelemetry

Multiple security vulnerabilities affect the tempo package. OpenTelemetry-Go is the Go implementation of OpenTelemetry. See references for individual vulnerability details...

9.8CVSS6.7AI score0.01945EPSS
SaveExploits6References49
OSV
OSV
added 2026/04/15 12:51 a.m.22 views

CLEANSTART-2026-PM81907 OpenTelemetry-Go is the Go implementation of OpenTelemetry

Multiple security vulnerabilities affect the prometheus package. OpenTelemetry-Go is the Go implementation of OpenTelemetry. See references for individual vulnerability details...

9.8CVSS6.7AI score0.01557EPSS
SaveExploits3References22
Microsoft CVE
Microsoft CVE
added 2026/04/11 8:3 a.m.14 views

OpenTelemetry-Go multi-value `baggage` header extraction causes excessive allocations (remote dos amplification)

...

7.5CVSS5.8AI score0.00572EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2026/04/11 8:3 a.m.9 views

OpenTelemetry-Go OTLP HTTP exporters read unbounded HTTP response bodies

...

5.3CVSS5.7AI score0.0019EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/04/10 6:54 p.m.7 views

go.opentelemetry.io/otel: go.opentelemetry.io/otel/schema/v1.0: go.opentelemetry.io/otel/schema/v1.1: OpenTelemetry-Go: Denial of Service due to file descriptor leak

A flaw was found in OpenTelemetry-Go before schema package version 0.0.17. ParseFile in go.opentelemetry.io/otel/schema/v1.0 and v1.1 opens a schema file and passes it to Parse without closing it, leaking one file descriptor per successful call. Repeated parsing in a long-running process can...

5.5CVSS6AI score0.00168EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2026/04/10 1:23 a.m.8 views

CVE-2026-39882

A flaw was found in OpenTelemetry-Go. The otlp HTTP exporters read the full HTTP response body into an in-memory buffer without a size cap. A remote attacker, by controlling the collector endpoint or performing a man-in-the-middle MITM attack on the exporter connection, can exploit this to cause...

7.5CVSS6.8AI score0.0019EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/04/09 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-29181

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. From 1.36.0 to 1.40.0, multi-value baggage: header extraction parses each header field-value...

7.5CVSS5.8AI score0.00572EPSS
SaveExploits1References2
NVD
NVD
added 2026/04/08 9:17 p.m.35 views

CVE-2026-39883

OpenTelemetry-Go is the Go implementation of OpenTelemetry. From 1.15.0 to 1.42.0, the fix for CVE-2026-24051 changed the Darwin ioreg command to use an absolute path but left the BSD kenv command using a bare name, allowing the same PATH hijacking attack on BSD and Solaris platforms. This...

8.8CVSS0.0022EPSS
SaveExploits1References8
OSV
OSV
added 2026/04/08 9:17 p.m.7 views

UBUNTU-CVE-2026-39883

OpenTelemetry-Go is the Go implementation of OpenTelemetry. From 1.15.0 to 1.42.0, the fix for CVE-2026-24051 changed the Darwin ioreg command to use an absolute path but left the BSD kenv command using a bare name, allowing the same PATH hijacking attack on BSD and Solaris platforms. This...

8.8CVSS5.8AI score0.0022EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/08 9:17 p.m.15 views

UBUNTU-CVE-2026-39882

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.3CVSS5.8AI score0.0019EPSS
SaveExploits0References4
CVE
CVE
added 2026/04/08 8:26 p.m.92 views

CVE-2026-39883

OpenTelemetry-Go versions 1.15.0–1.42.0 contain an incomplete fix for CVE-2026-24051: when addressing the Darwin ioreg command to use an absolute path, the BSD kenv command was left with a bare command name, enabling a PATH hijacking attack on BSD and Solaris platforms. The issue is resolved in O...

8.8CVSS5.8AI score0.0022EPSS
SaveExploits1References8Affected Software1
Rows per page
Query Builder