๐Ÿ” CVE Alert

CVE-2026-40182

MEDIUM 5.3

OpenTelemetry dotnet: OTLP exporter reads unbounded HTTP response bodies

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

OpenTelemetry dotnet is a dotnet telemetry framework. From 1.13.1 to before 1.15.2, When exporting telemetry to a back-end/collector over gRPC or HTTP using OpenTelemetry Protocol format (OTLP), if the request results in a unsuccessful request (i.e. HTTP 4xx or 5xx), the response is read into memory with no upper-bound on the number of bytes consumed. This could cause memory exhaustion in the consuming application if the configured back-end/collector endpoint is attacker-controlled (or a network attacker can MitM the connection) and an extremely large body is returned by the response. This vulnerability is fixed in 1.15.2.

CWE CWE-789
Vendor open-telemetry
Product opentelemetry-dotnet
Published Apr 23, 2026
Last Updated Apr 23, 2026
Stay Ahead of the Next One

Get instant alerts for open-telemetry opentelemetry-dotnet

Be the first to know when new medium vulnerabilities affecting open-telemetry opentelemetry-dotnet 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:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Adjacent
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

open-telemetry / opentelemetry-dotnet
>= 1.13.1, < 1.15.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/open-telemetry/opentelemetry-dotnet/security/advisories/GHSA-q834-8qmm-v933 github.com: https://github.com/open-telemetry/opentelemetry-dotnet/pull/6564 github.com: https://github.com/open-telemetry/opentelemetry-dotnet/pull/7017 github.com: https://github.com/open-telemetry/opentelemetry-proto/pull/781