Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Vendor states unauthenticated, easily exploitable TCP network access yielding full takeover, so AV:N/AC:L/PR:N/UI:N with C/I/A all High 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, 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 TCP 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 takeover of Oracle Coherence (Oracle Fusion Middleware, Core component) is achievable by unauthenticated attackers with only TCP network reachability to the affected service. Per the CVSS:3.1 vector (AV:N/AC:L/PR:N/UI:N) and Oracle's own 'easily exploitable' rating, an attacker needs no credentials or user interaction to gain complete control over confidentiality, integrity, and availability (9.8). At time of analysis there is no public exploit identified and the CVE is not listed in CISA KEV, so exploitation is not confirmed; the fix ships in the Oracle Critical Patch Update of July 2026.
Technical ContextAI
Oracle Coherence is an in-memory data grid / distributed caching and clustering platform bundled with Oracle Fusion Middleware and WebLogic Server, used for scaling stateful Java applications. Coherence cluster members communicate over TCP (and TMB/TCMP transports) on cluster and proxy/Extend ports, which is the network attack surface implied by the 'network access via TCP' language. No CWE was assigned by the source (CWE: N/A), so the precise root-cause class is unstated; the 'takeover' outcome combined with the Java-serialization-heavy history of Coherence Extend/cluster protocols is consistent with a deserialization or protocol-handling flaw, but this is inferred, not confirmed, from the available data. The single CPE (cpe:2.3:a:oracle_corporation:oracle_coherence) confirms the affected component is the Coherence product itself rather than a downstream dependency.
RemediationAI
Apply the Oracle Critical Patch Update of July 2026 for Oracle Coherence across all affected trains (12.2.1.4.0, 14.1.1.0.0, 14.1.2.0.0, 15.1.1.0.0); the exact patched build numbers are enumerated in the CPU advisory at https://www.oracle.com/security-alerts/cpujul2026.html (Patch available per vendor advisory - apply the CPU-designated patch for your version, as Oracle does not publish standalone tagged fix versions in the CVE text). Because Coherence patches are only released via the quarterly CPU and no interim fix is offered, prioritize patching internet-adjacent and shared-tenant clusters first. As compensating controls until patched, restrict TCP access to Coherence cluster (TCMP) and Coherence*Extend proxy ports to only trusted application hosts via firewall/security-group rules and network segmentation - this blocks the untrusted network path but will break Extend clients or cluster members that legitimately connect from outside the allowed set, so validate your client topology first. Where Coherence*Extend is not required, disable the Extend proxy service to shrink the exposed TCP surface; if serialization filtering is available in your Java/Coherence version, enable strict allow-list deserialization filters, accepting the operational risk of blocking legitimate payloads that are not on the list.
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 weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-46632
GHSA-68v8-4v9m-f2c4