GHSA-vc24-j8c5-2vw4 · 深刻度: medium · エコシステム: nuget — OpenTelemetry.Resources.Azure has an unbounded HTTP response body read
OpenTelemetry.Resources.Azure is the .NET resource detector for Azure environments. In versions 1.15.0-beta.1 and earlier, the AzureVmMetaDataRequestor class makes HTTP requests to the Azure VM instance metadata service and reads the response body into memory without any size limit. An attacker who controls the configured endpoint, or who can intercept traffic to it via a man-in-the-middle attack, can return an arbitrarily large response body. This causes unbounded heap allocation in the consuming process, leading to high transient memory pressure, garbage-collection stalls, or an OutOfMemoryException that terminates the process. As a workaround, disable the Azure VM resource detector or use network-level controls such as firewall rules, mTLS, or a service mesh to prevent man-in-the-middle attacks on the Azure VM instance metadata endpoint. This issue is fixed in version 1.15.1-beta.1, which streams responses rather than buffering them entirely in memory and ignores responses larger than 4 MiB.
総合評価: CVE-2026-41483 は低リスク(32.2/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.32%、24 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.32% | +0.31% |
| 2 | 2026-05-22 | 0.05% | 0.02% | -0.04% |
| 3 | 2026-05-12 | — | 0.05% | — |
EPSS の全履歴 (全 4 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.9 | 3.1 | MEDIUM |
|
2.2 | 3.6 | [email protected] |
| 5.9 | 3.1 | MEDIUM |
|
2.2 | 3.6 | [email protected] |
GHSA-vc24-j8c5-2vw4 · 深刻度: medium · エコシステム: nuget — OpenTelemetry.Resources.Azure has an unbounded HTTP response body read
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| opentelemetry | opentelemetry.resources.azure | <= 1.15.0 | cpe:2.3:a:opentelemetry:opentelemetry.resources.azure:*:*:*:*:*:.net:*:* |
| URL | タグ |
|---|---|
| https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/4121 | Issue Tracking Patch |
| https://github.com/open-telemetry/opentelemetry-dotnet-contrib/security/advisories/GHSA-vc24-j8c5-2vw4 | Patch Vendor Advisory |