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-2021-2204

CVE-2021-2204: Oracle WebLogic Server Info Disclosure

CVE-2021-2204 is an information disclosure vulnerability in Oracle WebLogic Server that allows unauthenticated attackers to access sensitive data via HTTP. This article covers technical details, affected versions, and steps.

Published: February 25, 2026

CVE-2021-2204 Overview

CVE-2021-2204 is an information disclosure vulnerability affecting the Core component of Oracle WebLogic Server, a widely deployed Java EE application server within Oracle Fusion Middleware. This easily exploitable vulnerability allows an unauthenticated attacker with network access via HTTP to compromise Oracle WebLogic Server, resulting in unauthorized read access to a subset of server-accessible data.

Critical Impact

Unauthenticated attackers can remotely access sensitive data on affected Oracle WebLogic Server instances without any user interaction or special privileges required.

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

  • April 22, 2021 - CVE-2021-2204 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2021-2204

Vulnerability Analysis

This vulnerability resides in the Core component of Oracle WebLogic Server, which handles fundamental server operations and request processing. The flaw allows unauthenticated attackers to gain unauthorized read access to sensitive data through network-based attacks over HTTP. The vulnerability requires no user interaction and can be exploited remotely, making it particularly concerning for internet-facing WebLogic deployments.

The attack complexity is low, meaning that exploitation does not require specialized conditions or extensive technical knowledge. Since the vulnerability affects the Core component, it impacts fundamental server functionality rather than an optional feature, increasing the breadth of affected deployments.

Root Cause

The root cause of CVE-2021-2204 stems from improper access control mechanisms within the Oracle WebLogic Server Core component. The vulnerability allows unauthorized read operations on server-accessible data due to insufficient validation of incoming HTTP requests. This information disclosure weakness enables attackers to extract sensitive configuration data, application information, or other accessible server resources without authentication.

Attack Vector

The attack vector for this vulnerability is network-based, specifically targeting HTTP endpoints exposed by Oracle WebLogic Server. An attacker can exploit this vulnerability by:

  1. Identifying an exposed Oracle WebLogic Server instance running a vulnerable version
  2. Crafting HTTP requests targeting the Core component
  3. Bypassing authentication requirements to access protected data
  4. Extracting sensitive information from the server response

The vulnerability requires no authentication (PR:N), no user interaction (UI:N), and can be exploited over the network (AV:N) with low attack complexity (AC:L). The impact is limited to confidentiality (C:L) with no integrity or availability impact.

Detection Methods for CVE-2021-2204

Indicators of Compromise

  • Unusual HTTP requests to WebLogic Server endpoints from untrusted IP addresses
  • Anomalous data access patterns or unexpected read operations on server resources
  • Increased HTTP traffic to administrative or core WebLogic components
  • Log entries showing unauthenticated access attempts to protected resources

Detection Strategies

  • Monitor WebLogic Server access logs for suspicious HTTP request patterns targeting Core component endpoints
  • Implement network intrusion detection rules to identify exploitation attempts against known WebLogic vulnerabilities
  • Deploy web application firewalls (WAF) with rules to detect and block anomalous requests to WebLogic Server
  • Use SIEM solutions to correlate access logs and identify potential data exfiltration attempts

Monitoring Recommendations

  • Enable verbose logging on Oracle WebLogic Server to capture detailed request information
  • Configure alerts for unauthenticated access attempts to sensitive server resources
  • Implement network traffic analysis to detect unusual data flows from WebLogic Server instances
  • Regularly review server access logs for patterns consistent with information disclosure attacks

How to Mitigate CVE-2021-2204

Immediate Actions Required

  • Apply the Oracle Critical Patch Update (CPU) from April 2021 to all affected WebLogic Server instances
  • Restrict network access to WebLogic Server administrative interfaces using firewall rules
  • Implement network segmentation to limit exposure of WebLogic Server to untrusted networks
  • Review and audit current WebLogic Server configurations for unnecessary exposed endpoints

Patch Information

Oracle has released security patches addressing CVE-2021-2204 in the April 2021 Critical Patch Update. Organizations running affected 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) should prioritize applying this patch. The patch should be obtained directly from Oracle Support and tested in a non-production environment before deployment to production systems.

Workarounds

  • Restrict network access to Oracle WebLogic Server instances to trusted IP ranges only
  • Place WebLogic Server behind a reverse proxy or WAF that can filter malicious requests
  • Disable or restrict access to unnecessary WebLogic Server endpoints and services
  • Implement strong network segmentation to isolate WebLogic Server from public-facing networks
bash
# Example: Restrict WebLogic Server access using iptables
# Allow access only from trusted internal network
iptables -A INPUT -p tcp --dport 7001 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 7001 -j DROP

# Verify WebLogic Server version for patch applicability
java -cp $WL_HOME/server/lib/weblogic.jar weblogic.version

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechOracle Weblogic Server

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability1.35%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • NVD-CWE-noinfo
  • Vendor Resources
  • Oracle Security Alert April 2021
  • Related CVEs
  • CVE-2023-21839: Oracle WebLogic Server Info Disclosure

  • CVE-2023-22086: Oracle WebLogic Server Info Disclosure

  • CVE-2022-21292: Oracle WebLogic Server Disclosure Flaw

  • CVE-2020-14882: Oracle WebLogic Server RCE Vulnerability
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