CVE-2026-60294
Analyzed Analyzed - Analysis Complete

Unauthenticated Remote Code Execution in Oracle WebLogic Server

Vulnerability report for CVE-2026-60294, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-21

Last updated on: 2026-07-28

Assigner: Oracle

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 unauthenticated attacker with network access via SOAP 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).

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-21
Last Modified
2026-07-28
Generated
2026-08-11
AI Q&A
2026-07-22
EPSS Evaluated
2026-08-09
NVD
EUVD

Affected Vendors & Products

Showing 4 associated CPEs
Vendor Product Version / Range
oracle weblogic_server 12.2.1.4.0
oracle weblogic_server 14.1.1.0.0
oracle weblogic_server 14.1.2.0.0
oracle weblogic_server 15.1.1.0.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-200 The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
CWE-306 The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a critical vulnerability in Oracle WebLogic Server that allows unauthenticated attackers to remotely compromise the server via SOAP requests. Successful exploitation can lead to full system takeover with high impacts on confidentiality, integrity, and availability.

Detection Guidance

Detecting this vulnerability requires checking for vulnerable Oracle WebLogic Server versions. Use commands like 'curl -v http://<target>:<port>/console' or 'nmap -p <port> --script oracle-weblogic-brute <target>' to identify exposed instances. Verify installed versions with 'java -jar wls.jar -version' if you have access to the server.

Impact Analysis

If you use affected versions of Oracle WebLogic Server (12.2.1.4.0, 14.1.1.0.0, 14.1.2.0.0, or 15.1.1.0.0), an attacker could gain complete control over your server without any authentication. This could lead to data breaches, service disruption, or further network compromise.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating GDPR's data protection requirements and HIPAA's security rules. Organizations may face regulatory penalties, legal liabilities, and reputational damage if exploited.

Mitigation Strategies

Apply the latest Oracle WebLogic Server patches immediately. If patching is not possible, restrict network access to the SOAP port (default 7001) via firewall rules. Disable unnecessary services and monitor for suspicious activity. Consider isolating affected systems until patched.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-60294. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart