CVE-2026-54571
Last modified
CVE-2026-54571 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. 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. EPSS estimates a 0.52% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ESP32Async | ESPAsyncWebServer | < 3.11.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-54571?
How severe is CVE-2026-54571?
How do I fix CVE-2026-54571?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-54565rhwp is an HWP viewer and editor implemented in Rust and Web…4.7
- CVE-2026-54567Flask-Reuploaded provides file uploads for Flask. From 1.5.0…7.5
- CVE-2026-54568Microsoft UFO open-source framework for intelligent automati…4.3
- CVE-2026-54569SENAITE.CORE is the core framework for the SENAITE laborator…9.8
- CVE-2026-5457A security flaw has been discovered in PropertyGuru AgentNet…3.3
- CVE-2026-54570AngleSharp is a .NET library for parsing angle bracket based…6.9
- CVE-2026-54572Rclone is a command-line program to sync files and directori…8.8
- CVE-2026-54573Outline is a service that allows for collaborative documenta…5.3
- CVE-2026-54574proot-distro is a utility for managing proot containers. Pri…8.2
- CVE-2026-54575mport is the MidnightBSD Package Manager. Prior to 2.7.8, pr…5.8
- CVE-2026-54576mport is the MidnightBSD Package Manager. Prior to 2.7.8, do…5.8
- CVE-2026-54577mport is the MidnightBSD Package Manager. Prior to 2.7.8, th…2
Are you affected by CVE-2026-54571?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
