๐Ÿ” CVE Alert

CVE-2026-81192

HIGH 7.0

OpenTelemetry.Resources.Host vulnerable to arbitrary code execution via local PATH hijacking on macOS

CVSS Score
7.0
EPSS Score
0.0%
EPSS Percentile
0th

`OpenTelemetry.Resources.Host` NuGet package, which provides OpenTelemetry resource detectors for host, is affected by an untrusted search path vulnerability on macOS. Prior to version 1.16.0-beta.2, the `host.id` resource attribute detector launches the `sh` and `ioreg` executables by bare name rather than by absolute path, so both are resolved through the `PATH` environment variable. A local attacker who is less privileged than the host application, and who can influence `PATH` or write to a directory that appears in `PATH` ahead of the system directories, can have an arbitrary binary executed in the application's security context, resulting in local code execution/privilege escalation. This vulnerability only affect macOS hosts - Linux and Windows hosts are unaffected. Version 1.16.0-beta.2 contains a patch. No known workarounds are available.

CWE CWE-426
Vendor open-telemetry
Product opentelemetry-dotnet-contrib
Published Sep 8, 2026
Last Updated Sep 9, 2026
Stay Ahead of the Next One

Get instant alerts for open-telemetry opentelemetry-dotnet-contrib

Be the first to know when new high vulnerabilities affecting open-telemetry opentelemetry-dotnet-contrib are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

open-telemetry / opentelemetry-dotnet-contrib
< 1.16.0-beta.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/security/advisories/GHSA-v8pv-4842-x354 github.com: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1631 github.com: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/4760