cvedb.io
CVE-2026-41483
MEDIUM · CVSS 5.9
EPSS exploitation probability: 0%
Published 2026-05-06T22:16:25.920 · Last modified 2026-06-17T10:46:46.627

Summary

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

Affected products

opentelemetry — opentelemetry.resources.azure

Does this affect you?

Add your gear to cvedb and we'll alert you only when opentelemetry ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.