Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Unauthenticated low-complexity remote access via T3/IIOP yields AV:N/AC:L/PR:N/UI:N, and vendor-stated full product takeover justifies C:H/I:H/A:H with no scope change.
Primary rating from Vendor (oracle).
CVSS VectorVendor: oracle
Lifecycle Timeline
2DescriptionCVE.org
Vulnerability in the Service Delivery Platform product of Oracle Fusion Middleware (component: Messaging Enabler). 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 T3, IIOP to compromise Service Delivery Platform. Successful attacks of this vulnerability can result in takeover of Service Delivery Platform. 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 takeover of Oracle Service Delivery Platform (a Fusion Middleware component) is possible when unauthenticated attackers reach the T3 or IIOP protocols exposed by the underlying WebLogic server, per Oracle's July 2026 Critical Patch Update. The Messaging Enabler component in versions 12.2.1.4.0 and 14.1.2.0.0 can be fully compromised (confidentiality, integrity, and availability), earning a CVSS 9.8. No public exploit has been identified at time of analysis, but the T3/IIOP attack surface has a long history of critical WebLogic deserialization exploitation.
Technical ContextAI
Service Delivery Platform is an Oracle Fusion Middleware telecom/communications product that runs atop Oracle WebLogic Server, and the vulnerability sits in its Messaging Enabler component. The named attack vectors - T3 and IIOP - are WebLogic's proprietary remote invocation protocols (T3 is WebLogic's native RMI transport; IIOP is the CORBA interoperability protocol), which have historically been the delivery channel for Java deserialization flaws in WebLogic. Oracle does not assign a CWE for this entry, but the pattern (unauthenticated remote takeover reachable only via T3/IIOP) is characteristic of insecure deserialization of untrusted data (CWE-502) in the WebLogic RMI stack, though the exact root cause is not confirmed in the available data.
RemediationAI
Apply the fixes delivered in Oracle's July 2026 Critical Patch Update (https://www.oracle.com/security-alerts/cpujul2026.html), which is the primary and only vendor-sanctioned remediation for both affected versions 12.2.1.4.0 and 14.1.2.0.0; Patch available per vendor advisory, though the input does not provide a discrete patched build number to cite. Because the attack requires reaching the T3 and IIOP protocols, the strongest compensating control is to restrict those protocols: use WebLogic connection filters (weblogic.security.net.ConnectionFilterImpl) to allow T3/T3S/IIOP only from trusted management hosts, and block the WebLogic listen ports (default 7001/7002) at the network firewall from all untrusted segments - the trade-off is that legitimate remote T3/IIOP clients and inter-cluster traffic must be explicitly allowlisted or they will break. Where T3/IIOP are not required by the application, disabling the IIOP protocol on the server's listen ports removes the vector entirely at the cost of CORBA interoperability. These controls reduce exposure but are not a substitute for the CPU patch.
More in Service Delivery Platform
View allComplete remote takeover of Oracle Service Delivery Platform (a component of Oracle Fusion Middleware, versions 12.2.1.4
Complete takeover of Oracle Service Delivery Platform is achievable by an unauthenticated remote attacker via SOAP reque
Privilege-abusing remote compromise in Oracle Communications Service Delivery Platform (Messaging Enabler component), ve
Full system takeover in Oracle Service Delivery Platform (Fusion Middleware, Messaging Enabler component) versions 12.2.
Complete takeover of Oracle Service Delivery Platform (Fusion Middleware, Messaging Enabler component) is possible by an
Complete takeover of Oracle Service Delivery Platform (Fusion Middleware, Messaging Enabler component) is achievable by
Complete takeover of Oracle Service Delivery Platform (part of Oracle Fusion Middleware) is possible via its Messaging E
Complete takeover of Oracle Communications Service Delivery Platform (SDP) 12.2.1.4.0 and 14.1.2.0.0, shipped within Ora
Full compromise of Oracle Communications Service Delivery Platform (Messaging Enabler component) versions 12.2.1.4.0 and
Complete takeover of Oracle Communications/Fusion Middleware Service Delivery Platform (versions 12.2.1.4.0 and 14.1.2.0
Complete takeover of Oracle Communications Service Delivery Platform (Messaging Enabler component) versions 12.2.1.4.0 a
Full compromise of Oracle Communications Service Delivery Platform (Messaging Enabler component) in Oracle Fusion Middle
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-46794
GHSA-6xc2-chqh-rqm7