Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
No advisories yet.
Thu, 17 Sep 2026 18:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | ESPAsyncWebServer is an asynchronous HTTP and WebSocket server library for ESP32, ESP8266, RP2040 and RP2350. Prior to 3.11.1, the multipart/form-data parser in src/WebRequest.cpp stores _boundaryPosition as an 8-bit value while _parseMultipartPostByte processes the boundary. A remote request containing an exactly 256-byte multipart boundary wraps _boundaryPosition from 255 to zero, prevents the boundary parsing loop from terminating, consumes excessive CPU, and triggers a FreeRTOS watchdog reset on affected ESP32 or ESP8266 devices. This issue is fixed in version 3.11.1. | |
| Title | ESPAsyncWebServer: Integer overflow in multipart boundary parser causes denial of service | |
| Weaknesses | CWE-190 | |
| References |
|
|
| Metrics |
cvssV4_0
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-17T18:28:26.977Z
Reserved: 2026-06-15T19:15:27.343Z
Link: CVE-2026-54571
No data.
Status : Received
Published: 2026-09-17T19:16:50.843
Modified: 2026-09-17T19:16:50.843
Link: CVE-2026-54571
No data.
OpenCVE Enrichment
No data.
-
CWE-190
Integer Overflow or Wraparound