Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
Network-reachable, low-complexity, unauthenticated proxy abuse with cross-boundary data exposure justifies AV:N/AC:L/PR:N and S:C/C:H; no integrity or availability impact.
Primary rating from Vendor (oracle).
CVSS VectorVendor: oracle
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
Lifecycle Timeline
2DescriptionCVE.org
Vulnerability in the Oracle HTTP Server product of Oracle Fusion Middleware (component: mod_proxy). 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. While the vulnerability is in Oracle HTTP Server, attacks may significantly impact additional products (scope change). Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Oracle HTTP Server accessible data. CVSS 3.1 Base Score 8.6 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N).
AnalysisAI
Unauthorized data disclosure in Oracle HTTP Server 12.2.1.4.0 and 14.1.2.0.0 (Oracle Fusion Middleware, mod_proxy component) lets an unauthenticated remote attacker over HTTP read critical data and, because of a scope change, reach data belonging to other back-end products the proxy fronts. The confidentiality-only impact combined with S:C strongly indicates a proxy-side request-forwarding/SSRF-class weakness that exposes internal resources rather than a code-execution flaw. Addressed in the Oracle Critical Patch Update of July 2026; no public exploit identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
Oracle HTTP Server (OHS) is Oracle's Apache-derived web tier for Fusion Middleware, and the affected component mod_proxy is the reverse/forward proxy module that relays client requests to back-end origin servers (WebLogic, application servers, internal services). The CVSS scope change (S:C) coupled with high confidentiality but no integrity or availability impact is the classic signature of a proxy that can be coerced into fetching or exposing resources beyond its intended trust boundary - i.e. server-side request forgery or request-routing bypass, the reason 'attacks may significantly impact additional products.' No CWE was assigned by NVD/Oracle, so the exact weakness class is inferred from the vector and the mod_proxy component rather than confirmed; the vendor tag 'Authentication Bypass' suggests the proxy layer can be induced to serve or route to data that should require authentication.
RemediationAI
Apply the fixes delivered in the Oracle Critical Patch Update of July 2026 (Patch available per vendor advisory: https://www.oracle.com/security-alerts/cpujul2026.html) to both affected releases (12.2.1.4.0 and 14.1.2.0.0); Oracle CPUs bundle the specific patch numbers per product, so consult that advisory for the exact OHS patch IDs since no discrete fix version string was provided in the input. As compensating controls until patching, restrict and validate mod_proxy configuration by removing or tightly scoping ProxyPass/ProxyPassReverse and any forward-proxy (ProxyRequests) directives, deny proxying to internal or metadata address ranges, and place a WAF or reverse-proxy allowlist in front of OHS to constrain which back-end hosts and URL paths can be reached - with the trade-off that over-restrictive proxy rules can break legitimate application routing to WebLogic/back-end tiers, so stage changes in test first. Also front internet-facing OHS with network ACLs limiting inbound HTTP to trusted sources where feasible.
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-200 – Information Exposure
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-46829
GHSA-mr3v-jwh6-mmp4