Vulnerability in Open-Telemetry Opentelemetry-Dotnet-Contrib
CVE-2026-42348
OpenTelemetry.OpAmp.Client is the OpAMP client for OpenTelemetry .NET. Prior to 0.2.0-alpha.1, when receiving responses from the OpAMP server over HTTP, the OpAMP client allocates an unbounded buffer to read all bytes from the server, with no upper-bound on the number of bytes consumed. This could cause memory exhaustion in the consuming application if the configured OpAMP server is attacker-controlled (or a network attacker can MitM the connection) and an extremely large body is returned in the response. This vulnerability is fixed in 0.2.0-alpha.1.
EPSS: 0.003 (23.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.9 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Open-telemetry Opentelemetry-dotnet-contrib — versions < 0.2.0-alpha.1
- Opentelemetry Opentelemetry.opamp.client
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_MISC, Issue Tracking)
- security-advisories@github.com (x_refsource_CONFIRM, Patch, Vendor Advisory)
Frequently asked questions
- What is CVE-2026-42348?
- CVE-2026-42348 is a medium-severity vulnerability in Open-Telemetry Opentelemetry-Dotnet-Contrib, classified under CWE-789. CVSS score: 5.9/10. Published 2026-05-12.
- How severe is CVE-2026-42348?
- Medium severity. CVSS v3 base score is 5.9 out of 10.