Lucene search
+L

900 matches found

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
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.14 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.64 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
Vulnrichment
Vulnrichment
added 2026/04/08 8:26 p.m.3 views

CVE-2026-39883 OpenTelemetry-Go has an incomplete fix for CVE-2026-24051: BSD kenv command not using absolute path enables PATH hijacking

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

7.3CVSS7.1AI score0.0022EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/04/08 8:26 p.m.7 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.8CVSS7.1AI score0.0022EPSS
SaveExploits1References3Affected Software1
AlpineLinux
AlpineLinux
added 2026/04/08 8:24 p.m.8 views

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.4AI score0.0019EPSS
SaveExploits0
CVE
CVE
added 2026/04/08 8:24 p.m.71 views

CVE-2026-39882

OpenTelemetry-Go OTLP HTTP exporters (traces/metrics/logs) read the full HTTP response body into memory without a cap, enabling memory exhaustion if the collector endpoint is attacker-controlled. Affected: otlp HTTP exporters prior to v1.43.0. Impact: high availability risk due to memory usage. F...

5.3CVSS5.9AI score0.0019EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/04/08 8:24 p.m.8 views

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.3AI score0.0019EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/04/08 8:24 p.m.1 views

CVE-2026-39882 OpenTelemetry-Go OTLP HTTP exporters read unbounded HTTP response bodies

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
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/08 8:24 p.m.22 views

CVE-2026-39882 OpenTelemetry-Go OTLP HTTP exporters read unbounded HTTP response bodies

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.3CVSS0.0019EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/08 7:22 p.m.15 views

EUVD-2026-20630

opentelemetry-go: BSD kenv command not using absolute path enables PATH hijacking...

7.3CVSS5.9AI score0.0022EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/04/08 7:22 p.m.24 views

opentelemetry-go: BSD kenv command not using absolute path enables PATH hijacking

Summary The fix for GHSA-9h8m-3fm2-qjrq 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. Root Cause sdk/resource/hostid.go line 42: if result, err :=...

8.8CVSS6AI score0.0022EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/04/08 7:22 p.m.5 views

GHSA-HFVC-G4FC-PQHX opentelemetry-go: BSD kenv command not using absolute path enables PATH hijacking

Summary The fix for GHSA-9h8m-3fm2-qjrq 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. Root Cause sdk/resource/hostid.go line 42: if result, err :=...

7.3CVSS5.8AI score0.0022EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/04/08 7:22 p.m.45 views

opentelemetry-go: OTLP HTTP exporters read unbounded HTTP response bodies

overview: this report shows that 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 attacker-controlled or a network attacker can mitm t...

5.3CVSS6AI score0.0019EPSS
SaveExploits0References5Affected Software3
OSV
OSV
added 2026/04/08 7:22 p.m.7 views

GHSA-W8RR-5GCM-PP58 opentelemetry-go: OTLP HTTP exporters read unbounded HTTP response bodies

overview: this report shows that 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 attacker-controlled or a network attacker can mitm t...

5.3CVSS5.9AI score0.00206EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/04/08 7:22 p.m.8 views

EUVD-2026-20628

opentelemetry-go: OTLP HTTP exporters read unbounded HTTP response bodies...

5.3CVSS5.9AI score0.0019EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/08 12:0 a.m.13 views

OpenTelemetry-Go 代码问题漏洞

OpenTelemetry-Go is an open-source developer toolkit developed by OpenTelemetry - CNCF. Versions of OpenTelemetry-Go from 1.15.0 to 1.42.0 have code vulnerabilities that stem from path hijacking, which may lead to command execution...

7.3CVSS7.4AI score0.0022EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/04/08 12:0 a.m.7 views

OpenTelemetry-Go 安全漏洞

OpenTelemetry-Go is an open-source developer toolkit developed by OpenTelemetry - CNCF. Versions of OpenTelemetry-Go prior to 1.43.0 contained a security vulnerability; this vulnerability stemmed from the lack of restrictions on the size of the response body, which could lead to memory exhaustion...

5.3CVSS5.8AI score0.0019EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/08 12:0 a.m.17 views

PT-2026-31450

Name of the Vulnerable Software and Affected Versions OpenTelemetry-Go versions 1.15.0 through 1.42.0 Description The fix for a previous issue changed the path used for one command but left another command vulnerable to a PATH hijacking attack on BSD and Solaris platforms. Specifically, the kenv...

9.8CVSS7.4AI score0.0022EPSS
SaveExploits1
Rows per page
Query Builder