Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Unauthenticated T3/IIOP network vector with no user interaction (AV:N/AC:L/PR:N/UI:N) yielding full product takeover, so C/I/A all High and scope unchanged.
Primary rating from Vendor (oracle).
CVSS VectorVendor: oracle
Lifecycle Timeline
2DescriptionCVE.org
Vulnerability in the Oracle WebCenter Enterprise Capture product of Oracle Fusion Middleware (component: Client Bundle). 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 Oracle WebCenter Enterprise Capture. Successful attacks of this vulnerability can result in takeover of Oracle WebCenter Enterprise Capture. 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 remote takeover of Oracle WebCenter Enterprise Capture (Fusion Middleware, Client Bundle component) is possible in supported versions 12.2.1.4.0 and 14.1.2.0.0, where an unauthenticated network attacker abusing the T3 or IIOP protocols can fully compromise the product with high impact to confidentiality, integrity, and availability. Oracle rates it CVSS 3.1 9.8 and describes it as easily exploitable, but there is no public exploit identified at time of analysis and it is not on CISA KEV. The T3/IIOP attack surface is the same WebLogic RMI channel historically abused via Java deserialization, making it a high-priority patch despite the absence of confirmed in-the-wild activity.
Technical ContextAI
Oracle WebCenter Enterprise Capture is a document imaging and capture module of Oracle Fusion Middleware that runs on the Oracle WebLogic Server stack; the affected 'Client Bundle' component and the named T3 and IIOP protocols are WebLogic's proprietary RMI transport protocols used for remote EJB/JMX and object communication. Vulnerabilities reachable over T3/IIOP in the Oracle/WebLogic ecosystem are historically rooted in unsafe Java object deserialization (CWE-502) exposed on the listen port, though the official CWE here is listed as N/A and Oracle does not disclose root-cause internals in its Critical Patch Update advisories. Because these protocols are handled before application-level authentication in many configurations, a crafted serialized object stream delivered to the WebLogic listen port (default 7001, or the configured T3/IIOP port) is the classic path to remote code execution and full server takeover.
RemediationAI
Apply the fixes from Oracle's July 2026 Critical Patch Update (https://www.oracle.com/security-alerts/cpujul2026.html); this is patch-available-per-vendor-advisory, but Oracle CPUs ship cumulative bundle patches rather than a single tagged release, so an exact fixed build number is not independently confirmed in the input and should be taken from the CPU patch matrix for your platform. Until patching, reduce exposure of the T3/IIOP attack surface: restrict access to the WebLogic listen port (commonly 7001) so only trusted management hosts can reach T3/IIOP, using network ACLs, firewalls, or a WebLogic connection filter (weblogic.security.net.ConnectionFilterImpl) to allow-list T3/T3S/IIOP by source - noting this can break legitimate remote clients or clustering if over-restricted. Where remote T3/IIOP is not required, disable or block the IIOP protocol and terminate external T3 at a proxy, and keep the capture server off the public internet entirely. These are compensating controls only; the Oracle CPU patch is the definitive fix.
More in Webcenter Enterprise Capture
View allFull takeover of Oracle WebCenter Enterprise Capture is possible when a low-privileged attacker reaches the WebLogic T3
Privilege escalation to full takeover in Oracle WebCenter Enterprise Capture 12.2.1.4.0 and 14.1.2.0.0 (Client Bundle co
Full takeover of Oracle WebCenter Enterprise Capture (Fusion Middleware Client Bundle component) is possible for a low-p
Full compromise of Oracle WebCenter Enterprise Capture (versions 12.2.1.4.0 and 14.1.2.0.0) is possible when a low-privi
Full takeover of Oracle WebCenter Enterprise Capture is possible when a low-privileged attacker reaches the WebLogic-bas
Privilege-escalating account takeover in Oracle WebCenter Enterprise Capture (Fusion Middleware, Client Bundle component
Remote unauthenticated compromise of Oracle WebCenter Enterprise Capture (Fusion Middleware, Client Bundle component) al
Full takeover of Oracle WebCenter Enterprise Capture (Fusion Middleware, Client Bundle component) is possible by a low-p
Full takeover of Oracle WebCenter Enterprise Capture (Fusion Middleware, Client Bundle component) is possible when a low
Full-system takeover of Oracle WebCenter Enterprise Capture (Oracle Fusion Middleware, Client Bundle component) is achie
Full remote takeover of Oracle WebCenter Enterprise Capture (Fusion Middleware, Client Bundle component) affects support
Complete takeover of Oracle WebCenter Enterprise Capture is possible via the Client Bundle component, where an unauthent
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-46842
GHSA-34mv-vh59-6543