Description
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 low privileged attacker with network access via RMI to compromise Oracle WebLogic Server. Successful attacks of this vulnerability can result in takeover of Oracle WebLogic Server. CVSS 3.1 Base Score 8.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H).
Published: 2026-07-21
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker who has low privileges and network access to an Oracle WebLogic Server through the Remote Method Invocation (RMI) interface to compromise the server, resulting in full takeover. The exploit is classified as easily exploitable and can lead to loss of confidentiality, integrity, and availability of the affected service, allowing the attacker to execute arbitrary code and control the server. The weakness involves improper handling of privileged calls within the Core component, exposing the system to arbitrary code execution.

Affected Systems

Affected vendor Oracle WebLogic Server versions include 12.2.1.4.0, 14.1.1.0.0, 14.1.2.0.0, and 15.1.1.0.0. Systems running any of these versions are vulnerable and may be exposed if the RMI interface is reachable from the network.

Risk and Exploitability

The CVSS v3.1 base score of 8.8 indicates a high severity exploit with low complexity and low privileges required. The EPSS score of less than 1% signals a low probability of current exploitation observed, and the vulnerability is not listed in the CISA KEV catalog. Consequently, the likely attack vector is a remote network-based attack leveraging the RMI port; an attacker only needs to send a crafted request to the RMI service to trigger the code execution path.

Generated by OpenCVE AI on August 2, 2026 at 22:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Oracle WebLogic Server update that addresses CVE-2026-60313 (available through the Oracle Critical Patch Update for July 2026).
  • If a patch cannot be applied immediately, block external network traffic to the RMI port and limit connections to the WebLogic Server to trusted hosts only.
  • If possible, disable the RMI service or lock down its exposure in the server configuration to prevent remote invocation.
  • Enforce strong authentication for all administrative access to the WebLogic Server and review privilege assignments to ensure the least‑privilege principle is followed.

Generated by OpenCVE AI on August 2, 2026 at 22:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 02 Aug 2026 23:15:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via RMI in Oracle WebLogic Server

Thu, 30 Jul 2026 15:15:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via RMI in Oracle WebLogic Server Core
Weaknesses CWE-287
CWE-94

Fri, 24 Jul 2026 01:15:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via RMI in Oracle WebLogic Server Core
Weaknesses CWE-287
CWE-94

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-306
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 21 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Description 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 low privileged attacker with network access via RMI to compromise Oracle WebLogic Server. Successful attacks of this vulnerability can result in takeover of Oracle WebLogic Server. CVSS 3.1 Base Score 8.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H).
First Time appeared Oracle
Oracle weblogic Server
CPEs cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
cpe:2.3:a:oracle:weblogic_server:14.1.2.0.0:*:*:*:*:*:*:*
cpe:2.3:a:oracle:weblogic_server:15.1.1.0.0:*:*:*:*:*:*:*
Vendors & Products Oracle
Oracle weblogic Server
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Oracle Weblogic Server
cve-icon MITRE

Status: PUBLISHED

Assigner: oracle

Published:

Updated: 2026-07-25T03:56:04.466Z

Reserved: 2026-07-08T15:51:40.529Z

Link: CVE-2026-60313

cve-icon Vulnrichment

Updated: 2026-07-23T17:44:52.147Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T23:00:04Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function