CVE-2026-60289: 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 HTTP 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
Oracle Coherence contains a critical flaw that may let an unauthenticated, network-connected attacker take over an affected deployment through HTTP. A successful compromise could expose or alter data and disrupt the service. Only the listed supported versions are confirmed affected by the supplied sources.
Executive priority
Treat this as an immediate remediation priority for affected, HTTP-reachable systems. The combination of unauthenticated remote access, low attack complexity, and potential full takeover creates material confidentiality, integrity, and availability risk, although active exploitation is not established by the supplied evidence.
Technical view
CVE-2026-60289 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 categorized as CWE-306, indicating missing authentication for a critical function. The CVSS 3.1 score is 9.8, reflecting remote, low-complexity, unauthenticated exploitation without user interaction and high confidentiality, integrity, and availability impacts.
Likely exposure
Exposure is highest where an affected Oracle Coherence version accepts HTTP connections from untrusted or broadly accessible networks. Deployments without such network reachability may have reduced immediate exposure, but the supplied sources do not establish that isolation eliminates risk.
Exploitation context
The vulnerability is described as easily exploitable and capable of complete Oracle Coherence takeover. The supplied bundle marks it as absent from KEV and provides no cited evidence of active exploitation. Exploit availability and observed attack activity therefore remain unconfirmed.
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 sources do not provide root-cause detail, affected endpoints, proof-of-concept information, attack telemetry, or version-specific remediation instructions. Avoid inferring those details without additional vendor evidence.
Mitigation direction
Review Oracle's July 2026 Critical Patch Update guidance for the deployed Coherence release.
Apply the vendor-prescribed remediation after testing it in a representative environment.
Restrict HTTP access to trusted systems while remediation is pending.
Monitor Oracle guidance for clarifications or revised remediation information.
Validation and detection
Inventory Oracle Coherence deployments and record their exact versions.
Identify which affected deployments accept HTTP traffic and from which networks.
Confirm vendor-prescribed remediation is installed on every affected instance.
Retest network exposure and essential Coherence functions after remediation.
Review monitoring data for unexpected HTTP access or signs of compromise.
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.