CVE-2026-60212: 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
This critical Oracle Coherence vulnerability could let an unauthenticated attacker who can reach the service over TCP take control. A successful compromise could expose data, allow unauthorized changes, and disrupt availability. The supplied evidence identifies four supported version lines as affected.
Executive priority
Treat as an urgent remediation item because compromise requires no authentication and may affect all three security objectives. Prioritize reachable production deployments and systems handling sensitive or operationally critical data. The supplied evidence does not establish active exploitation, but the low attack complexity and takeover impact justify accelerated action.
Technical view
CVE-2026-60212 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 and requires network access over TCP, but no credentials or user interaction. Oracle assigns CVSS 3.1 score 9.8, with high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is highest where an affected Oracle Coherence service is reachable over TCP from untrusted networks or broadly accessible internal segments. The supplied sources do not identify specific ports, configurations, deployment prevalence, or whether default installations are exposed.
Exploitation context
The vulnerability is described as easily exploitable and capable of complete Oracle Coherence takeover. However, it is not listed as a CISA KEV in the supplied bundle, and no cited evidence confirms active exploitation, public exploit availability, or observed attacks.
Researcher notes
The CWE-306 classification indicates missing authentication for a critical function, but the supplied material does not explain the vulnerable protocol flow, affected classes, root cause, indicators, or patch details. Validate exposure through version and reachability assessment; consult Oracle's advisory for authoritative remediation information.
Mitigation direction
Identify deployments running the four affected Oracle Coherence versions.
Review Oracle's July 2026 advisory and apply its prescribed update or remediation.
Restrict TCP access to trusted systems until vendor remediation is verified.
Segment Coherence services from internet-facing and unnecessary internal networks.
Increase monitoring for anomalous connections and unauthorized administrative activity.
Validation and detection
Confirm each Oracle Coherence deployment's exact installed version.
Map which systems and network zones can reach Coherence over TCP.
Verify remediation status against Oracle's July 2026 advisory.
Review relevant logs for unexpected connections, configuration changes, or service disruption.
Retest network restrictions after remediation without attempting exploitation.
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.