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
    • 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-14625

CVE-2020-14625: Oracle WebLogic Server RCE Vulnerability

CVE-2020-14625 is a critical remote code execution vulnerability in Oracle WebLogic Server affecting versions 12.2.1.3.0, 12.2.1.4.0, and 14.1.1.0.0. This article covers technical details, affected versions, impact, and mitigation.

Published: March 4, 2026

CVE-2020-14625 Overview

CVE-2020-14625 is a critical remote code execution vulnerability affecting Oracle WebLogic Server, a widely-deployed enterprise Java application server within Oracle Fusion Middleware. This vulnerability exists within the Core component and can be exploited by unauthenticated attackers with network access via IIOP (Internet Inter-ORB Protocol) or T3 protocols to achieve complete server compromise.

The vulnerability is classified as easily exploitable, requiring no user interaction or authentication. Successful exploitation enables attackers to take complete control of vulnerable Oracle WebLogic Server instances, impacting confidentiality, integrity, and availability of the affected systems.

Critical Impact

Unauthenticated remote attackers can achieve complete takeover of Oracle WebLogic Server instances via network-accessible IIOP or T3 protocols, potentially compromising all data and services hosted on the server.

Affected Products

  • Oracle WebLogic Server 12.2.1.3.0
  • Oracle WebLogic Server 12.2.1.4.0
  • Oracle WebLogic Server 14.1.1.0.0

Discovery Timeline

  • July 2020 - Oracle releases security patch in Critical Patch Update
  • 2020-07-15 - CVE-2020-14625 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2020-14625

Vulnerability Analysis

This vulnerability resides in the Core component of Oracle WebLogic Server, which handles fundamental server operations including protocol processing and object serialization. The flaw allows unauthenticated attackers to remotely execute arbitrary code on vulnerable servers without any user interaction.

The attack surface is exposed through two network protocols: T3 (WebLogic's proprietary protocol for remote method invocation) and IIOP (Internet Inter-ORB Protocol used for CORBA-based communication). Both protocols are commonly enabled by default in WebLogic deployments, making this vulnerability particularly dangerous in enterprise environments where WebLogic servers are network-accessible.

Successful exploitation results in complete server takeover, granting attackers the same privileges as the WebLogic Server process. This typically includes access to all deployed applications, databases, and potentially lateral movement capabilities within the enterprise network.

Root Cause

The vulnerability stems from insecure deserialization within the WebLogic Core component. When processing incoming requests over IIOP or T3 protocols, the server deserializes untrusted data without adequate validation, allowing attackers to inject malicious serialized objects that execute arbitrary code upon deserialization.

Attack Vector

The attack is conducted remotely over the network by sending specially crafted serialized payloads to the T3 or IIOP listener ports on vulnerable WebLogic Server instances. The attack requires no authentication and no user interaction, making it highly automatable and suitable for mass exploitation.

Attackers typically scan for exposed WebLogic instances on default ports (typically 7001 for T3/HTTP and 7002 for T3S/HTTPS) and submit malicious serialized objects designed to achieve remote code execution. The low complexity of exploitation combined with the lack of authentication requirements makes this vulnerability particularly severe.

Detection Methods for CVE-2020-14625

Indicators of Compromise

  • Unusual outbound network connections from WebLogic Server processes to unknown external IP addresses
  • Unexpected processes spawned as child processes of the WebLogic Java process
  • Anomalous T3 or IIOP traffic patterns, particularly with large serialized payloads
  • Log entries indicating deserialization errors or unexpected class loading attempts
  • Creation of new files or modifications to existing files in WebLogic deployment directories

Detection Strategies

  • Monitor T3 and IIOP traffic for known deserialization exploit patterns and gadget chains
  • Implement network-based intrusion detection signatures for WebLogic exploitation attempts
  • Deploy endpoint detection and response (EDR) solutions to identify post-exploitation activity
  • Review WebLogic Server logs for unusual error messages related to serialization or class loading

Monitoring Recommendations

  • Enable detailed logging for T3 and IIOP protocol handling in WebLogic Server
  • Configure network monitoring to alert on connections to WebLogic administrative ports from untrusted sources
  • Implement file integrity monitoring on WebLogic installation and deployment directories
  • Establish baseline behavior for WebLogic Server processes to detect anomalous activity

How to Mitigate CVE-2020-14625

Immediate Actions Required

  • Apply the Oracle Critical Patch Update from July 2020 immediately to all affected WebLogic Server instances
  • Restrict network access to T3 and IIOP ports from untrusted networks using firewall rules
  • Disable T3 and IIOP protocols if not required for business operations
  • Implement network segmentation to limit lateral movement in case of compromise

Patch Information

Oracle has released patches addressing this vulnerability in the Oracle Critical Patch Update Advisory - July 2020. Organizations should apply these patches to all affected WebLogic Server versions (12.2.1.3.0, 12.2.1.4.0, and 14.1.1.0.0). Additional technical details are available in the Zero Day Initiative Advisory ZDI-20-885.

Workarounds

  • Configure connection filters to restrict T3 and IIOP protocol access to trusted IP addresses only
  • Implement a reverse proxy or web application firewall (WAF) in front of WebLogic to filter malicious payloads
  • Disable the IIOP protocol if not required by configuring the WebLogic Server domain
  • Use network segmentation to isolate WebLogic servers from direct internet exposure
bash
# Example WebLogic connection filter configuration
# Add to config.xml within the <server> element to restrict T3 access
# This allows T3 only from the specified trusted subnet

# In WebLogic Administration Console:
# Navigate to: Domain > Security > Filter
# Set Connection Filter Rules:
# 192.168.1.0/24 * * allow t3 t3s
# * * * deny t3 t3s

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 Probability8.27%

  • 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
  • CWE References
  • NVD-CWE-noinfo
  • Technical References
  • Zero Day Initiative Advisory ZDI-20-885
  • Vendor Resources
  • Oracle Security Alert July 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-2883: 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