CVE-2026-60435: Vulnerability in the Oracle WebCenter Content product of Oracle Fusion Middleware (component: Content Server).
Vulnerability in the Oracle WebCenter Content product of Oracle Fusion Middleware (component: Content Server). 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 Oracle WebCenter Content. Successful attacks of this vulnerability can result in takeover of Oracle WebCenter Content. 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 Oracle WebCenter Content over HTTP may take over the service. A compromise could expose or alter content and disrupt availability. Oracle identifies two affected supported versions, and the vulnerability carries a critical 9.8 CVSS score.
Executive priority
Treat this as an immediate remediation priority because reachable affected systems may be compromised without credentials and with potentially complete business impact. Establish ownership, exposure, and remediation status promptly. Escalate internet-facing instances first, while recognizing the supplied sources do not confirm active exploitation.
Technical view
CVE-2026-60435 affects Oracle WebCenter Content Server versions 12.2.1.4.0 and 14.1.2.0.0. It requires network access over HTTP but no credentials, user interaction, or elevated complexity. Oracle reports high confidentiality, integrity, and availability impact. The assigned CWE-306 indicates missing authentication for a critical function.
Likely exposure
Exposure exists where either affected version is deployed and its HTTP interface is reachable by an attacker. Internet-facing systems are the clearest concern, but access from untrusted or compromised internal networks also matters. The supplied sources do not identify specific vulnerable endpoints or configurations that reduce exposure.
Exploitation context
The source bundle does not establish active exploitation, and the CVE is not listed as KEV in the supplied data. Oracle describes exploitation as easy and capable of service takeover. No public proof of concept, attack indicators, affected endpoint details, or exploitation telemetry are provided.
Researcher notes
The public bundle provides severity, affected versions, vector, impact, and CWE classification, but not the vulnerable endpoint, underlying code path, proof of concept, indicators, or detailed remediation. Avoid assuming other WebCenter products or versions are affected. Validate fixes against Oracle's advisory rather than inferred patch identifiers.
Mitigation direction
Review Oracle's July 2026 advisory immediately for its prescribed remediation.
Apply applicable Oracle remediation according to vendor guidance and change controls.
Temporarily restrict HTTP access to trusted administrative networks where operationally feasible.
Remove unnecessary public exposure until remediation is verified.
Increase monitoring of WebCenter HTTP and authentication-related activity.
Validation and detection
Inventory all Oracle WebCenter Content deployments and record exact versions.
Identify whether affected HTTP interfaces are reachable from internet or untrusted networks.
Confirm Oracle advisory guidance was reviewed for every affected deployment.
Verify prescribed remediation is installed or compensating access restrictions remain effective.
Review relevant logs for unusual unauthenticated HTTP activity; no source-provided indicators are available.
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.