Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Oracle confirms unauthenticated HTTP-reachable, low-complexity exploitation yielding full takeover, so AV:N/AC:L/PR:N/UI:N with C:H/I:H/A:H and unchanged scope.
Primary rating from Vendor (oracle).
CVSS VectorVendor: oracle
Lifecycle Timeline
2DescriptionCVE.org
Vulnerability in the Oracle Coherence product of Oracle Fusion Middleware (component: Core). Supported versions that are affected are 12.2.1.4.0 and 14.1.1.0.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Coherence. Successful attacks of this vulnerability can result in takeover of Oracle Coherence. 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
Full remote takeover of Oracle Coherence (part of Oracle Fusion Middleware, Core component) in versions 12.2.1.4.0 and 14.1.1.0.0 is achievable by an unauthenticated attacker with only HTTP network access, per the CVSS:3.1 vector AV:N/AC:L/PR:N/UI:N with High Confidentiality, Integrity, and Availability impact (base score 9.8). Oracle rates it 'easily exploitable' and describes the outcome as complete compromise of Coherence. There is no public exploit identified at time of analysis and it is not listed in CISA KEV, but the trivial-access profile makes it a high-priority patch in the Oracle July 2026 Critical Patch Update.
Technical ContextAI
Oracle Coherence is an in-memory data grid and distributed caching/clustering platform bundled with Oracle Fusion Middleware, frequently used to scale WebLogic and other Java EE application tiers. The affected code lives in the 'Core' component and is reachable over HTTP, which is consistent with the historical class of Coherence/WebLogic flaws driven by unsafe deserialization of untrusted data in the T3/IIOP/HTTP-fronted cluster and management interfaces. Oracle did not assign a CWE (CWE: N/A) and did not publish low-level technical detail, so the precise root cause is not confirmed; however, an unauthenticated 'takeover' over HTTP in a Java middleware grid product strongly points to remote-code-execution-grade deserialization or object-injection rather than a mere information-disclosure bug, despite the 'Information Disclosure' tag in the intelligence feed.
RemediationAI
Apply the fixes from the Oracle Critical Patch Update - July 2026 (https://www.oracle.com/security-alerts/cpujul2026.html); this is patch-available per vendor advisory, though Oracle CPUs ship as quarterly patch bundles rather than a single named point release, so identify the exact Coherence patch for your 12.2.1.4.0 or 14.1.1.0.0 baseline from the advisory's patch matrix (no exact fix version is independently confirmed here). Until patched, reduce exposure by restricting network reachability of Coherence cluster and management HTTP ports to trusted management segments only (breaks any remote/inter-tier access that legitimately crosses those boundaries), placing Coherence behind a reverse proxy or firewall that denies untrusted HTTP, and - where Coherence uses Java serialization over the wire - enforcing serialization allowlists/filters (JEP 290 jdk.serialFilter) which can reject unexpected classes but may disrupt legitimate cluster traffic if misconfigured. Prioritize patching over these compensating controls given the unauthenticated, network-reachable nature of the flaw.
More in Oracle Coherence
View allRemote takeover of Oracle Coherence (Fusion Middleware) via the Centralized Third Party Jars component allows an unauthe
Remote takeover of Oracle Coherence is possible via HTTP by an unauthenticated network attacker, affecting Oracle Fusion
Complete takeover of Oracle Coherence is achievable by an unauthenticated remote attacker over TCP, with the Core compon
Remote takeover of Oracle Coherence (Fusion Middleware component) is possible by unauthenticated network attackers reach
Remote takeover of Oracle Coherence is possible by unauthenticated attackers with HTTP network access to affected Fusion
Remote unauthenticated takeover of Oracle Coherence (Oracle Fusion Middleware) is possible over HTTPS, affecting support
Remote takeover of Oracle Coherence (Fusion Middleware Core component) lets an unauthenticated attacker with TCP network
Remote takeover of Oracle Coherence (the Core component of Oracle Fusion Middleware) allows an unauthenticated attacker
Full takeover of Oracle Coherence (Core component) in Oracle Fusion Middleware versions 14.1.1.0.0, 14.1.2.0.0, and 15.1
Complete takeover of Oracle Coherence (Oracle Fusion Middleware Core component) is achievable by an unauthenticated remo
Full compromise of Oracle Coherence, the in-memory data grid within Oracle Fusion Middleware, is possible over the netwo
Complete takeover of Oracle Coherence is possible when an unauthenticated attacker with TCP network access exploits a Co
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-46659
GHSA-gqgw-5xhf-cgc2