Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Network-reachable RMI listener (AV:N) with low complexity (AC:L) exploitable by a low-privilege account (PR:L) and no user interaction, yielding full takeover (C:H/I:H/A:H).
Primary rating from Vendor (oracle).
CVSS VectorVendor: oracle
Lifecycle Timeline
2DescriptionCVE.org
Vulnerability in the Oracle WebLogic Server product of Oracle Fusion Middleware (component: Core). Supported versions that are affected are 12.2.1.4.0, 14.1.1.0.0, 14.1.2.0.0 and 15.1.1.0.0. Easily exploitable vulnerability allows low privileged attacker with network access via RMI to compromise Oracle WebLogic Server. Successful attacks of this vulnerability can result in takeover of Oracle WebLogic Server. CVSS 3.1 Base Score 8.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H).
AnalysisAI
Remote code execution / full-server takeover in Oracle WebLogic Server (Fusion Middleware Core component) allows a low-privileged attacker with network access via the RMI protocol to fully compromise the server. Affected supported versions are 12.2.1.4.0, 14.1.1.0.0, 14.1.2.0.0 and 15.1.1.0.0, with CVSS 3.1 base score 8.8 and full confidentiality, integrity and availability impact. There is no public exploit identified at time of analysis and the CVE is not on CISA KEV, but WebLogic RMI flaws are a historically favored target, so patching from the July 2026 Oracle CPU should be prioritized.
Technical ContextAI
Oracle WebLogic Server is a widely deployed Java EE / Jakarta EE application server that exposes management and inter-process services over Java RMI (Remote Method Invocation), typically on the T3/T3S and IIOP protocols. The flaw resides in the Core component and is reached 'via RMI', which in WebLogic historically maps to Java object deserialization of attacker-controlled data on the RMI listener - a class of bug (CWE-502, Deserialization of Untrusted Data) that repeatedly enables remote code execution in this product, though the source CWE is listed as N/A in this record. The CPE cpe:2.3:a:oracle_corporation:oracle_weblogic_server:*:*:*:*:*:*:*:* confirms the application-level WebLogic Server product across versions rather than a specific build.
RemediationAI
Apply the fixes delivered in the Oracle Critical Patch Update of July 2026 (https://www.oracle.com/security-alerts/cpujul2026.html) - Patch available per vendor advisory; consult the CPU matrix for the exact patched build for your version line (12.2.1.4.0, 14.1.1.0.0, 14.1.2.0.0, or 15.1.1.0.0) as no single fix version is enumerated in the input. Because the vector is RMI, effective compensating controls until patching is complete include restricting network access to the T3/T3S and IIOP listener ports so only trusted management hosts can reach them (using WebLogic connection filters / weblogic.security.net.ConnectionFilterImpl or a network ACL/firewall), and disabling IIOP and unused remote protocols where not required; the trade-off is that legitimate remote administration, clustering, and JMS/RMI client traffic on those channels will also be blocked, so validate against operational dependencies before enforcing.
More in Oracle Weblogic Server
View allFull server takeover in Oracle WebLogic Server (Fusion Middleware Core component) is achievable by a low-privileged, net
Remote code execution in Oracle WebLogic Server (Oracle Fusion Middleware Core component) allows an unauthenticated atta
Complete takeover of Oracle WebLogic Server 12.2.1.4.0 and 14.1.1.0.0 is possible by remote, unauthenticated attackers s
Complete takeover of Oracle WebLogic Server is possible by unauthenticated remote attackers via HTTP against the Core co
Full server takeover in Oracle WebLogic Server (Fusion Middleware Core component) affects supported versions 12.2.1.4.0
Remote takeover of Oracle WebLogic Server (Fusion Middleware, Core component) lets an unauthenticated network attacker f
Complete server takeover in Oracle WebLogic Server (Fusion Middleware Core component) lets an unauthenticated remote att
Remote takeover of Oracle WebLogic Server (Fusion Middleware Core component) allows an unauthenticated network attacker
Complete server takeover in Oracle WebLogic Server (Fusion Middleware, Core component) is possible by unauthenticated at
Remote takeover of Oracle WebLogic Server (Fusion Middleware Core component) allows an unauthenticated network attacker
Remote unauthenticated compromise of Oracle WebLogic Server (Fusion Middleware Core component) lets network attackers re
Full server takeover in Oracle WebLogic Server (Fusion Middleware Core component) versions 12.2.1.4.0 and 14.1.2.0.0 all
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-46728
GHSA-w26r-7wrh-3r44