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

CVE-2020-14882: Oracle WebLogic Server RCE Vulnerability

CVE-2020-14882 is a critical remote code execution vulnerability in Oracle WebLogic Server Console that allows unauthenticated attackers to take over the server. This article covers technical details, affected versions, and mitigation.

Published: March 11, 2026

CVE-2020-14882 Overview

CVE-2020-14882 is a critical remote code execution vulnerability in the Oracle WebLogic Server product of Oracle Fusion Middleware, specifically affecting the Console component. This vulnerability allows an unauthenticated attacker with network access via HTTP to completely compromise Oracle WebLogic Server instances. Due to its ease of exploitation and severe impact, this vulnerability has been actively exploited in the wild and is listed in CISA's Known Exploited Vulnerabilities Catalog.

Critical Impact

Unauthenticated remote attackers can achieve complete takeover of Oracle WebLogic Server, resulting in full compromise of confidentiality, integrity, and availability. Active exploitation has been observed in the wild.

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

  • October 21, 2020 - CVE-2020-14882 published to NVD
  • October 27, 2025 - Last updated in NVD database

Technical Details for CVE-2020-14882

Vulnerability Analysis

This vulnerability exists within the WebLogic Server Administration Console component. The flaw allows unauthenticated attackers to bypass authentication mechanisms and gain access to the administrative console. Once access is obtained, attackers can leverage console functionality to execute arbitrary code on the underlying server with the privileges of the WebLogic Server process.

The vulnerability is particularly dangerous because it requires no authentication, can be exploited remotely over HTTP, and requires no user interaction. Successful exploitation results in complete server takeover, enabling attackers to access sensitive data, modify system configurations, deploy malicious applications, and establish persistent access to the compromised environment.

Root Cause

The root cause of CVE-2020-14882 stems from improper access control and path traversal issues in the WebLogic Server Administration Console. The vulnerability allows attackers to craft specially formatted HTTP requests that bypass the console's authentication mechanisms. This authentication bypass enables access to protected administrative functionality that should only be available to authenticated administrators.

Attack Vector

The attack is conducted over the network via HTTP requests to the WebLogic Server Administration Console. Attackers craft malicious HTTP requests containing specially encoded path traversal sequences that bypass the authentication filter. This allows direct access to administrative console handlers without valid credentials.

The exploitation flow typically involves:

  1. Identifying an exposed WebLogic Administration Console (typically on port 7001)
  2. Sending crafted HTTP requests with path traversal sequences to bypass authentication
  3. Accessing administrative console functionality to execute system commands
  4. Achieving remote code execution with WebLogic Server process privileges

Multiple public exploits are available, including those documented on Packet Storm Security, demonstrating various exploitation techniques against affected versions.

Detection Methods for CVE-2020-14882

Indicators of Compromise

  • HTTP requests to the WebLogic Administration Console containing encoded path traversal sequences such as %252e%252e%252f or double-encoded characters
  • Unusual access patterns to /console/ endpoints from external IP addresses
  • Unexpected process spawning from the WebLogic Server process (java process executing shell commands)
  • Web server logs showing requests to console.portal handlers with suspicious query parameters
  • Outbound network connections from WebLogic Server processes to unknown destinations

Detection Strategies

  • Implement web application firewall (WAF) rules to detect and block requests containing encoded path traversal sequences targeting WebLogic console endpoints
  • Monitor WebLogic Server access logs for unauthenticated requests to administrative console paths
  • Deploy intrusion detection system (IDS) signatures specifically targeting CVE-2020-14882 exploitation patterns
  • Utilize endpoint detection and response (EDR) solutions to identify suspicious command execution originating from Java processes

Monitoring Recommendations

  • Enable detailed access logging on WebLogic Administration Console and forward logs to a SIEM solution
  • Implement network monitoring for HTTP traffic on WebLogic ports (default 7001) for exploitation patterns
  • Configure alerts for any access to the WebLogic Administration Console from untrusted network segments
  • Monitor for unexpected file system changes in WebLogic deployment directories

How to Mitigate CVE-2020-14882

Immediate Actions Required

  • Apply the Oracle Critical Patch Update from October 2020 immediately to all affected WebLogic Server installations
  • Restrict network access to the WebLogic Administration Console to trusted management networks only
  • If patching is not immediately possible, disable the WebLogic Administration Console or restrict access via firewall rules
  • Review WebLogic Server logs for evidence of exploitation attempts or successful compromise

Patch Information

Oracle has released security patches addressing this vulnerability as part of the Oracle Critical Patch Update - October 2020. Organizations should apply this patch immediately to all affected WebLogic Server installations. Due to the severity of this vulnerability and active exploitation, patching should be treated as an emergency priority.

Workarounds

  • Disable public network access to the WebLogic Administration Console by implementing firewall rules that block external access to console ports
  • Implement a web application firewall (WAF) with rules to block requests containing encoded path traversal sequences
  • Place the WebLogic Administration Console behind a VPN or jump host, requiring authenticated access before reaching the console
  • If feasible, disable the Administration Console entirely using WebLogic configuration settings until patches can be applied
bash
# Configuration example - Restrict access to WebLogic Administration Console via iptables
# Block external access to WebLogic console port (default 7001)
iptables -A INPUT -p tcp --dport 7001 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 7001 -s 192.168.0.0/16 -j ACCEPT
iptables -A INPUT -p tcp --dport 7001 -j DROP

# Verify WebLogic console access restrictions
netstat -tlnp | grep 7001

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.45%

  • 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-Other
  • Technical References
  • Packet Storm RCE Exploit

  • Packet Storm RCE Admin Console

  • Packet Storm 12.2.1.0 RCE

  • CISA Known Exploited Vulnerability
  • Vendor Resources
  • Oracle Security Alert October 2020
  • Related CVEs
  • CVE-2020-14883: Oracle WebLogic Server RCE Vulnerability

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

  • CVE-2020-2883: 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