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 unauthorized access to critical data or complete access to all Oracle Coherence accessible data. CVSS 3.1 Base Score 7.5 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N).
Published: 2026-07-21
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Oracle Coherence, a component of Oracle Fusion Middleware, contains a flaw in its core that allows an attacker who is not logged in to connect and gain unrestricted read access to all data stored in the Coherence cache. The vulnerability can be exercised through the standard TCP interface that Coherence exposes, and does not require any user interaction or privileges. Successful exploitation would allow the attacker to read or potentially modify critical application data, compromising confidentiality and potentially leading to larger application compromises.

Affected Systems

Oracle Corporation’s Coherence product versions 14.1.1.0.0, 14.1.2.0.0 and 15.1.1.0.0 are affected when deployed. If the Coherence service is reachable from an untrusted network or the internet, the vulnerability can be exercised.

Risk and Exploitability

The CVSS v3.1 score of 7.5 indicates a high confidentiality impact with no impact to integrity or availability. The EPSS score of less than 1% suggests that exploitation attempts are uncommon at present, yet the lack of authentication and the fact that the flaw is remotely reachable via an open TCP channel make it a high‑risk threat. The vulnerability is not yet listed in the CISA KEV catalog, but it enables full data exposure and therefore should be corrected as soon as possible. Attack vectors are restricted to establishing a TCP connection to the Coherence service, after which the attacker can read data without further interaction. Natively, the flaw exploits missing or incorrect authentication checks and the absence of a proper authentication mechanism (CWE‑306).

Generated by OpenCVE AI on August 4, 2026 at 17:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy the latest Oracle Coherence patch or upgrade to a version where the vulnerability is resolved.
  • Block external access to the Coherence service by restricting inbound TCP connections to trusted networks only, or via a VPN.
  • Configure the Coherence service to require authentication and enforce strong user credentials, ensuring that the service does not accept unauthenticated connections.

Generated by OpenCVE AI on August 4, 2026 at 17:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Unauthenticated Remote Access Leading to Data Exposure in Oracle Coherence

Sun, 02 Aug 2026 23:30:00 +0000

Type Values Removed Values Added
Title Unauthenticated Remote Access Vulnerability in Oracle Coherence
Weaknesses CWE-284

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

Type Values Removed Values Added
Title Unauthenticated Remote Access Vulnerability in Oracle Coherence
Weaknesses CWE-284

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': 'partial'}, '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 unauthorized access to critical data or complete access to all Oracle Coherence accessible data. CVSS 3.1 Base Score 7.5 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N).
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': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Oracle Coherence
cve-icon MITRE

Status: PUBLISHED

Assigner: oracle

Published:

Updated: 2026-07-23T17:25:10.256Z

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

Link: CVE-2026-60263

cve-icon Vulnrichment

Updated: 2026-07-23T17:25:02.235Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T17:45:03Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function