GHSA-q834-8qmm-v933 · Severity: medium · Ecosystem: nuget — OpenTelemetry dotnet: OTLP exporter reads unbounded HTTP response bodies
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.
Conclusion & alert: CVE-2026-40182 is rated Low Risk (26.7/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.05%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-25 | 0.01% | 0.05% | +0.04% |
| 2 | 2026-04-24 | — | 0.01% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
1.6 | 3.6 | [email protected] |
| 5.9 | 3.1 | MEDIUM |
|
2.2 | 3.6 | [email protected] |
GHSA-q834-8qmm-v933 · Severity: medium · Ecosystem: nuget — OpenTelemetry dotnet: OTLP exporter reads unbounded HTTP response bodies
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| opentelemetry | opentelemetry | >= 1.13.1, < 1.15.2 | cpe:2.3:a:opentelemetry:opentelemetry:*:*:*:*:*:.net:*:* |
| URL | Tags |
|---|---|
| https://github.com/open-telemetry/opentelemetry-dotnet/pull/6564 | Issue Tracking Patch |
| https://github.com/open-telemetry/opentelemetry-dotnet/pull/7017 | Issue Tracking Patch |
| https://github.com/open-telemetry/opentelemetry-dotnet/security/advisories/GHSA-q834-8qmm-v933 | Vendor Advisory |
| https://github.com/open-telemetry/opentelemetry-proto/pull/781 | Issue Tracking |