LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2020-14644: Oracle WebLogic Server Remote Code Execution Vulnerability

RBRecent Breaches Vulnerability Intelligence·Sep 18, 2024
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Oct 9, 2024
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2020-14644 to its Known Exploited Vulnerabilities catalog on Sep 18, 2024, with a federal patch deadline of Oct 9, 2024 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Oracle WebLogic Server, a product within the Fusion Middleware suite, contains a deserialization vulnerability. Unauthenticated attackers with network access via T3 or IIOP can exploit this…

CVE-2020-14644 is a remote code execution vulnerability in Oracle WebLogic Server, a component of the Fusion Middleware suite. It stems from a deserialization flaw that unauthenticated attackers can trigger if they have network access to the server over the T3 or IIOP protocols. Successful exploitation lets an attacker run arbitrary code on the affected system, which can lead to full server takeover, lateral movement, or data theft in environments that rely on WebLogic for enterprise Java applications and middleware services.

This matters because WebLogic often sits at the core of business-critical systems and is frequently reachable from internal networks or, in misconfigured cases, from the internet. Defenders should treat any exposed instance as high priority until the vendor patch is confirmed applied and residual exposure is checked.

How it works

The vulnerability is a deserialization issue. WebLogic accepts serialized Java objects over its T3 and IIOP channels. An attacker who can reach those ports can send a specially crafted serialized payload. When the server deserializes the data without adequate validation, the payload can trigger code execution under the privileges of the WebLogic process.

No further exploit mechanics or CWE identifier are supplied in the public summary, so treat the attack surface as any network-accessible T3 or IIOP endpoint on an unpatched WebLogic Server. Confirm exact protocol versions, object streams, and gadget chains against the official Oracle advisory rather than relying on third-party write-ups.

Am I affected? How to find it in your systems

Oracle WebLogic Server typically runs as a Java process on enterprise application servers, often behind load balancers or in middleware tiers that host business applications, portals, or integration services. Inventory every host that runs WebLogic by querying package managers, process lists for the WebLogic Java process, configuration directories under the domain home, and configuration-management databases.

If your environment uses Oracle Fusion Middleware, treat every WebLogic domain as potentially in scope until proven otherwise.

How to remediate

Apply the vendor-supplied update for Oracle WebLogic Server that addresses CVE-2020-14644. Follow the exact patching instructions and any prerequisite steps published in the Oracle advisory; do not rely on generic version numbers or third-party patch lists.

After patching, re-inventory to confirm the update is present on every node, including clustered or standby instances. As additional hardening for this class of flaw:

CISA guidance is to apply the vendor mitigations or discontinue use of the product if mitigations cannot be applied.

If you can't patch immediately

Until the official update can be installed, reduce exposure with compensating controls:

These steps lower risk but do not replace the patch.

If your data may have been exposed

Actively exploited remote-code-execution flaws in middleware frequently precede broader compromise and data theft. If logs or network telemetry suggest successful exploitation, assume the host and any data it could reach are at risk; isolate the system, preserve evidence, and begin incident-response procedures. Separately, you can run a free exposure scan of your email addresses against known breach data sets to determine whether credentials or personal information tied to your organization have already appeared in public dumps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedOracle · WebLogic Server
Added to CISA KEVSep 18, 2024
Federal patch deadlineOct 9, 2024
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities