Summary
CVE-2026-60202 is a critical unauthenticated remote code execution vulnerability affecting the Core component of Oracle WebLogic Server. The flaw is exploitable over the network via Oracle’s T3 and IIOP protocols with no authentication and no user interaction required, resulting in full confidentiality, integrity, and availability compromise of the affected server. It was disclosed on July 21, 2026 as part of Oracle’s July 2026 Critical Patch Update and carries a CVSS v3.1 base score of 9.8.
Technical details
- Attack vector: Network-accessible T3 and IIOP protocols (Oracle’s binary communication channels used for Java EE inter-component messaging), typically exposed on ports 7001 and 7002.
- Authentication required: None — the vulnerability is exploitable by any unauthenticated remote attacker with network access to the affected WebLogic instance.
- Attack complexity: Low — no special conditions or race conditions are required to trigger the vulnerability.
- Impact: Complete server compromise. Successful exploitation results in high impacts to confidentiality, integrity, and availability, consistent with full server takeover (remote code execution).
- No user interaction required: The attack is entirely server-side and requires no action from a legitimate user.
Affected software
- 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
Severity
- CVSS v3.1 Base Score: 9.8 (Critical)
- Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Mitigation and recommended actions
- Immediate: Apply the Oracle July 2026 Critical Patch Update (CPU) patches for Oracle Fusion Middleware, which address CVE-2026-60202 across all affected WebLogic Server versions. Patch details and instructions are available via Oracle’s Fusion Middleware CPU documentation referenced from the July 2026 CPU advisory.
- Network mitigation (if immediate patching is not feasible): Restrict or block network access to WebLogic T3 and IIOP ports (typically TCP 7001 and 7002) from untrusted networks and the public internet using firewall rules or network access controls. WebLogic T3/IIOP should never be directly internet-exposed.
- Additional hardening: Audit firewall and perimeter rules to ensure the WebLogic Administration Console (
/console) and managed server ports are not publicly accessible.
IONIX Status
The IONIX research team is tracking ongoing exploitation attempts and recommends immediate patching. Potentially affected assets are outlined in this post.

