opentelemetryのOpenTelemetry.OpAmp.Clientにおける過剰なサイズ値のメモリ割り当てに関する脆弱性
タイトル opentelemetryのOpenTelemetry.OpAmp.Clientにおける過剰なサイズ値のメモリ割り当てに関する脆弱性
概要

OpenTelemetry.OpAmp.ClientはOpenTelemetry .NET用のOpAMPクライアントです。0.2.0-alpha.1以前のバージョンでは、OpAMPサーバーからHTTP経由でレスポンスを受信する際に、OpAMPクライアントがサーバーからすべてのバイトを読み取るために無制限のバッファを割り当てており、消費されるバイト数に上限がありませんでした。これは、設定されたOpAMPサーバーが攻撃者によって制御されている場合(またはネットワーク攻撃者が接続を中間者攻撃できる場合)に、レスポンスで非常に大きな本文が返されると、アプリケーションのメモリが枯渇する可能性があることを意味します。この脆弱性は0.2.0-alpha.1で修正されました。

想定される影響 ・当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアが完全に停止する可能性があります。 
対策

ベンダ情報を参照して適切な対策を実施してください。

公表日 2026年5月12日0:00
登録日 2026年5月29日11:20
最終更新日 2026年5月29日11:20
CVSS3.0 : 重要
スコア 7.5
ベクター CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
影響を受けるシステム
opentelemetry
OpenTelemetry.OpAmp.Client 0.2.0 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
変更履歴
No 変更内容 変更日
1 [2026年05月29日]
  掲載
2026年5月29日11:20

NVD脆弱性情報
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.

公表日 2026年5月13日3:17
登録日 2026年5月13日4:15
最終更新日 2026年5月14日3:16
関連情報、対策とツール
共通脆弱性一覧