Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
Requires attacker write access to server configuration, so PR:H and local/config vector AV:L; impact is denial of service only, giving A:H with C:N and I:N.
Primary rating from NVD.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
Lifecycle Timeline
5DescriptionNVD
IBM HTTP Server 8.5, and 9.0 is vulnerable to denial of service in configurations where an attacker has write access to parts of the server configuration.
AnalysisAI
Denial of service in IBM HTTP Server 8.5 and 9.0 lets an actor with write access to portions of the server configuration render the web server unavailable (CWE-400 resource exhaustion). IBM has released a fix and there is no public exploit identified at time of analysis; EPSS is negligible at 0.03% and CISA SSVC rates exploitation as 'none', indicating a low-urgency, precondition-heavy issue despite the 9.1 base score.
Technical ContextAI
IBM HTTP Server is IBM's Apache httpd-derived web server, most commonly deployed as the HTTP front end for IBM WebSphere Application Server (CPE cpe:2.3:a:ibm:http_server). The flaw is classified CWE-400 (Uncontrolled Resource Consumption): a configuration under attacker control can be manipulated so that request handling exhausts server resources and the service stops responding. Because the trigger lives in the configuration surface, the root cause is the server honoring config-driven behavior that can be abused to consume unbounded resources rather than a memory-corruption or parsing bug in a network protocol handler.
RemediationAI
Patch available per vendor advisory - apply the fix referenced in IBM support note https://www.ibm.com/support/pages/node/7274065 for both the 8.5 and 9.0 streams (for 8.5.0, apply the interim fix superseding Interim Fix 002; IBM does not publish a single semantic release number in the provided data, so confirm the exact interim-fix identifier on the advisory). As a compensating control until patched, tightly restrict write access to IBM HTTP Server configuration files and directories (httpd.conf and included fragments) to trusted administrators only using filesystem permissions, and remove any delegated or shared write access to the config tree; this directly removes the stated precondition but has the side effect of blocking legitimate delegated administration or automated config deployment. Additionally, run the server under a least-privilege service account and monitor configuration files for unauthorized changes.
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-400 – Uncontrolled Resource Consumption
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31903
GHSA-48g8-mw8p-w6j7