#VU119150 Integer overflow in Apache HTTP Server - CVE-2025-55753
Published: December 4, 2025 / Updated: December 5, 2025
Apache HTTP Server
Apache Foundation
Description
The vulnerability allows a remote attacker to perform a denial of service attack.
The vulnerability exists due to an integer overflow in mod_md (ACME) in the case of failed ACME certificate renewal. The web server will set the backoff timer becoming 0 after a number of failures (~30 days in default configurations), leading to a denial of service condition.