Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Network vector and total impact justify C/I/A:H, but the required non-default TLS mutual-authentication configuration warrants AC:H rather than the vendor's AC:L.
Primary rating from NVD.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
5DescriptionNVD
IBM HTTP Server 8.5, and 9.0 is vulnerable to remote code execution and denial of service in configurations with TLS mutual authentication (client authentication).
AnalysisAI
Remote code execution and denial of service affect IBM HTTP Server 8.5 and 9.0 when deployed with TLS mutual (client certificate) authentication enabled. The flaw is a code injection weakness (CWE-94) that a network-based attacker can leverage to fully compromise confidentiality, integrity, and availability. No public exploit has been identified at time of analysis, and the EPSS probability is low (0.24%, 47th percentile), indicating no observed weaponization yet despite the maximal 9.8 CVSS.
Technical ContextAI
IBM HTTP Server is IBM's web server, historically derived from the Apache HTTP Server codebase and commonly fronting IBM WebSphere Application Server deployments. The affected component per CPE is cpe:2.3:a:ibm:http_server (versions 8.5 and 9.0). The vulnerability class is CWE-94 (Improper Control of Generation of Code / Code Injection), meaning attacker-influenced data is interpreted as executable code. The defect manifests specifically in the TLS mutual-authentication (client certificate authentication) code path - the handshake stage where the server processes and validates a presented client certificate - rather than in general request handling, which is why only mTLS-configured deployments are exposed.
RemediationAI
Patch available per vendor advisory: apply the fix distributed through IBM support bulletin https://www.ibm.com/support/pages/node/7274065, which supersedes 8.5.0 Interim Fix 002 for the 8.5 stream and provides a corresponding update for 9.0 (apply the interim fix / fix pack IBM designates for your version - confirm the exact build against the advisory as the specific fixed version is not stated in the available data). As a compensating control until patched, disable TLS mutual authentication (client certificate authentication) on affected virtual hosts by removing the SSLClientAuth 'required' directive, which fully closes the vulnerable code path but has the side effect of removing certificate-based client authentication and any access control that depends on it. Where mTLS cannot be disabled, restrict network reachability of the mTLS-enabled listener to trusted client networks via firewall or reverse-proxy ACLs to limit which hosts can reach the vulnerable handshake, accepting that this narrows but does not eliminate exposure for authorized clients.
More in Http Server
View allA crafted request uri-path can cause mod_proxy to forward the request to an origin server choosen by the remote user.4.4
Denial of service against HTTP/2 server implementations allows remote unauthenticated attackers to exhaust server resour
Apache httpd allows remote attackers to read secret data from process memory if the Limit directive can be set in a user
The RC4 algorithm, as used in the TLS protocol and SSL protocol, has many single-byte biases, which makes it easier for
Race condition in the mod_status module in the Apache HTTP Server before 2.4.10 allows remote attackers to cause a denia
The mod_http2 module in the Apache HTTP Server 2.4.17 through 2.4.23, when the Protocols configuration includes h2 or h2
Oracle HTTP Server and WebLogic Server Proxy Plug-in have a CVSS 10.0 access control vulnerability allowing unauthentica
The mod_headers module in the Apache HTTP Server 2.2.22 allows remote attackers to bypass "RequestHeader unset" directiv
mod_session_dbd.c in the mod_session_dbd module in the Apache HTTP Server before 2.4.5 proceeds with save operations for
The Apache HTTP Server through 2.4.23 follows RFC 3875 section 4.1.18 and therefore does not protect applications from t
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
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
Same weakness CWE-94 – Code Injection
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31905
GHSA-rjqm-vgmr-8cp8