Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Network-reachable HTTP listener (AV:N), vendor calls it easily exploitable (AC:L), any low-privilege WebLogic account suffices (PR:L), no user interaction, full takeover with cross-component impact (S:C, C/I/A:H).
Primary rating from Vendor (oracle).
CVSS VectorVendor: oracle
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Lifecycle Timeline
1DescriptionCVE.org
Vulnerability in the WebLogic Server product of Oracle Fusion Middleware (component: Core). Supported versions that are affected are 14.1.2.0.0 and 15.1.1.0.0. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise WebLogic Server. While the vulnerability is in WebLogic Server, attacks may significantly impact additional products (scope change). Successful attacks of this vulnerability can result in takeover of WebLogic Server. CVSS 3.1 Base Score 9.9 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H).
AnalysisAI
Remote takeover of Oracle WebLogic Server 14.1.2.0.0 and 15.1.1.0.0 (Fusion Middleware, Core component) is achievable by a low-privileged attacker over HTTP, with a CVSS 3.1 score of 9.9 driven by a scope change that lets the impact spread beyond WebLogic itself. Oracle has issued the fix in the June 2026 Critical Patch Update (cspujun2026), and there is no public exploit identified at time of analysis. Authenticated but low-effort exploitation combined with full confidentiality, integrity and availability impact makes this a top-priority patching item for any Oracle middleware estate.
Technical ContextAI
Oracle WebLogic Server is a Java EE / Jakarta EE application server widely used to host enterprise applications, web services and integrations on top of Oracle Fusion Middleware. The flaw is in the WebLogic Core component, which handles request dispatch, protocol decoding and the internal object/session model - historically a frequent source of deserialization (CWE-502), authorization bypass (CWE-285) and injection issues in WebLogic. No CWE is published by Oracle (consistent with their CPU disclosure style), but the AV:N/AC:L/PR:L/UI:N/S:C profile and a 'takeover' outcome reachable over HTTP from a low-privileged account is typical of an authenticated-but-trivial protocol-handler or deserialization weakness in T3/IIOP/HTTP listeners. The CPE 'cpe:2.3:a:oracle_corporation:weblogic_server:*' confirms the affected product is the WebLogic Server application server itself, not a bundled component.
RemediationAI
Apply the patch shipped in Oracle's June 2026 Critical Patch Update (cspujun2026) - patch available per vendor advisory at https://www.oracle.com/security-alerts/cspujun2026.html - to both 14.1.2.0.0 and 15.1.1.0.0 deployments; Oracle's documented practice is to require the full CPU bundle rather than individual hotfixes. Until the CPU can be installed, restrict HTTP/HTTPS access to the WebLogic admin and managed-server ports to a small set of trusted management hosts via network ACLs or a reverse proxy, disable or firewall the T3/T3s and IIOP listeners if they are not required (side effect: breaks remote JMX, WLST and some legacy clients), and audit low-privilege accounts on WebLogic to remove unused or default roles since PR:L means any such account is a viable launch point. Increase monitoring on WebLogic access logs and AdminServer.log for anomalous authenticated requests, and place a WAF in front of the application tier to log and rate-limit unusual POST bodies, accepting that a WAF alone is not a reliable mitigation for a scope-changing core-component flaw.
More in Weblogic Server
View allVulnerability in the Oracle WebLogic Server component of Oracle Fusion Middleware (subcomponent: Web Services). Rated cr
Oracle WebLogic Server allows unauthenticated remote code execution through the WLS Security component's T3 protocol, ma
Unspecified vulnerability in the Oracle WebLogic Server component in Oracle Fusion Middleware 10.3.6.0, 12.1.3.0, and 12
Vulnerability in the Oracle WebLogic Server component of Oracle Fusion Middleware (subcomponent: Core Components). Rated
In Apache Log4j 2.x before 2.8.2, when using the TCP socket server or UDP socket server to receive serialized log events
Unspecified vulnerability in the Oracle WebLogic Server component in Oracle Fusion Middleware 10.3.6, 12.1.2, 12.1.3, an
JMSAppender in Log4j 1.2 is vulnerable to deserialization of untrusted data when the attacker has write access to the Lo
A denial of service flaw was found in OpenSSL 0.9.8, 1.0.1, 1.0.2 through 1.0.2h, and 1.1.0 in the way the TLS/SSL proto
FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, rela
A Spring MVC or Spring WebFlux application running on JDK 9+ may be vulnerable to remote code execution (RCE) via data b
Vulnerability in the Oracle WebLogic Server product of Oracle Fusion Middleware (component: Console). Rated critical sev
Vulnerability in the Oracle WebLogic Server product of Oracle Fusion Middleware (component: Console). Rated critical sev
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-37396