amphp/http-server affected by HTTP/2 DDoS vulnerability
Package
Affected versions
>= 3.0.0-beta.1, < 3.4.4
>= 2.0.0-rc1, < 2.1.10
Patched versions
3.4.4
2.1.10
Description
Published to the GitHub Advisory Database
Feb 10, 2026
Reviewed
Feb 10, 2026
Last updated
Feb 10, 2026
Versions of
amphp/http-serverprior to3.4.4for the 3.x release branch and prior to2.1.10for the 2.x release branch are vulnerable to the HTTP/2 "MadeYouReset" DoS attack described by CVE-2025-8671 and https://kb.cert.org/vuls/id/767506.In versions
3.4.4and2.1.10, stream reset protection has been refactored to account for the number of reset streams within a sliding time window.Note that your application must expose HTTP/2 connections directly to be affected by this vulnerability. Servers behind a proxy using HTTP/1.x such as nginx are not affected.
References