製品・ソフトウェアに関する情報
Espressif SystemsのESP32 Arduinoにおける認証に関する脆弱性
Title Espressif SystemsのESP32 Arduinoにおける認証に関する脆弱性
Summary

arduino-esp32はESP32、ESP32-S2、ESP32-S3、ESP32-C3、ESP32-C6およびESP32-H2マイクロコントローラー用のArduinoコアです。バージョン3.3.8以前では、arduino-esp32のWebServer Digest認証実装がクライアントのAuthorizationヘッダーのURIフィールドを用いて認証ハッシュを計算しており、実際に要求されたURIと一致するかどうかを確認していませんでした。このため、有効なDigestレスポンス(URI-Aに対して計算されたもの)を持つ攻撃者が、まったく異なる保護されたURI(URI-B)へのリクエストを認証し、リソースごとのアクセス制御をバイパスできる状態でした。この脆弱性はバージョン3.3.8で修正されています。

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

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date May 12, 2026, midnight
Registration Date May 18, 2026, 11:30 a.m.
Last Update May 18, 2026, 11:30 a.m.
CVSS3.0 : 重要
Score 7.5
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Affected System
Espressif Systems
ESP32 Arduino 3.3.8 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年05月18日]
  掲載
May 18, 2026, 11:30 a.m.

NVD Vulnerability Information
CVE-2026-42855
Summary

arduino-esp32 is an Arduino core for the ESP32, ESP32-S2, ESP32-S3, ESP32-C3, ESP32-C6 and ESP32-H2 microcontrollers. Prior to 3.3.8, the WebServer Digest authentication implementation in arduino-esp32 computes the authentication hash using the URI field from the client's Authorization header, without verifying that it matches the actual requested URI. This allows an attacker who possesses any valid digest response (computed for URI-A) to authenticate requests to a completely different protected URI (URI-B), bypassing per-resource access control. This vulnerability is fixed in 3.3.8.

Publication Date May 13, 2026, 7:16 a.m.
Registration Date May 15, 2026, 4:18 a.m.
Last Update May 16, 2026, 12:54 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:espressif:arduino-esp32:*:-:*:*:*:*:*:* 3.3.8
Related information, measures and tools
Common Vulnerabilities List