Skip to main content

IBM HTTP Server EUVDEUVD-2026-31904

| CVE-2026-8854 HIGH
Expired Pointer Dereference (CWE-825)
2026-05-26 ibm GHSA-2h2g-6j29-j4fm
7.5
CVSS 3.1 · Vendor: ibm
Share

Severity by source

Vendor (ibm) PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Primary rating from Vendor (ibm) · only source for this CVE.

CVSS VectorVendor: ibm

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

1
Analysis Generated
Jun 08, 2026 - 10:11 vuln.today

DescriptionCVE.org

IBM HTTP Server 8.5, and 9.0 is vulnerable to denial of service via the optional module mod_mem_cache.

AnalysisAI

Denial of service in IBM HTTP Server 8.5 and 9.0 allows remote unauthenticated attackers to crash or degrade the service when the optional mod_mem_cache module is loaded. The flaw carries a CVSS 7.5 (availability-only impact) and has no public exploit identified at time of analysis, though the SSVC framework rates exploitation as automatable. EPSS probability is very low (0.01%, 3rd percentile), suggesting limited near-term exploitation interest.

Technical ContextAI

IBM HTTP Server is IBM's Apache-based web server commonly bundled with WebSphere Application Server deployments (CPE cpe:2.3:a:ibm:http_server). The issue resides in mod_mem_cache, an optional caching module that stores responses in process memory to accelerate repeat requests. CWE-825 (Expired Pointer Dereference) indicates the root cause is a use-after-free or stale-reference condition - code accessing a memory location after its lifetime has ended - likely triggered by cache eviction or expiry logic in mod_mem_cache, causing the worker process to crash and degrading availability.

RemediationAI

Patch available per vendor advisory - apply the IBM-provided interim fix referenced at https://www.ibm.com/support/pages/node/7274065 for both 8.5 and 9.0 branches (the EUVD record notes 8.5 fixes supersede Interim Fix 002). If patching cannot be performed immediately, the most effective compensating control is to unload mod_mem_cache from httpd.conf (comment out the LoadModule mem_cache_module directive and any CacheEnable mem entries), since the vulnerability is conditional on this optional module - the trade-off is loss of in-memory response caching and a potential increase in backend load and latency for cached resources. Where mod_mem_cache is required, restrict network exposure of the HTTP Server to trusted networks via firewall ACLs or place it behind a reverse proxy/WAF until patching completes.

CVE-2021-40438 CRITICAL POC
9.0 Sep 16

A crafted request uri-path can cause mod_proxy to forward the request to an origin server choosen by the remote user.4.4

CVE-2023-44487 HIGH POC
7.5 Oct 10

Denial of service against HTTP/2 server implementations allows remote unauthenticated attackers to exhaust server resour

CVE-2017-9798 HIGH POC
7.5 Sep 18

Apache httpd allows remote attackers to read secret data from process memory if the Limit directive can be set in a user

CVE-2013-2566 MEDIUM POC
5.9 Mar 15

The RC4 algorithm, as used in the TLS protocol and SSL protocol, has many single-byte biases, which makes it easier for

CVE-2014-0226 MEDIUM POC
6.8 Jul 20

Race condition in the mod_status module in the Apache HTTP Server before 2.4.10 allows remote attackers to cause a denia

CVE-2016-8740 HIGH POC
7.5 Dec 05

The mod_http2 module in the Apache HTTP Server 2.4.17 through 2.4.23, when the Protocols configuration includes h2 or h2

CVE-2026-21962 CRITICAL POC
10.0 Jan 20

Oracle HTTP Server and WebLogic Server Proxy Plug-in have a CVSS 10.0 access control vulnerability allowing unauthentica

CVE-2013-5704 MEDIUM POC
5.0 Apr 15

The mod_headers module in the Apache HTTP Server 2.2.22 allows remote attackers to bypass "RequestHeader unset" directiv

CVE-2013-2249 HIGH POC
7.5 Jul 23

mod_session_dbd.c in the mod_session_dbd module in the Apache HTTP Server before 2.4.5 proceeds with save operations for

CVE-2016-5387 HIGH
8.1 Jul 19

The Apache HTTP Server through 2.4.23 follows RFC 3875 section 4.1.18 and therefore does not protect applications from t

CVE-2017-7668 HIGH
7.5 Jun 20

The HTTP strict parsing changes added in Apache httpd 2.2.32 and 2.4.24 introduced a bug in token list parsing, which al

CVE-2017-3169 CRITICAL POC
9.8 Jun 20

In Apache httpd 2.2.x before 2.2.33 and 2.4.x before 2.4.26, mod_ssl may dereference a NULL pointer when third-party mod

Share

EUVD-2026-31904 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy