Skip to main content
Mallory
HighCISA KEVExploited in the wildPublic exploit

Oracle WebLogic Server Console RCE via Authentication Bypass Chain

IdentifiersCVE-2020-14883CWE-306

CVE-2020-14883 affects the Oracle WebLogic Server Console component in supported versions 10.3.6.0.0, 12.1.3.0.0, 12.2.1.3.0, 12.2.1.4.0, and 14.1.1.0.0. Oracle describes it as an easily exploitable vulnerability that allows a high-privileged attacker with network access over HTTP to compromise WebLogic Server. The provided context further indicates that CVE-2020-14883 is commonly chained with CVE-2020-14882, which bypasses authentication on the administrative console, after which attackers reach console functionality and trigger remote code execution, including via Java deserialization-style payloads and crafted requests to console endpoints such as console.portal. In practice, the issue is widely referenced as part of the WebLogic console auth-bypass/RCE chain rather than as a fully standalone bug.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Successful exploitation can result in full takeover of the Oracle WebLogic Server instance, with high impact to confidentiality, integrity, and availability. Observed real-world abuse includes remote execution of attacker-controlled code, malware deployment, cryptominer installation, stealer deployment, persistence establishment, and use of the compromised server as a foothold for further activity.

Mitigation

If you can’t patch tonight, do this now.

Do not expose the WebLogic administrative console directly to the public Internet. Restrict access to trusted administrative networks, VPNs, or bastion hosts; enforce network-layer ACLs and reverse-proxy restrictions; and deploy WAF/IPS protections capable of detecting and blocking path traversal, console auth-bypass, and known WebLogic exploit patterns. Monitor HTTP access logs and process execution telemetry for suspicious requests to /console paths, console.portal access, deserialization indicators, and post-exploitation commands such as wget, curl, PowerShell download cradles, or similar payload retrieval behavior.

Remediation

Patch, then assume compromise.

Apply Oracle’s security updates for the affected WebLogic Server versions, specifically the fixes released in Oracle’s October 2020 Critical Patch Update and any subsequent cumulative updates. Upgrade unsupported or legacy deployments to a supported, fully patched release. Because exploitation is commonly performed as a chain with CVE-2020-14882, remediation should ensure both vulnerabilities are addressed together rather than treating CVE-2020-14883 in isolation.
PUBLIC EXPLOITS

Exploits

1 valid exploit after Mallory filtered fakes, detection scripts, and README-only repos (5 hidden).

VALID 1 / 6 TOTALView more in app
CVE-2020-14883MaturityPoCVerified exploit

This repository contains a Python proof-of-concept exploit targeting Oracle WebLogic Server. The main file, 'weblogic.py', sends a crafted POST request to the '/console/images/%252E%252E%252Fconsole.portal' endpoint on the target server, attempting to exploit a vulnerability that allows remote code execution via the 'com.tangosol.coherence.mvel2.sh.ShellSession' class. The payload executes the 'ipconfig' command to fingerprint the operating system. The script checks the response for evidence of Windows OS and reports if the target is vulnerable. The README.md provides an example of a similar payload and a sample HTTP request. The exploit requires the attacker to specify the target's IP and port, and the target must be accessible over the network. No CVE is explicitly referenced, but the exploit is clearly aimed at WebLogic's remote code execution vulnerabilities.

amacloudobiaDisclosed Jun 7, 2024pythonnetwork
EXPOSURE SURFACE

Affected products & vendors

Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.

VendorProductType
OracleWeblogic Serverapplication

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware6

Malware families riding this exploit, with evidence and IOCs.

Detection signatures2

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity1

Community discussion across Reddit, Mastodon, and other social sources.