Summary
An unauthenticated, network-exploitable flaw in the WebLogic Server Proxy Plug-in (used by Oracle HTTP Server for Apache and IIS) allows specially crafted HTTP requests to reach protected proxy servlets and inject commands. The issue arises from improper request/path handling and unsanitized header processing (pre-auth), enabling remote command execution and full compromise of affected middleware and potentially downstream systems.
Why Emergency Fix?
6/6Exploitation Details
Execute arbitrary operating-system commands as the process user running Oracle HTTP Server / WebLogic proxy, enabling full system compromise and access to proxied/backend data.
RCE (Remote Code Execution)Affected Software
| Product | Affected Versions |
|---|---|
| Oracle HTTP Server | 12.2.1.4.0, 14.1.1.0.0, 14.1.2.0.0 |
| WebLogic Server Proxy Plug-in for Apache HTTP Server | 12.2.1.4.0, 14.1.1.0.0, 14.1.2.0.0 |
| WebLogic Server Proxy Plug-in for IIS | 12.2.1.4.0 |
Oracle HTTP Server is a web server used to deliver HTTP/S traffic and act as a reverse proxy; the WebLogic Server Proxy Plug-in forwards requests from the HTTP Server (Apache or IIS) to backend Oracle WebLogic Server instances.
Affected ComponentWebLogic Server Proxy Plug-in (Apache/IIS) request-forwarding component (ProxyServlet/proxy endpoints) that handles incoming HTTP requests and headers used to preserve client identity.
WebLogic Server Proxy Plug-in (Apache/IIS) request-forwarding component (ProxyServlet/proxy endpoints) that handles incoming HTTP requests and headers used to preserve client identity.
Affected Endpoints(4)/weblogic/..;/bea_wls_internal/ProxyServlet, /wl_proxy/..;/bea_wls_internal/ProxyServlet…
Block or deny external access to internal proxy servlet paths (e.g., block requests matching /bea_wls_internal/* and the '..;' traversal pattern at the web server or WAF), implement WAF rules to drop requests containing the '..;' sequence targeting proxy endpoints, and restrict/disable the ProxyServlet if not required.
Block or deny external access to internal proxy servlet paths (e.g., block requests matching /bea_wls_internal/* and the '..;' traversal pattern at the web server or WAF), implement WAF rules to drop requests containing the '..;' sequence targeting proxy endpoints, and restrict/disable the ProxyServlet if not required.
Apply the Oracle CPU/JAN-2026 product bundle patches or the vendor-provided bundle patches for affected releases (example MOS patch references: Patch 38856415 / WLS stack patch bundles distributed via My Oracle Support).
Apply the Oracle CPU/JAN-2026 product bundle patches or the vendor-provided bundle patches for affected releases (example MOS patch references: Patch 38856415 / WLS stack patch bundles distributed via My Oracle Support).
Apply Oracle Critical Patch Update (CPU) January 2026 which contains fixes for Oracle HTTP Server and WebLogic Server Proxy Plug-in (updates for affected Fusion Middleware components).
Apply Oracle Critical Patch Update (CPU) January 2026 which contains fixes for Oracle HTTP Server and WebLogic Server Proxy Plug-in (updates for affected Fusion Middleware components).
Probability of exploitation in the next 30 days
Worse than 4% of all CVEs
No known threat actors
NVD Data
Description Summary
CVSS Base Score
CVSS Vector (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N)
Affected Software (CPE) (6)
- •cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*
- •cpe:2.3:a:oracle:http_server:14.1.1.0.0:*:*:*:*:*:*:*
- •cpe:2.3:a:oracle:http_server:14.1.2.0.0:*:*:*:*:*:*:*
- •cpe:2.3:a:oracle:weblogic_server_proxy_plug-in:12.2.1.4.0:*:*:*:*:*:*:*
- •cpe:2.3:a:oracle:weblogic_server_proxy_plug-in:14.1.1.0.0:*:*:*:*:*:*:*
- •cpe:2.3:a:oracle:weblogic_server_proxy_plug-in:14.1.2.0.0:*:*:*:*:*:*:*
Sources
Priority History
Initial analysis
Elevated — additional risk factors confirmed