The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2020-2883

CVE-2020-2883: Oracle WebLogic Server RCE Vulnerability

CVE-2020-2883 is a critical RCE vulnerability in Oracle WebLogic Server allowing unauthenticated attackers to fully compromise the server via IIOP or T3 protocols. This article covers technical details, affected versions, and mitigation.

Updated: May 16, 2026

CVE-2020-2883 Overview

CVE-2020-2883 is a critical deserialization vulnerability in Oracle WebLogic Server, a component of Oracle Fusion Middleware. The flaw exists in the Core component and is exploitable over the network through the Internet Inter-ORB Protocol (IIOP) and T3 protocols. An unauthenticated remote attacker can send a crafted serialized object to trigger arbitrary Java code execution. Successful exploitation results in complete takeover of the WebLogic Server. The vulnerability affects supported versions 10.3.6.0.0, 12.1.3.0.0, 12.2.1.3.0, and 12.2.1.4.0. CISA has added this CVE to its Known Exploited Vulnerabilities (KEV) catalog, confirming active in-the-wild exploitation.

Critical Impact

Unauthenticated attackers can achieve remote code execution and full server compromise via T3 or IIOP, with public exploit code circulating since April 2020.

Affected Products

  • Oracle WebLogic Server 10.3.6.0.0
  • Oracle WebLogic Server 12.1.3.0.0
  • Oracle WebLogic Server 12.2.1.3.0 and 12.2.1.4.0

Discovery Timeline

  • 2020-04-15 - CVE-2020-2883 published to NVD
  • 2020-04-15 - Oracle releases security patch in April 2020 Critical Patch Update
  • 2025-10-27 - Last updated in NVD database

Technical Details for CVE-2020-2883

Vulnerability Analysis

The vulnerability is an insecure Java deserialization flaw in the WebLogic Server Core component. WebLogic exposes the T3 and IIOP remote protocols on its default listening port to support Remote Method Invocation (RMI) and inter-process communication. These protocols accept serialized Java objects from remote clients without sufficient validation of class types. An attacker submits a specially crafted object graph that, when deserialized by the server, triggers a chain of method calls (a gadget chain) leading to arbitrary command execution.

This class of issue continued a long line of WebLogic deserialization weaknesses, with the patch chain bypassing earlier mitigations against gadgets such as those from com.tangosol.internal.util.invoke. The Zero Day Initiative documented the underlying gadget in advisories ZDI-20-504 and ZDI-20-570.

Root Cause

The root cause is improper filtering of untrusted serialized data received over the T3 and IIOP protocols. WebLogic's deserialization blocklist failed to cover all exploitable gadget classes, allowing attackers to reach reflective method invocation paths during object reconstruction. CWE classification is marked as NVD-CWE-noinfo.

Attack Vector

An attacker establishes a TCP connection to the WebLogic listening port (commonly 7001) and negotiates a T3 or IIOP session. The attacker then sends a serialized payload containing the gadget chain. No credentials, user interaction, or prior access are required. Public proof-of-concept exploits have been published, including the WebLogic Server Deserialization Remote Code Execution writeup on Packet Storm.

No sanitized exploit code is reproduced here. Technical mechanics are available in the referenced ZDI advisories and the Packet Storm report.

Detection Methods for CVE-2020-2883

Indicators of Compromise

  • Unexpected outbound network connections from the WebLogic JVM process (java.exe or java) to attacker-controlled infrastructure shortly after inbound T3/IIOP traffic.
  • Spawning of shells (cmd.exe, powershell.exe, /bin/sh, /bin/bash) as child processes of the WebLogic server process.
  • New files written to WebLogic deployment directories such as servers/AdminServer/tmp/ or servers/AdminServer/upload/, particularly .jsp or .war files.
  • Inbound TCP traffic to port 7001 or other configured T3/IIOP ports from untrusted source addresses.

Detection Strategies

  • Inspect WebLogic access and server logs for t3, t3s, iiop, or iiops protocol handshakes from external networks.
  • Hunt for child processes of WebLogic Java workers that match command interpreters or living-off-the-land binaries.
  • Apply network IDS signatures targeting T3 protocol magic bytes and known deserialization gadget class names traversing the wire.

Monitoring Recommendations

  • Forward WebLogic AdminServer.log, access.log, and JVM stdout to a centralized logging platform for correlation.
  • Alert on unauthenticated T3 or IIOP connections originating outside management subnets.
  • Track process lineage from the WebLogic service account to surface post-exploitation activity such as credential dumping or persistence.

How to Mitigate CVE-2020-2883

Immediate Actions Required

  • Apply the Oracle April 2020 Critical Patch Update to all affected WebLogic Server instances immediately, prioritizing internet-facing systems.
  • Restrict T3 and IIOP protocol access to trusted management networks using a WebLogic connection filter or perimeter firewall rules.
  • Review WebLogic hosts for signs of compromise before patching, as CISA confirms this CVE is actively exploited.
  • Rotate credentials and secrets stored on or accessible from any WebLogic server that was internet-exposed prior to patching.

Patch Information

Oracle released fixes as part of the April 2020 Critical Patch Update. Refer to the Oracle Security Alert April 2020 advisory for the relevant patch IDs covering versions 10.3.6.0.0, 12.1.3.0.0, 12.2.1.3.0, and 12.2.1.4.0. CISA tracks ongoing exploitation in the Known Exploited Vulnerabilities Catalog entry for CVE-2020-2883.

Workarounds

  • Configure a WebLogic connection filter (weblogic.security.net.ConnectionFilterImpl) to deny T3 and IIOP traffic from untrusted CIDR ranges.
  • Disable IIOP in the WebLogic Server console under Protocols > IIOP if the protocol is not required by deployed applications.
  • Place WebLogic administration interfaces behind a VPN or jump host and block port 7001 at the network edge.
bash
# Example WebLogic connection filter rules - place in CONFIG.xml or set via console
# Deny T3/T3S/IIOP/IIOPS from all hosts, then allow only management subnet
0.0.0.0/0 * * deny t3 t3s iiop iiops
10.10.0.0/24 * * allow t3 t3s iiop iiops

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechOracle Weblogic Server

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability94.36%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • NVD-CWE-noinfo
  • Technical References
  • Packet Storm Exploit Report

  • Zero Day Initiative Advisory ZDI-20-504

  • Zero Day Initiative Advisory ZDI-20-570

  • CISA Known Exploit CVE-2020-2883
  • Vendor Resources
  • Oracle Security Alert April 2020
  • Related CVEs
  • CVE-2020-14882: Oracle WebLogic Server RCE Vulnerability

  • CVE-2020-14883: Oracle WebLogic Server RCE Vulnerability

  • CVE-2020-2551: Oracle WebLogic Server RCE Vulnerability

  • CVE-2020-14644: Oracle WebLogic Server RCE Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English