7
CVE-2026-24051
- EPSS 0.01%
- Veröffentlicht 02.02.2026 23:16:07
- Zuletzt bearbeitet 27.02.2026 20:32:10
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
OpenTelemetry-Go is the Go implementation of OpenTelemetry. The OpenTelemetry Go SDK in version v1.20.0-1.39.0 is vulnerable to Path Hijacking (Untrusted Search Paths) on macOS/Darwin systems. The resource detection code in sdk/resource/host_id.go executes the ioreg system command using a search path. An attacker with the ability to locally modify the PATH environment variable can achieve Arbitrary Code Execution (ACE) within the context of the application. A fix was released with v1.40.0.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linuxfoundation ≫ Opentelemetry-go SwPlatformgo Version >= 1.21.0 < 1.40.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.01% | 0.008 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 7 | 1 | 5.9 |
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
|
CWE-426 Untrusted Search Path
The product searches for critical resources using an externally-supplied search path that can point to resources that are not under the product's direct control.