CVE 5.9 MEDIUM

OpAMP client reads unbounded HTTP response bodies_CVE-2026-42348

5.9 / 10
MEDIUM
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

Description

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.

Basic Information

ID CVE-2026-42348
Source GitHub_M
Published May 12, 2026 at 18:01

Affected Product

Vendor open-telemetry
Product opentelemetry-dotnet-contrib
Version < 0.2.0-alpha.1
Affected Versions open-telemetry opentelemetry-dotnet-contrib < 0.2.0-alpha.1

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.