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 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).
Published: 2026-09-15
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution (Full Server Compromise)
Action: Immediate Patch
AI Analysis

Impact

Oracle WebLogic Server is affected by a serious authentication bypass flaw that allows an unauthenticated attacker with network access to the T3 or IIOP ports to execute arbitrary code and gain full control of the managed server. The flaw is classified as a severe vulnerability with a CVSS v3.1 base score of 9.8, indicating complete loss of confidentiality, integrity, and availability. It is rooted in improper authentication checks as documented by the CWE identifiers 287 and 306.

Affected Systems

The flaw impacts specific releases of Oracle WebLogic Server, namely version 12.2.1.4.0, 14.1.1.0.0, 14.1.2.0.0, and 15.1.1.0.0. The affected products are listed by Oracle as core server components of Fusion Middleware and are exposed through the T3 and IIOP transport protocols.

Risk and Exploitability

Based on the specification, the exploit requires only network connectivity to the vulnerable ports and does not demand user credentials, making it readily usable by attackers with external network presence. While the EPSS score of under 1 % indicates that large‑scale exploitation has not yet been observed, the high CVSS score and the note of the vulnerability being "easily exploitable" warrant attention, especially in environments where the WebLogic server is publicly reachable or poorly segmented. The vulnerability is not currently catalogued in CISA’s Known Exploited Vulnerabilities database, but the potential impact remains severe.

Generated by OpenCVE AI on September 17, 2026 at 05:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest Oracle WebLogic Server security patch for the affected release or migrate to a non‑affected version that eliminates the flaw.
  • Disable or block access to the T3 and IIOP protocols on the network interfaces that host WebLogic if the services are not required, using firewall rules or OS‑level port controls.
  • Restrict network reachability to the WebLogic servers by segmenting the network, applying strict IP whitelisting, and ensuring that only trusted administrative hosts can reach the privileged ports.

Generated by OpenCVE AI on September 17, 2026 at 05:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 17 Sep 2026 06:00:00 +0000

Type Values Removed Values Added
Title Unauthenticated Remote Code Execution via WebLogic T3/IIOP

Thu, 17 Sep 2026 02:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 15 Sep 2026 23:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287
CWE-306

Tue, 15 Sep 2026 20:15: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 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).
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': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Oracle Weblogic Server
cve-icon MITRE

Status: PUBLISHED

Assigner: oracle

Published:

Updated: 2026-09-15T22:54:39.934Z

Reserved: 2026-08-04T22:06:34.595Z

Link: CVE-2026-70757

cve-icon Vulnrichment

Updated: 2026-09-15T22:46:46.505Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-15T20:17:41.863

Modified: 2026-09-16T19:42:12.090

Link: CVE-2026-70757

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-17T05:45:18Z

Weaknesses
  • CWE-287

    Improper Authentication

  • CWE-306

    Missing Authentication for Critical Function