製品・ソフトウェアに関する情報
wolfSSL Inc.のwolfSSLにおける整数アンダーフローの脆弱性
Title wolfSSL Inc.のwolfSSLにおける整数アンダーフローの脆弱性
Summary

wolfSSLのパケットスニファーバージョン5.9.0以下において整数アンダーフローが存在します。攻撃者はTLSレコードを明示的なIVと認証タグよりも短くして、ssl_DecodePacketで検査されるトラフィックに注入することで、AEAD復号パスでプログラムをクラッシュさせることが可能です。このアンダーフローは16ビットの長さを大きな値に戻し、その値がAEAD復号ルーチンに渡されるため、大量の範囲外読み取りとプログラムのクラッシュを引き起こします。認証されていない攻撃者が不正なTLSアプリケーションデータレコードを介してリモートからこれを誘発することができます。

Possible impacts 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。

Publication Date April 9, 2026, midnight
Registration Date April 30, 2026, 10:57 a.m.
Last Update April 30, 2026, 10:57 a.m.
CVSS3.0 : 警告
Score 6.5
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Affected System
wolfSSL Inc.
wolfSSL 5.9.1 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
No Changed Details Date of change
1 [2026年04月30日]
  掲載
April 30, 2026, 10:57 a.m.

NVD Vulnerability Information
CVE-2026-5778
Summary

Integer underflow in wolfSSL packet sniffer <= 5.9.0 allows an attacker to cause a program crash in the AEAD decryption path by injecting a TLS record shorter than the explicit IV plus authentication tag into traffic inspected by ssl_DecodePacket. The underflow wraps a 16-bit length to a large value that is passed to AEAD decryption routines, causing a large out-of-bounds read and crash. An unauthenticated attacker can trigger this remotely via malformed TLS Application Data records.

Publication Date April 10, 2026, 7:16 a.m.
Registration Date April 15, 2026, 11:35 a.m.
Last Update April 14, 2026, 12:02 a.m.
Related information, measures and tools
Common Vulnerabilities List