Description
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).
Published: 2026-07-21
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Core component of Oracle Coherence, part of Oracle Fusion Middleware. Versions 12.2.1.4.0, 14.1.1.0.0, 14.1.2.0.0, and 15.1.1.0.0 are affected. It allows an unauthenticated attacker with TCP network access to send crafted payloads that are processed by the Core module, resulting in uncontrolled code execution on the host. The result is a complete takeover of the Coherence cluster, with full compromise of confidentiality, integrity, and availability. The flaw is linked to an authentication bypass vulnerability (CWE-306).

Affected Systems

Oracle Coherence is deployed in distributed caching and data grid environments; the affected builds include 12.2.1.4.0, 14.1.1.0.0, 14.1.2.0.0, and 15.1.1.0.0, the latest version available at the time of the advisory. Systems running these packages with the default unsecured TCP listeners exposed to an external network are highly susceptible.

Risk and Exploitability

With a CVSS v3.1 base score of 9.8, the vulnerability is classified as Critical, reflecting maximum impact on confidentiality, integrity, and availability. The EPSS score of less than 1% indicates that, according to current threat intelligence, there is a very low probability of exploitation observed in the wild today, and the issue is not yet listed in the CISA KEV catalog. However, the attack can be launched over plain TCP without authentication or privilege, making it broadly exploitable for any networked Coherence instance. The single-step exploitation flow suggests that once a malicious packet reaches a listening Coherence node, the Core component immediately processes it and yields remote code execution, enabling a complete compromise of the platform.

Generated by OpenCVE AI on August 2, 2026 at 23:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the July 2026 Oracle Critical Patch Update for Oracle Coherence covering all affected versions.
  • Restrict inbound TCP access to Coherence nodes through firewalls, allowing only trusted management IP addresses or VPN connections.
  • Place Coherence cluster nodes in a dedicated internal network segment to prevent exposure to the public network.
  • Disable any unnecessary Coherence services or ports on the nodes to reduce the attack surface.

Generated by OpenCVE AI on August 2, 2026 at 23:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 23:15:00 +0000

Type Values Removed Values Added
Title Unauthenticated Remote Code Execution in Oracle Coherence via TCP
Weaknesses CWE-200
CWE-787

Fri, 24 Jul 2026 01:45:00 +0000

Type Values Removed Values Added
Title Unauthenticated Remote Code Execution in Oracle Coherence via TCP
Weaknesses CWE-200
CWE-787

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-306
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 21 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Description 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).
First Time appeared Oracle
Oracle coherence
CPEs cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
cpe:2.3:a:oracle:coherence:14.1.2.0.0:*:*:*:*:*:*:*
cpe:2.3:a:oracle:coherence:15.1.1.0.0:*:*:*:*:*:*:*
Vendors & Products Oracle
Oracle coherence
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Oracle Coherence
cve-icon MITRE

Status: PUBLISHED

Assigner: oracle

Published:

Updated: 2026-07-23T17:02:25.875Z

Reserved: 2026-07-08T15:51:40.526Z

Link: CVE-2026-60254

cve-icon Vulnrichment

Updated: 2026-07-23T17:02:21.681Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T23:15:05Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function