Skip to content

fix: upgrade ESPAsyncWebServer to v3.11.2#701

Merged
BrentIO merged 1 commit into
mainfrom
fix/700
Jul 3, 2026
Merged

fix: upgrade ESPAsyncWebServer to v3.11.2#701
BrentIO merged 1 commit into
mainfrom
fix/700

Conversation

@BrentIO

@BrentIO BrentIO commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Fixes #700

Summary

  • Bumps ESPAsyncWebServer from v3.11.1v3.11.2 in libraries.yaml
  • No breaking changes; this is a security/bug-fix patch release
  • Fixes NULL pointer dereference in multipart parser (GHSA-8m8p-vhxc-jmjw)
  • Perf refactor of prior DoS fix (GHSA-4phx-fcj6-46r4)

Test plan

  • CI build passes for all active device variants

🤖 Generated with Claude Code

Bumps ESPAsyncWebServer from v3.11.1 to v3.11.2. No breaking changes;
this patch fixes a NULL pointer dereference in the multipart parser
(GHSA-8m8p-vhxc-jmjw) and refactors the prior DoS security fix
(GHSA-4phx-fcj6-46r4).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@BrentIO BrentIO merged commit 10d2cf1 into main Jul 3, 2026
2 checks passed
@BrentIO BrentIO deleted the fix/700 branch July 3, 2026 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Evaluate ESPAsyncWebServer Library Upgrade

1 participant