Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Unauthenticated network attack over T3/IIOP (AV:N/PR:N/UI:N) yielding full takeover (C:H/I:H/A:H), but 'difficult to exploit' per Oracle justifies AC: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. Difficult to exploit 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 8.1 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H).
AnalysisAI
Remote takeover of Oracle WebLogic Server (Fusion Middleware, Core component) is possible by an unauthenticated attacker sending crafted traffic over the T3 or IIOP protocols against versions 12.2.1.4.0, 14.1.1.0.0, 14.1.2.0.0, and 15.1.1.0.0. Oracle rates it CVSS 3.1 8.1 with full confidentiality, integrity, and availability compromise, but flags high attack complexity (AC:H), meaning the flaw is difficult to exploit despite requiring no authentication. There is no public exploit identified at time of analysis and it is not listed in CISA KEV, so this is currently a patch-priority based on impact rather than confirmed exploitation.
Technical ContextAI
Oracle WebLogic Server is a Java EE application server at the core of Oracle Fusion Middleware, widely used to host enterprise Java applications. The vulnerability lives in the Core component and is reachable through T3 and IIOP - the proprietary RMI-style remoting protocols WebLogic exposes by default on its listen port to support clustering and remote object invocation. Historically, this exact attack surface has been the vector for a long line of WebLogic Java deserialization / remote-object flaws, where untrusted serialized objects delivered over T3/IIOP are processed by the server and lead to remote code execution and full host takeover. No CWE was assigned in the source data, but the T3/IIOP vector combined with a 'takeover' outcome is consistent with an unsafe-deserialization or remote-object-injection class of bug.
RemediationAI
Apply the Oracle Critical Patch Update of July 2026 for the affected WebLogic Server release train (12.2.1.4.0, 14.1.1.0.0, 14.1.2.0.0, or 15.1.1.0.0) as the primary fix - Patch available per vendor advisory at https://www.oracle.com/security-alerts/cpujul2026.html; the input does not provide a discrete fixed build number, so consult the CPU matrix for the exact patch/PSU for your version. Because the vector is T3/IIOP, the key compensating control if you cannot patch immediately is to restrict these protocols: configure a WebLogic connection filter (weblogic.security.net.ConnectionFilterImpl) to allow T3/T3S/IIOP only from trusted management hosts, and block the WebLogic listen port (default 7001, or your configured port) from untrusted networks at the perimeter and internal firewalls. Trade-off: filtering or blocking T3/IIOP can break inter-cluster communication, remote JMX/administration, and remote EJB/JMS clients that legitimately use these protocols, so validate against your integration topology 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-46607
GHSA-hhq4-53w6-w7v5