Apache Releases Multiple Security Updates for HTTP Server
Nine vulnerabilities have been patched, including two that could allow information disclosure and three that could lead to remote code execution
Summary
Nine vulnerabilities have been patched, including two that could allow information disclosure and three that could lead to remote code execution
Affected platforms
The following platforms are known to be affected:
Threat details
CVE-2024-38475 under active exploitation
The US Cybersecurity and Infrastructure Security Agency (CISA) has added CVE-2024-38475 to the Known Exploited Vulnerabilities (KEV) catalogue.
HTTP Servers are regularly internet-facing by design and present an attractive target to facilitate initial access to an organisation's network. The NHS England National CSOC assesses further exploitation as likely.
Introduction
The Apache Software Foundation has released two updates to HTTP Server (sometimes known as 'httpd'), which address nine vulnerabilities. Apache HTTP Server is an open-source cross-platform web server implementation.
- CVE-2024-39884 is a Source Code Disclosure vulnerability, which if exploited could allow an attacker to read the source code of scripts running on the server.
- CVE-2024-38474 is an Improper Encoding or Escaping of Output vulnerability, which if exploited could allow a remote attacker to execute arbitrary code via scripts located in directories permitted by the Apache HTTP Server configuration but not directly accessible by any URL.
- CVE-2024-38475 is an Improper Encoding or Escaping of Output vulnerability, which if exploited could allow a remote attacker to execute arbitrary code or disclose information.
- CVE-2024-38476 is an Inclusion of Functionality from Untrusted Control Sphere vulnerability, which if exploited by an attacker could lead to information disclosure, arbitrary code execution, or server-side request forgery (SSRF).
Threat updates
Date | Update |
---|---|
2 May 2025 | CVE-2024-38475 added to CISA's Known Exploited Vulnerabilities catalogue |
Remediation advice
Affected organisations are encouraged to review the release notes for Apache HTTP Server 2.4.60 and Apache HTTP Server 2.4.61 on the Apache HTTP Server 2.4 vulnerabilities webpage and apply any relevant updates.
Note: Updating to Apache HTTP Server 2.4.61 will remediate all nine vulnerabilities. Organisations are strongly encouraged to update to version 2.4.61.
Definitive source of threat updates
CVE Vulnerabilities
Last edited: 2 May 2025 11:37 am