CVE-2026-60386: Vulnerability in the Service Delivery Platform product of Oracle Fusion Middleware (component: Messaging En...
Vulnerability in the Service Delivery Platform product of Oracle Fusion Middleware (component: Messaging Enabler). Supported versions that are affected are 12.2.1.4.0 and 14.1.2.0.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Service Delivery Platform. Successful attacks of this vulnerability can result in takeover of Service Delivery Platform. 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 the affected HTTP service may take complete control of Oracle Service Delivery Platform. A successful attack could expose information, alter messaging operations, and interrupt service. The issue affects supported versions 12.2.1.4.0 and 14.1.2.0.0.
Executive priority
Treat as an immediate remediation priority for exposed affected systems. The combination of unauthenticated remote access, low attack complexity, and potential complete takeover creates material confidentiality, integrity, and availability risk. Require rapid ownership, exposure confirmation, and documented remediation status.
Technical view
CVE-2026-60386 affects Oracle Fusion Middleware Service Delivery Platform’s Messaging Enabler component. It is classified as CWE-306, indicating missing authentication for a critical function. Exploitation requires network access over HTTP but no credentials, user interaction, or complex prerequisites. Oracle assigns CVSS 3.1 score 9.8, with high confidentiality, integrity, and availability impact.
Likely exposure
Exposure exists where Service Delivery Platform version 12.2.1.4.0 or 14.1.2.0.0 is deployed and its HTTP interface is reachable by an attacker. Internet-facing systems present the clearest concern, but internally reachable services may also be exposed. The supplied sources do not identify affected configurations beyond product, component, versions, and HTTP access.
Exploitation context
The vulnerability is described as easily exploitable and capable of full product takeover without authentication. However, the supplied bundle marks it absent from KEV and provides no evidence of observed exploitation, public proof-of-concept availability, or attacker activity. Active exploitation therefore cannot be asserted.
Researcher notes
The available evidence establishes affected versions, HTTP attack vector, lack of required authentication, and takeover impact. It does not identify the vulnerable endpoint, underlying implementation flaw, patch identifier, indicators of compromise, or confirmed exploitation. Validation should remain non-invasive and follow Oracle guidance.
Mitigation direction
Review Oracle’s July 2026 Critical Patch Update for the prescribed remediation.
Prioritize remediation for affected HTTP services reachable from untrusted networks.
Restrict HTTP access to trusted administrative or application networks until remediation is confirmed.
Use compensating network controls where immediate vendor remediation is unavailable.
Validation and detection
Inventory Service Delivery Platform and Messaging Enabler deployments and record exact versions.
Identify whether affected HTTP endpoints are internet-facing or reachable from untrusted internal networks.
Confirm Oracle’s prescribed update or mitigation has been applied to each affected deployment.
Review relevant HTTP and security logs for unexplained unauthenticated access or configuration changes.
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.