CVE-2026-60198: Vulnerability in the Oracle WebLogic Server product of Oracle Fusion Middleware (component: Core).
Vulnerability in the Oracle WebLogic Server 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 T3, IIOP to compromise Oracle WebLogic Server. Successful attacks of this vulnerability can result in takeover of Oracle WebLogic Server. 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 WebLogic Server vulnerability could let an unauthenticated network attacker take complete control of an affected server through T3 or IIOP. A successful compromise could expose data, alter applications, disrupt services, and provide access to connected business systems.
Executive priority
Treat as an immediate remediation priority. The combination of unauthenticated remote access, low attack complexity, and potential complete server takeover creates material operational and data risk. First address affected systems reachable from the internet or other untrusted networks, then remediate internally reachable deployments.
Technical view
CVE-2026-60198 affects WebLogic Server 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 no privileges or user interaction. Oracle reports low-complexity remote exploitation over T3 or IIOP, with high confidentiality, integrity, and availability impact and a CVSS 3.1 score of 9.8.
Likely exposure
Exposure exists where an affected WebLogic version accepts T3 or IIOP connections from untrusted or insufficiently restricted networks. Internet-accessible services are the highest concern, but internal reachability also creates risk from compromised hosts. The supplied evidence does not identify affected configurations beyond version and protocol accessibility.
Exploitation context
Oracle describes the flaw as easily exploitable and capable of server takeover without authentication. The supplied bundle does not place it in CISA KEV and provides no cited evidence of active exploitation, public proof-of-concept availability, or observed attacks.
Researcher notes
The public bundle identifies CWE-306 but does not describe the vulnerable code path, root cause, affected default settings, patch identifiers, indicators of compromise, or protocol-specific prerequisites. Researchers should rely on Oracle's advisory for remediation details and avoid assuming exploitation mechanics not established by cited sources.
Mitigation direction
Inventory WebLogic deployments and identify the four affected versions.
Review Oracle's July 2026 advisory and apply its prescribed updates or mitigations.
Restrict T3 and IIOP access to explicitly required, trusted network sources.
Prioritize externally reachable and business-critical WebLogic systems.
Monitor affected systems closely until Oracle-prescribed remediation is verified.
Validation and detection
Confirm each WebLogic deployment's exact installed version.
Map whether T3 or IIOP is reachable from untrusted networks.
Verify network controls deny connections from unauthorized sources.
Confirm Oracle-prescribed remediation is installed and recorded.
Review relevant logs for unexpected T3 or IIOP activity and compromise indicators.
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.