Updating to the August 11 Release
Undo any workarounds applied previously. If you've followed previous guidance and installed the file "/etc/nginx/conf.d/fixssl.conf," be sure to remove it before proceeding.
Update ea-apache24 to v2.4.65-1 and ea-nginx to v1.26.3-13.
To update via DNF manually ( AlmaLinux ):
dnf clean all
dnf update ea-*
To update via YUM manually ( CentOS ):
yum clean all
yum update ea-*
To update via apt manually ( Ubuntu ):
apt clean && apt update
apt upgrade
Post Update:
If you proxy from ea-nginx or CloudFlare you should no longer experience 421s.
Other proxy setups appear to be unaffected, but may still require adjustments similar to those made for ea-nginx and Cloudflare to function properly.
If you want to verify your setup ahead of time, see the section below "Verifying The Impact Prior to August 11 Release".
What happens if I pin cPanel & WHM to the current version so I don’t get the update?
Your server will be vulnerable to the noted CVEs until you unpin and upgrade.