Backend Development 3 min read

Apache HTTP Server 2.4.46 Released with Security Fixes and Enhancements

Apache HTTP Server 2.4.46 has been released, addressing several security vulnerabilities (including CVE‑2020‑11984 and CVE‑2020‑11993), fixing bugs, and adding enhancements such as improved module compatibility and requirements for APR libraries, while urging users to migrate from the deprecated 2.2 branch.

Laravel Tech Community
Laravel Tech Community
Laravel Tech Community
Apache HTTP Server 2.4.46 Released with Security Fixes and Enhancements

Apache HTTP Server 2.4.46 has been released, fixing security issues, bugs, and adding new features.

SECURITY: CVE‑2020‑11984 – mod_proxy_uwsgi: malicious requests could lead to information disclosure or remote code execution.

SECURITY: CVE‑2020‑11993 – mod_http2: when connection requests are limited, logging may cause unsafe concurrent memory‑pool usage.

SECURITY: mod_http2 – a crafted 'Cache‑Digest' header can cause the server to crash when attempting HTTP/2 PUSH.

mod_proxy_fcgi – fixed a build‑warning issue on the Windows platform.

Apache HTTP Server (Apache) is an open‑source web server that runs on most operating systems; its cross‑platform nature and security have made it one of the most popular server‑side software solutions.

The 2.4.x series requires Apache Portable Runtime (APR) version ≥ 1.5.x and APR‑Util version ≥ 1.5.x; some features need APR/ APR‑Util 1.6.x, so the APR libraries must be upgraded for full functionality.

This version is based on and extends the Apache 2.2 API. Modules written for Apache 2.2 can be recompiled for 2.4 with little or no source changes.

When upgrading or installing, ensure that any modules used with a threaded MPM (except Prefork) are thread‑safe.

The 2.2.x branch has reached end‑of‑life and will no longer receive changes, including security patches; users should transition to the 2.4.x series to benefit from future fixes and features.

Securityhttp serverWeb ServerreleaseCVEapache
Laravel Tech Community
Written by

Laravel Tech Community

Specializing in Laravel development, we continuously publish fresh content and grow alongside the elegant, stable Laravel framework.

0 followers
Reader feedback

How this landed with the community

login Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.