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-14645

CVE-2020-14645: Oracle WebLogic Server RCE Vulnerability

CVE-2020-14645 is a critical remote code execution flaw in Oracle WebLogic Server that allows unauthenticated attackers to take over the system via network protocols. This article covers technical details, affected versions, and steps.

Published: March 4, 2026

CVE-2020-14645 Overview

CVE-2020-14645 is a critical remote code execution vulnerability affecting the Oracle WebLogic Server product within Oracle Fusion Middleware. This vulnerability exists in the Core component and allows an unauthenticated attacker with network access via IIOP (Internet Inter-ORB Protocol) or T3 protocol to completely compromise vulnerable Oracle WebLogic Server instances. The vulnerability is considered easily exploitable, requiring no user interaction or authentication, making it particularly dangerous for internet-facing deployments.

Critical Impact

Successful exploitation enables complete takeover of Oracle WebLogic Server with full impact to confidentiality, integrity, and availability. The vulnerability has an extremely high EPSS score of 92.32%, indicating significant real-world exploitation probability.

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
  • Oracle WebLogic Server 12.2.1.4.0
  • Oracle WebLogic Server 14.1.1.0.0

Discovery Timeline

  • July 15, 2020 - CVE-2020-14645 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2020-14645

Vulnerability Analysis

This vulnerability represents a critical insecure deserialization flaw in Oracle WebLogic Server's Core component. The vulnerability can be exploited remotely without authentication through either the IIOP or T3 protocols, both of which are commonly used for communication with WebLogic Server instances. When exploited, an attacker gains the ability to execute arbitrary code with the privileges of the WebLogic Server process, potentially leading to complete system compromise.

The attack surface is particularly concerning because WebLogic Server is frequently deployed in enterprise environments to host critical business applications. Organizations running affected versions with T3 or IIOP protocols exposed to untrusted networks face immediate risk of exploitation.

Root Cause

The vulnerability stems from improper handling of serialized Java objects received through the T3 and IIOP protocols. WebLogic Server fails to adequately validate incoming serialized data before deserialization, allowing attackers to craft malicious payloads that execute arbitrary code when processed by the server. This is a classic insecure deserialization vulnerability pattern that has affected numerous Java-based application servers.

Attack Vector

The attack is conducted remotely over the network by sending specially crafted serialized Java objects to the vulnerable WebLogic Server via T3 (typically port 7001) or IIOP protocols. The attacker does not require any form of authentication or prior access to the target system. The exploitation process typically involves:

  1. Identifying an exposed WebLogic Server instance with T3 or IIOP enabled
  2. Crafting a malicious serialized Java object using gadget chains available in the server's classpath
  3. Sending the malicious payload to the target server
  4. The server deserializes the malicious object, triggering arbitrary code execution

This vulnerability is related to deserialization attacks commonly seen against Java application servers where gadget chains in common libraries can be leveraged for exploitation.

Detection Methods for CVE-2020-14645

Indicators of Compromise

  • Unusual outbound network connections originating from WebLogic Server processes
  • Unexpected child processes spawned by the WebLogic Server Java process
  • Anomalous T3 or IIOP traffic patterns, particularly large or malformed serialized object payloads
  • Log entries indicating deserialization errors or unexpected class loading attempts
  • New or modified files in WebLogic Server directories without administrator authorization

Detection Strategies

  • Monitor T3 protocol traffic (default port 7001) for suspicious serialized object patterns using network intrusion detection systems
  • Implement Java deserialization attack signatures in IDS/IPS solutions to detect known gadget chain patterns
  • Enable detailed WebLogic Server audit logging to capture authentication attempts and protocol-level events
  • Deploy application-level monitoring to detect anomalous behavior in WebLogic processes

Monitoring Recommendations

  • Configure SIEM alerts for unusual process creation events from WebLogic Server instances
  • Establish baseline network behavior for WebLogic deployments and alert on deviations
  • Implement file integrity monitoring on WebLogic Server installation directories
  • Monitor for reconnaissance activities targeting WebLogic ports and protocols

How to Mitigate CVE-2020-14645

Immediate Actions Required

  • Apply the Oracle Critical Patch Update from July 2020 immediately to all affected WebLogic Server instances
  • If patching is not immediately possible, disable T3 and IIOP protocols on externally accessible interfaces
  • Implement network segmentation to restrict access to WebLogic administrative interfaces
  • Review and restrict network firewall rules to limit access to WebLogic Server ports from untrusted networks

Patch Information

Oracle has addressed this vulnerability in the July 2020 Critical Patch Update. Administrators should apply the appropriate patches for their WebLogic Server versions as documented in the Oracle Security Alert July 2020. Given the critical severity and high exploitation probability, patching should be prioritized for all affected systems, particularly those accessible from the internet or untrusted networks.

Workarounds

  • Block external access to T3 protocol (typically port 7001) at the network perimeter using firewall rules
  • Configure WebLogic Server connection filters to restrict T3 and IIOP protocol access to trusted IP addresses only
  • Deploy a web application firewall (WAF) or reverse proxy that can inspect and filter malicious payloads
  • Consider disabling IIOP if not required for business operations
bash
# Example WebLogic connection filter configuration to restrict T3 access
# Add to config.xml within the <server> element
# This restricts T3 protocol access to specified trusted networks only

# In WebLogic Admin Console:
# 1. Navigate to Environment > Servers > [ServerName] > Protocols > General
# 2. Under Connection Filters, add filter rules:
#    Allow: 10.0.0.0/8 * * allow t3 t3s
#    Deny: * * * deny t3 t3s

# Alternatively, block T3 at the network level:
iptables -A INPUT -p tcp --dport 7001 -s ! 10.0.0.0/8 -j DROP

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 Probability92.32%

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