製品・ソフトウェアに関する情報
Espressif SystemsのESP-IDFにおけるヒープベースのバッファオーバーフローの脆弱性
Title Espressif SystemsのESP-IDFにおけるヒープベースのバッファオーバーフローの脆弱性
Summary

ESF-IDFはEspressifのInternet of Things(IoT)開発フレームワークです。バージョン5.2.6、5.3.5、5.4.4、5.5.4、および6.0において、protocommコンポーネントのSecurity Scheme 2(SRP6a)のセッションセットアップ経路にヒープバッファオーバーフローの脆弱性があります。第一段階のハンドラー(components/protocomm/src/security/security2.c内のhandle_session_command0())は、SRP6aユーザー名のためにクライアントから提供されたprotobufフィールドの長さを信頼しており、より狭い宛先型から導出されたバッファのサイズにコピーしてしまいます。その結果、切り捨てとコピーの非対称性により、過剰なサイズの値が提供された際にヒープが破損する問題が発生します。この問題はバージョン5.2.7、5.3.6、5.4.5、5.5.5、および6.0.1で修正されています。

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

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

Publication Date June 10, 2026, midnight
Registration Date June 12, 2026, 2:50 p.m.
Last Update June 12, 2026, 2:50 p.m.
CVSS3.0 : 重要
Score 7.1
Vector CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
Affected System
Espressif Systems
ESP-IDF 5.2.6
ESP-IDF 5.3.5
ESP-IDF 5.4.4
ESP-IDF 5.5.4
ESP-IDF 6.0
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年06月12日]
  掲載
June 12, 2026, 2:50 p.m.

NVD Vulnerability Information
CVE-2026-45542
Summary

ESF-IDF is the Espressif Internet of Things (IOT) Development Framework. In versions 5.2.6, 5.3.5, 5.4.4, 5.5.4, and 6.0, a heap buffer overflow exists in the Security Scheme 2 (SRP6a) session-setup path of the protocomm component. The first-phase handler (handle_session_command0() in components/protocomm/src/security/security2.c) trusts the length of a client-supplied protobuf field for the SRP6a username and copies it into a buffer whose size is derived from a narrower destination type. The resulting truncation-versus-copy asymmetry corrupts the heap when an oversized value is supplied. This issue has been patched in versions 5.2.7, 5.3.6, 5.4.5, 5.5.5, and 6.0.1.

Publication Date June 10, 2026, 11:16 a.m.
Registration Date June 11, 2026, 4:16 a.m.
Last Update June 12, 2026, 2:41 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:espressif:esp-idf:5.2.6:*:*:*:*:*:*:*
cpe:2.3:a:espressif:esp-idf:5.3.5:*:*:*:*:*:*:*
cpe:2.3:a:espressif:esp-idf:5.4.4:*:*:*:*:*:*:*
cpe:2.3:a:espressif:esp-idf:5.5.4:*:*:*:*:*:*:*
cpe:2.3:a:espressif:esp-idf:6.0:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List