Severity by source
AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from Vendor (ibm) · only source for this CVE.
CVSS VectorVendor: ibm
CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
1DescriptionCVE.org
IBM HTTP Server 8.5, and 9.0 contains a buffer overflow vulnerability. A privileged user, authenticated to the Administration Server, could exploit this vulnerability to execute remote code or cause a denial of service.
AnalysisAI
Heap-based buffer overflow in IBM HTTP Server 8.5 and 9.0 allows an attacker already authenticated to the Administration Server to execute arbitrary code or crash the service. The flaw requires adjacent network access and existing low-level privileges, and no public exploit identified at time of analysis despite the high CVSS 8.0 rating. EPSS probability is negligible (0.01%) and SSVC marks exploitation as 'none,' indicating the issue is currently a patch-and-move-on item rather than an emergency.
Technical ContextAI
IBM HTTP Server is IBM's distribution of an Apache HTTP Server derivative, bundled with WebSphere Application Server and managed through a separate Administration Server component that accepts privileged management operations. The vulnerability is classified as CWE-122 (Heap-based Buffer Overflow), meaning a parsing or copy routine in the administrative handling path writes past an allocated heap buffer, enabling memory corruption that can be coerced into either control-flow hijack (RCE) or service termination (DoS). Per CPE cpe:2.3:a:ibm:http_server:*, the affected component is the IHS web server binary itself rather than a third-party module, and the bug is reached through the Administration Server interface rather than the public HTTP listener.
RemediationAI
Apply the vendor patch referenced in IBM Support advisory https://www.ibm.com/support/pages/node/7274065, which provides the corrected interim fix for 8.5.0 (beyond Interim Fix 002) and the patched build for 9.0 - Patch available per vendor advisory. Until the patch is deployed, restrict network reachability of the Administration Server port to a dedicated management VLAN or jump host (this preserves remote administration but breaks any tooling that reaches it from general networks), tighten Administration Server account membership and rotate credentials of any low-trust admins (reduces the PR:L attacker pool at the cost of operator friction), and consider temporarily stopping the Administration Server process where centralized config push is not required (this disables remote admin workflows entirely but eliminates the attack surface). Cross-reference the NVD entry at https://nvd.nist.gov/vuln/detail/CVE-2026-8834 for tracking.
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-122 – Heap-based Buffer Overflow
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31917
GHSA-34j9-v3rv-pgg8