製品・ソフトウェアに関する情報
OpenSSL ProjectのOpenSSLにおける不適切に制御された順次メモリ割り当てに関する脆弱性
Title OpenSSL ProjectのOpenSSLにおける不適切に制御された順次メモリ割り当てに関する脆弱性
Summary

問題の概要:リモートのピアがPATH_CHALLENGEフレームを含むパケットを大量に送信することで、QUICサーバーまたはクライアントのヒープメモリを枯渇させる可能性があります。影響の概要:悪意のあるリモートピアは無制限のメモリ割り当てを引き起こすことができ、これによりQUICクライアントまたはサーバーとして動作するアプリケーションが異常終了し、サービス拒否(DoS)を引き起こす可能性があります。リモートピアはPATH_CHALLENGEフレームの送信によりローカルのQUICスタックのヒープメモリを枯渇させることが可能です。ローカルのQUICスタックは受信したPATH_CHALLENGEごとにPATH_RESPONSEフレームを割り当てます。割り当てられたPATH_RESPONSEフレームはリモートピアがPATH_RESPONSEフレームの受信を確認した場合にのみ解放されますが、悪意のあるピアはその確認を行いません。バージョン4.0、3.6、3.5、3.4、および3.0のFIPSモジュールはこの問題の影響を受けません。QUICスタックはOpenSSL FIPSモジュールの境界外にあります。

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

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

Publication Date June 9, 2026, midnight
Registration Date June 16, 2026, 1:38 p.m.
Last Update June 16, 2026, 1:38 p.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
OpenSSL Project
OpenSSL 3.4.0 以上 3.4.6 未満
OpenSSL 3.5.0 以上 3.5.7 未満
OpenSSL 3.6.0 以上 3.6.3 未満
OpenSSL 4.0.0
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年06月16日]
  掲載
June 16, 2026, 1:38 p.m.

NVD Vulnerability Information
CVE-2026-34183
Summary

Issue summary: Remote peer may exhaust heap memory of the QUIC
server or client by flooding it with packets containing PATH_CHALLENGE
frames.

Impact summary: A malicious remote peer can cause an unbounded
memory allocation which can lead to an abnormal termination of the
application acting as a QUIC client or server and a Denial of Service.

A remote peer may exhaust heap memory by flooding the local
QUIC stack with PATH_CHALLENGE frames. The local QUIC stack
allocates a PATH_RESPONSE frame for every PATH_CHALLENGE it receives.
The allocated PATH_RESPONSE frame gets freed only when the remote
peer acknowledges reception of the PATH_RESPONSE frame which will
not be done by a malicious peer.

The FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by
this issue. The QUIC stack is outside of OpenSSL FIPS module
boundary.

Publication Date June 10, 2026, 2:17 a.m.
Registration Date June 10, 2026, 4:16 a.m.
Last Update June 16, 2026, 3:12 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* 3.4.0 3.4.6
cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* 3.5.0 3.5.7
cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* 3.6.0 3.6.3
cpe:2.3:a:openssl:openssl:4.0.0:-:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List