CVE-2026-60228: 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
CVE-2026-60228 is a critical Oracle Coherence vulnerability that may let an unauthenticated network attacker take over an affected deployment through TCP access. A successful attack could expose data, alter systems, and disrupt availability. The supplied sources identify four supported versions as affected but do not establish active exploitation.
Executive priority
Treat this as an urgent remediation item because compromise requires neither credentials nor user interaction and could produce complete confidentiality, integrity, and availability loss. Prioritize internet-facing or broadly reachable systems first. Current evidence supports severity and exposure urgency, but not claims of active exploitation.
Technical view
The issue 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, indicating missing authentication for a critical function. Its CVSS 3.1 score is 9.8: network-accessible, low complexity, no privileges or user interaction, with high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is most likely where an affected Oracle Coherence service accepts TCP connections from untrusted, broadly accessible, or insufficiently segmented networks. The supplied evidence does not identify vulnerable ports, configurations, deployment patterns, or unaffected builds, so organizations must verify their inventories and network paths directly.
Exploitation context
The vulnerability is described as easily exploitable and capable of Oracle Coherence takeover without authentication. However, it is not listed as KEV in the supplied bundle, and no cited source confirms exploitation in the wild, public proof-of-concept availability, or attacker activity.
Researcher notes
The supplied record provides CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H and CWE-306. It does not describe the vulnerable protocol operation, root cause, affected ports, detection signatures, fixed versions, or exploit artifacts. Researchers should avoid inferring these details and consult Oracle's advisory for authoritative remediation information.
Mitigation direction
Review Oracle's July 2026 advisory for the vendor-prescribed update or mitigation.
Prioritize remediation for affected Coherence services reachable from untrusted networks.
Restrict TCP access to Coherence using network controls and trusted administrative paths.
Monitor vendor guidance for clarifications about fixed releases and required deployment actions.
Validation and detection
Inventory Oracle Coherence deployments and record their exact installed versions.
Identify whether affected services accept TCP connections and from which network zones.
Confirm access controls prevent unauthenticated connections from untrusted networks.
After remediation, verify versions and configuration against Oracle's published guidance.
Review relevant network and application logs for unexpected access or administrative activity.
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.