Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Unauthenticated (PR:N) network exploitation over T3/IIOP with no user interaction and low complexity, yielding full server takeover, so C/I/A all High.
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 unauthenticated attacker with network access via T3, IIOP to compromise Oracle WebLogic Server. Successful attacks of this vulnerability can result in takeover of Oracle WebLogic Server. CVSS 3.1 Base Score 9.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H).
AnalysisAI
Complete server takeover in Oracle WebLogic Server (Fusion Middleware Core component) lets an unauthenticated remote attacker fully compromise affected instances by sending crafted traffic over the T3 or IIOP protocols. It carries a CVSS 3.1 base score of 9.8 with high confidentiality, integrity, and availability impact and is described by Oracle as 'easily exploitable.' Supported versions 12.2.1.4.0, 14.1.1.0.0, 14.1.2.0.0, and 15.1.1.0.0 are affected; no public exploit identified at time of analysis and it is not currently listed in CISA KEV.
Technical ContextAI
Oracle WebLogic Server is a Java EE / Jakarta EE application server widely used to host enterprise middleware and web applications. The flaw resides in the Core component and is reachable through T3 (WebLogic's proprietary RMI wire protocol) and IIOP (CORBA over IIOP), both of which historically expose Java object handling and remote invocation surfaces. Although Oracle did not assign a CWE (listed as N/A) and the tags reference 'Information Disclosure,' the stated 'takeover' outcome with full C/I/A impact is consistent with the deserialization / remote-invocation class of bugs that has repeatedly affected WebLogic's T3 and IIOP listeners, where untrusted serialized data is processed before authentication.
RemediationAI
Apply the fixes from the Oracle Critical Patch Update of July 2026 (https://www.oracle.com/security-alerts/cpujul2026.html) for your specific WebLogic release (12.2.1.4.0, 14.1.1.0.0, 14.1.2.0.0, or 15.1.1.0.0); the input does not include a single exact patched build number, so apply the CPU patch corresponding to your version as directed by the advisory (Patch available per vendor advisory). Because the attack vector is T3 and IIOP, the strongest compensating control until patching is to restrict or disable these protocols: use a WebLogic connection filter (weblogic.security.net.ConnectionFilterImpl) to allow T3/T3s and IIOP only from trusted management hosts, or disable IIOP in the server configuration if unused, and block external access to the T3/IIOP listen ports (default 7001) at the network/firewall layer. Trade-offs: filtering or disabling T3/IIOP can break WebLogic clustering, JMS clients, RMI/EJB remote clients, and admin tooling (e.g., WLST over T3), so validate management and inter-node traffic paths 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
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
Server takeover in Oracle WebLogic Server (Fusion Middleware Core component) allows a low-privileged, remote attacker wi
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-46608
GHSA-c6r7-3wc5-q688