Description
Vulnerability in the Oracle Coherence product of Oracle Fusion Middleware (component: Core). Supported versions that are affected are 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

CVE‑2026‑60298 is a flaw in the Core component of Oracle Coherence that allows an unauthenticated attacker with network connectivity to the Coherence TCP port to send a crafted packet that bypasses required authentication and establishes full control over the application. The missing or inadequate authentication check is reflected in CWE‑306. Once exploited the attacker can execute arbitrary code, thereby compromising the confidentiality, integrity and availability of the Coherence instance and any data or services it provides.

Affected Systems

The vulnerability affects Oracle Coherence versions 14.1.1.0.0, 14.1.2.0.0 and 15.1.1.0.0. Network endpoints deployed with these versions expose a TCP listener that, according to the CPE data, is commonly used in on‑premises Oracle Fusion Middleware environments.

Risk and Exploitability

The CVSS 3.1 base score of 9.8 marks this as critical, but the EPSS score of less than 1 % indicates a low current exploitation likelihood, and the issue is not listed in CISA’s KEV catalog. The only requirement for exploitation is an attacker that can reach the Coherence TCP port; no user interaction or credentials are needed, making the attack path straightforward and potentially viable in any environment where the port is exposed.

Generated by OpenCVE AI on August 4, 2026 at 04:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Oracle patch released in the CPU July 2026 advisory that addresses CVE‑2026‑60298, updating Coherence to a fixed version.
  • Restrict inbound traffic to the Coherence TCP port using firewalls or security group rules so that only trusted hosts can reach it.
  • Enable authentication or enforce proper access controls on Coherence services to prevent unauthenticated connections.

Generated by OpenCVE AI on August 4, 2026 at 04:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 04:45:00 +0000

Type Values Removed Values Added
Title Unauthenticated Network-Exposed Vulnerability in Oracle Coherence

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

Type Values Removed Values Added
Title Unauthenticated Remote Code Execution via TCP in Oracle Coherence

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

Type Values Removed Values Added
Title Unauthenticated Remote Code Execution via TCP in Oracle Coherence

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 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: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-23T18:42:29.857Z

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

Link: CVE-2026-60298

cve-icon Vulnrichment

Updated: 2026-07-23T18:42:23.811Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T04:30:04Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function