Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Network-reachable HTTP/mod_ssl auth bypass needs no credentials or interaction (AV:N/AC:L/PR:N/UI:N); full read/write to data gives C:H/I:H, no service disruption so A:N.
Primary rating from Vendor (oracle).
CVSS VectorVendor: oracle
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Lifecycle Timeline
2DescriptionCVE.org
Vulnerability in the Oracle HTTP Server product of Oracle Fusion Middleware (component: mod_ssl). Supported versions that are affected are 12.2.1.4.0 and 14.1.2.0.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle HTTP Server. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all Oracle HTTP Server accessible data as well as unauthorized access to critical data or complete access to all Oracle HTTP Server accessible data. CVSS 3.1 Base Score 9.1 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N).
AnalysisAI
Unauthenticated compromise of Oracle HTTP Server 12.2.1.4.0 and 14.1.2.0.0 (a Fusion Middleware component) is possible over the network via HTTP against the mod_ssl module, letting a remote attacker read, create, delete or modify all server-accessible data. Rated CVSS 3.1 9.1 with high confidentiality and integrity impact but no availability impact, and tagged as an authentication bypass. No public exploit identified at time of analysis and it is not listed in CISA KEV, but the trivial exploitability (AV:N/AC:L/PR:N/UI:N) makes it a high-priority patch.
Technical ContextAI
Oracle HTTP Server (OHS) is Oracle's web tier built on the Apache HTTP Server codebase and shipped as part of Oracle Fusion Middleware, commonly fronting WebLogic and other middleware deployments. The affected component is mod_ssl, the module responsible for terminating TLS/SSL connections and, in some deployments, performing client-certificate based authentication and access control. The 'Authentication Bypass' tag combined with mod_ssl as the flaw location points to a weakness in how TLS/SSL identity or access enforcement is handled, allowing a request to be treated as authorized without valid credentials. No CWE was assigned in the source data, so the precise root-cause class (e.g., improper authentication or improper access control) cannot be confirmed from the input.
RemediationAI
Apply the fixes delivered in the Oracle July 2026 Critical Patch Update per the advisory at https://www.oracle.com/security-alerts/cpujul2026.html, which is the primary and vendor-authoritative remediation for both affected releases (12.2.1.4.0 and 14.1.2.0.0); an exact fixed build number was not included in the input, so identify the specific CPU patch for your OHS version from that advisory. Patch available per vendor advisory. As interim compensating controls until patching, restrict network reachability of the OHS HTTPS listeners to trusted networks via firewall or ACLs, place the server behind a hardened reverse proxy or WAF that enforces authentication independently, and if client-certificate or mod_ssl-based access enforcement is used, audit and tighten those rules - noting that restricting listener exposure may break legitimate external clients and that a fronting proxy adds operational complexity and a new trust boundary. Because the flaw is an authentication bypass, do not rely on mod_ssl's own access controls as the mitigation.
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-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-46835
GHSA-67jp-m3r7-6hq2