CVE-2026-60230: Vulnerability in the Oracle Coherence product of Oracle Fusion Middleware (component: Core).
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).
Security readout for executives and security teams
Plain-English summary
An unauthenticated attacker who can reach a vulnerable Oracle Coherence service over TCP may take complete control of it. A successful compromise could expose or alter data and disrupt service availability. Oracle rates the issue 9.8 critical.
Executive priority
Treat as an immediate critical remediation item. Prioritize reachable production systems because compromise requires no credentials or user action and may enable full service takeover. Require rapid ownership, exposure confirmation, containment, and vendor-guided remediation.
Technical view
CVE-2026-60230 affects Oracle Coherence Core versions 12.2.1.4.0, 14.1.1.0.0, 14.1.2.0.0, and 15.1.1.0.0. It is classified as CWE-306, missing authentication for a critical function. The network-reachable flaw requires no privileges or user interaction and can cause high confidentiality, integrity, and availability impacts.
Likely exposure
Exposure exists where an affected Coherence version accepts TCP connections from untrusted or potentially compromised networks. Internet-accessible services warrant the greatest urgency, but internal deployments remain exposed to attackers with network access. The supplied sources do not identify specific ports or configurations.
Exploitation context
The vendor describes the vulnerability as easily exploitable and capable of Coherence takeover. The supplied record indicates it is not in KEV, and no cited source confirms active exploitation. Public exploit availability and observed attack activity are therefore unknown.
Researcher notes
The published vector is CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H. CWE-306 supports an authentication-control failure, but the supplied material does not describe the vulnerable protocol path, affected ports, technical root cause, indicators, or exact update identifiers. Avoid assuming exploitation mechanics beyond the vendor's statements.
Mitigation direction
Identify every deployment running one of the four affected Oracle Coherence versions.
Restrict Coherence TCP access to explicitly trusted systems while remediation is pending.
Review Oracle's July 2026 advisory for the applicable supported update or mitigation.
Apply vendor guidance using normal change control, prioritizing externally reachable and business-critical systems.
Validation and detection
Verify installed Coherence versions against the affected version list.
Map inbound TCP reachability from internet, partner, user, and other untrusted network segments.
Confirm the Oracle-recommended update or mitigation is applied to every affected deployment.
Review Coherence and network telemetry for unexplained or unauthorized TCP access.
Re-test network restrictions and document any systems that cannot yet be remediated.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-306: Credential and account abuse lookup
Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
1ADP providers
2Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-306 · source CWE mapping
Missing Authentication for Critical Function
Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.