Earlier this month a HTTP/2 vulnerability was disclosed, commonly referred to as HTTP/2 Bomb, that affects several web servers, including Apache/httpd (CVE-2026-49975) and nginx.
While Apache already received a mitigation update on June 5th, 2026, no update for nginx has been released yet, neither for AlmaLinux 10, 9 or 8.
Is there any information when a mitigation will be available for nginx?
The AlmaLinux 10 nginx package appears to be available now in AppStream:
nginx.x86_64 2:1.26.3-6.el10_2.4 appstream
This also matches the package listed in ALSA-2026:29874.
The confusing point is that the HTTP/2 Bomb mitigation for nginx is documented in Red Hat bulletin RHSB-2026-007, while the AlmaLinux errata itself is listed under CVE-2026-9256.
Thanks @redadmin for the info. Seems there are updates for AlmaLinux 10 (nginx 1.26.3 ), AlmaLinux 9 (nginx 1.26.3, 1.24.0, 1.20.1) and AlmaLinux 8 (nginx 1.24.0) available in the AppStream repo now.
However, I’m also waiting for an update for nginx 1.20.1 and 1.22.1 on AlmaLinux 8.
Do you have any information if or when updates are released for these nginx versions as well?
AlmaLinux 9 still received an update for nginx 1.20.1, as written in my previos post.
So shouldn’t there be an AlmaLinux 8 update for nginx 1.20 as well?