製品・ソフトウェアに関する情報
Envoy ProxyのEnvoyにおけるNULL ポインタデリファレンスに関する脆弱性
Title Envoy ProxyのEnvoyにおけるNULL ポインタデリファレンスに関する脆弱性
Summary

Envoyは、クラウドネイティブアプリケーション向けに設計されたオープンソースのエッジおよびサービスプロキシです。バージョン1.18.0から1.35.13、1.36.9、1.37.5、1.38.3までの間、ルーターフィルターはHTTP 303(See Other)の内部リダイレクトを、ボディのない非GET/HEADリクエストで処理する際にヌルポインタデリファレンスの脆弱性を含んでいます。ボディのないPOST、PUT、DELETE、PATCHリクエストが、303をredirect_response_codesに含むinternal redirect policyで設定されたルートに送信され、上流がHTTP 303で応答すると、リダイレクト処理コードは割り当てられていないリクエストボディバッファのドレインを試みます。これによりセグメンテーションフォルトが発生し、Envoyプロセス全体がクラッシュします。internal_redirect_policyに303を含み、上流がHTTP 303レスポンスを返すルートが設定されている場合、認証されていない攻撃者はこの脆弱性を悪用して、すべてのアクティブ接続を終了させる完全なサービス拒否(DoS)攻撃を引き起こすことが可能です。この脆弱性はバージョン1.35.13、1.36.9、1.37.5、および1.38.3で修正されています。

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

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

Publication Date June 26, 2026, midnight
Registration Date June 29, 2026, 11:06 a.m.
Last Update June 29, 2026, 11:06 a.m.
CVSS3.0 : 重要
Score 7.5
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected System
Envoy Proxy
Envoy 1.18.0 以上 1.35.13 未満
Envoy 1.36.0 以上 1.36.9 未満
Envoy 1.37.0 以上 1.37.5 未満
Envoy 1.38.0 以上 1.38.3 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年06月29日]
  掲載
June 29, 2026, 11:06 a.m.

NVD Vulnerability Information
CVE-2026-47221
Summary

Envoy is an open source edge and service proxy designed for cloud-native applications. From 1.18.0 until 1.35.13, 1.36.9, 1.37.5, and 1.38.3, the router filter contains a null pointer dereference vulnerability when handling HTTP 303 (See Other) internal redirects for body-less non-GET/HEAD requests. When a POST, PUT, DELETE, or PATCH request without a body is sent to a route configured with internal redirect policy that includes 303 in redirect_response_codes, and the upstream responds with HTTP 303, the redirect handling code attempts to drain a request body buffer that was never allocated. This results in a segmentation fault that crashes the entire Envoy process. When route configured with internal_redirect_policy including 303 in redirect_response_codes and upstream must return HTTP 303 response, an unauthenticated attacker can exploit this to cause complete denial of service, terminating all active connections. This vulnerability is fixed in 1.35.13, 1.36.9, 1.37.5, and 1.38.3.

Publication Date June 27, 2026, 3:16 a.m.
Registration Date June 27, 2026, 4:35 a.m.
Last Update June 28, 2026, 5:17 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:* 1.18.0 1.35.13
cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:* 1.36.0 1.36.9
cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:* 1.37.0 1.37.5
cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:* 1.38.0 1.38.3
Related information, measures and tools
Common Vulnerabilities List