Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:apache/httpd@2.4.0
purl pkg:apache/httpd@2.4.0
Next non-vulnerable version 2.4.42
Latest non-vulnerable version 2.4.54
Risk 10.0
Vulnerabilities affecting this package (12)
Vulnerability Summary Fixed by
VCID-17hy-4ppt-xyhw
Aliases:
CVE-2021-26691
Apache HTTP Server versions 2.4.0 to 2.4.46 A specially crafted SessionHeader sent by an origin server could cause a heap overflow
2.4.48
Affected by 5 other vulnerabilities.
VCID-3djp-gq4c-1fa9
Aliases:
CVE-2019-10092
A limited cross-site scripting issue was reported affecting the mod_proxy error page. An attacker could cause the link on the error page to be malfomed and instead point to a page of their choice. This would only be exploitable where a server was set up with proxying enabled but was misconfigured in such a way that the Proxy Error page was displayed. We have taken this opportunity to also remove request data from many other in-built error messages. Note however this issue did not affect them directly and their output was already escaped to prevent cross-site scripting attacks.
2.4.41
Affected by 9 other vulnerabilities.
VCID-3wuk-hwg1-6fa6
Aliases:
CVE-2015-3185
A design error in the "ap_some_auth_required" function renders the API unusuable in httpd 2.4.x. In particular the API is documented to answering if the request required authentication but only answers if there are Require lines in the applicable configuration. Since 2.4.x Require lines are used for authorization as well and can appear in configurations even when no authentication is required and the request is entirely unrestricted. This could lead to modules using this API to allow access when they should otherwise not do so. API users should use the new ap_some_authn_required API added in 2.4.16 instead.
2.4.16
Affected by 29 other vulnerabilities.
VCID-5xrt-1n1q-4bey
Aliases:
CVE-2020-1927
In Apache HTTP Server versions 2.4.0 to 2.4.41 some mod_rewrite configurations vulnerable to open redirect.
2.4.42
Affected by 0 other vulnerabilities.
VCID-66k7-maf9-dfcd
Aliases:
CVE-2020-35452
Apache HTTP Server versions 2.4.0 to 2.4.46 A specially crafted Digest nonce can cause a stack overflow in mod_auth_digest. There is no report of this overflow being exploitable, nor the Apache HTTP Server team could create one, though some particular compiler and/or compilation option might make it possible, with limited consequences anyway due to the size (a single byte) and the value (zero byte) of the overflow
2.4.48
Affected by 5 other vulnerabilities.
VCID-91u7-vh6n-v7fm
Aliases:
CVE-2020-13938
Apache HTTP Server versions 2.4.0 to 2.4.46 Unprivileged local users can stop httpd on Windows
2.4.48
Affected by 5 other vulnerabilities.
VCID-auhk-ppv5-buaa
Aliases:
CVE-2020-1934
in Apache HTTP Server versions 2.4.0 to 2.4.41, mod_proxy_ftp use of uninitialized value with malicious FTP backend.
2.4.42
Affected by 0 other vulnerabilities.
VCID-bvkg-nrwd-e7g8
Aliases:
CVE-2021-26690
Apache HTTP Server versions 2.4.0 to 2.4.46 A specially crafted Cookie header handled by mod_session can cause a NULL pointer dereference and crash, leading to a possible Denial Of Service
2.4.48
Affected by 5 other vulnerabilities.
VCID-ct26-19cq-8kd7
Aliases:
CVE-2018-17199
In Apache HTTP Server 2.4 release 2.4.37 and prior, mod_session checks the session expiry time before decoding the session. This causes session expiry time to be ignored for mod_session_cookie sessions since the expiry time is loaded when the session is decoded.
2.4.38
Affected by 22 other vulnerabilities.
VCID-h6kk-81jx-h7b8
Aliases:
CVE-2019-10098
Redirects configured with mod_rewrite that were intended to be self-referential might be fooled by encoded newlines and redirect instead to an an unexpected URL within the request URL.
2.4.41
Affected by 9 other vulnerabilities.
VCID-uwqg-yytc-vfae
Aliases:
CVE-2019-0220
When the path component of a request URL contains multiple consecutive slashes ('/'), directives such as LocationMatch and RewriteRule must account for duplicates in regular expressions while other aspects of the servers processing will implicitly collapse them.
2.4.39
Affected by 16 other vulnerabilities.
VCID-w6p6-u8ku-k3f6
Aliases:
CVE-2019-0217
In Apache HTTP Server 2.4 release 2.4.38 and prior, a race condition in mod_auth_digest when running in a threaded server could allow a user with valid credentials to authenticate using another username, bypassing configured access control restrictions.
2.4.39
Affected by 16 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-01T12:36:23.026315+00:00 Apache HTTPD Importer Affected by VCID-17hy-4ppt-xyhw https://httpd.apache.org/security/json/CVE-2021-26691.json 38.0.0
2026-04-01T12:36:22.956700+00:00 Apache HTTPD Importer Affected by VCID-bvkg-nrwd-e7g8 https://httpd.apache.org/security/json/CVE-2021-26690.json 38.0.0
2026-04-01T12:36:22.891313+00:00 Apache HTTPD Importer Affected by VCID-66k7-maf9-dfcd https://httpd.apache.org/security/json/CVE-2020-35452.json 38.0.0
2026-04-01T12:36:22.810960+00:00 Apache HTTPD Importer Affected by VCID-91u7-vh6n-v7fm https://httpd.apache.org/security/json/CVE-2020-13938.json 38.0.0
2026-04-01T12:36:22.612336+00:00 Apache HTTPD Importer Affected by VCID-auhk-ppv5-buaa https://httpd.apache.org/security/json/CVE-2020-1934.json 38.0.0
2026-04-01T12:36:22.541303+00:00 Apache HTTPD Importer Affected by VCID-5xrt-1n1q-4bey https://httpd.apache.org/security/json/CVE-2020-1927.json 38.0.0
2026-04-01T12:36:22.420826+00:00 Apache HTTPD Importer Affected by VCID-h6kk-81jx-h7b8 https://httpd.apache.org/security/json/CVE-2019-10098.json 38.0.0
2026-04-01T12:36:22.330897+00:00 Apache HTTPD Importer Affected by VCID-3djp-gq4c-1fa9 https://httpd.apache.org/security/json/CVE-2019-10092.json 38.0.0
2026-04-01T12:36:22.152544+00:00 Apache HTTPD Importer Affected by VCID-uwqg-yytc-vfae https://httpd.apache.org/security/json/CVE-2019-0220.json 38.0.0
2026-04-01T12:36:22.092955+00:00 Apache HTTPD Importer Affected by VCID-w6p6-u8ku-k3f6 https://httpd.apache.org/security/json/CVE-2019-0217.json 38.0.0
2026-04-01T12:36:21.902398+00:00 Apache HTTPD Importer Affected by VCID-ct26-19cq-8kd7 https://httpd.apache.org/security/json/CVE-2018-17199.json 38.0.0
2026-04-01T12:36:20.053861+00:00 Apache HTTPD Importer Affected by VCID-3wuk-hwg1-6fa6 https://httpd.apache.org/security/json/CVE-2015-3185.json 38.0.0