A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-2025-21535

CVE-2025-21535: Oracle WebLogic Server RCE Vulnerability

CVE-2025-21535 is a critical remote code execution vulnerability in Oracle WebLogic Server that allows unauthenticated attackers to fully compromise affected systems. This article covers technical details, affected versions, and mitigation.

Updated: January 22, 2026

CVE-2025-21535 Overview

CVE-2025-21535 is a critical authentication bypass vulnerability in Oracle WebLogic Server, a widely deployed enterprise application server within Oracle Fusion Middleware. This vulnerability exists in the Core component and allows unauthenticated attackers with network access to completely compromise affected WebLogic Server instances via the T3 or IIOP protocols.

The vulnerability is classified under CWE-306 (Missing Authentication for Critical Function), indicating that the affected component fails to properly authenticate requests before granting access to sensitive functionality. Given the widespread deployment of Oracle WebLogic Server in enterprise environments for hosting critical business applications, this vulnerability presents a significant risk to organizational security.

Critical Impact

Successful exploitation enables complete server takeover, granting attackers full control over confidentiality, integrity, and availability of the affected Oracle WebLogic Server and potentially all hosted applications.

Affected Products

  • Oracle WebLogic Server 12.2.1.4.0
  • Oracle WebLogic Server 14.1.1.0.0

Discovery Timeline

  • 2025-01-21 - CVE-2025-21535 published to NVD
  • 2025-06-23 - Last updated in NVD database

Technical Details for CVE-2025-21535

Vulnerability Analysis

This vulnerability affects the Core component of Oracle WebLogic Server and stems from missing authentication controls for critical functions. The flaw enables unauthenticated remote attackers to interact with the WebLogic Server via the T3 (WebLogic's proprietary protocol) or IIOP (Internet Inter-ORB Protocol) network protocols without requiring any credentials or user interaction.

The vulnerability is easily exploitable due to the lack of attack complexity and the absence of required privileges or user interaction. Successful exploitation results in complete server compromise, affecting all three core security properties: confidentiality, integrity, and availability. Attackers can potentially access sensitive data, modify server configurations and deployed applications, and disrupt service availability.

Root Cause

The root cause of CVE-2025-21535 is the absence of proper authentication mechanisms for critical server functions exposed through the T3 and IIOP protocols. This falls under CWE-306 (Missing Authentication for Critical Function), where the WebLogic Server Core component fails to verify that incoming requests via these protocols originate from authenticated and authorized users before processing them.

Attack Vector

The attack vector is network-based, targeting the T3 and IIOP protocols used by Oracle WebLogic Server for remote communication. An attacker can exploit this vulnerability by:

  1. Identifying an exposed Oracle WebLogic Server instance on the network
  2. Connecting to the T3 protocol (typically on port 7001) or IIOP protocol
  3. Sending specially crafted requests that bypass authentication controls
  4. Gaining unauthorized access to server functionality, potentially leading to remote code execution

The T3 protocol is Oracle WebLogic's proprietary RMI-based protocol used for communication between WebLogic Server instances and Java clients. The IIOP protocol is used for CORBA interoperability. Both protocols, when exposed without proper access controls, provide a direct attack surface for unauthenticated exploitation.

Detection Methods for CVE-2025-21535

Indicators of Compromise

  • Unexpected inbound connections to T3 protocol ports (typically port 7001 or custom configured ports)
  • Unusual IIOP protocol traffic from external or untrusted network sources
  • Unauthorized administrative actions or configuration changes on WebLogic Server
  • Anomalous process execution or file modifications on WebLogic Server hosts
  • Unexpected outbound network connections from WebLogic Server instances

Detection Strategies

  • Monitor network traffic for suspicious T3 and IIOP protocol activity from unauthorized sources
  • Implement network intrusion detection rules to identify exploitation attempts targeting WebLogic protocols
  • Review WebLogic Server access logs for authentication failures or unauthorized access patterns
  • Deploy endpoint detection and response (EDR) solutions to identify post-exploitation activities

Monitoring Recommendations

  • Enable detailed audit logging for Oracle WebLogic Server administrative actions
  • Configure alerts for connections to T3/IIOP ports from untrusted networks
  • Implement application performance monitoring to detect unusual server behavior
  • Establish baselines for normal WebLogic Server activity to identify anomalies

How to Mitigate CVE-2025-21535

Immediate Actions Required

  • Apply the January 2025 Critical Patch Update from Oracle immediately to all affected WebLogic Server instances
  • Restrict network access to T3 and IIOP protocols using firewall rules, limiting connections to trusted hosts only
  • Disable T3 and IIOP protocols if not required for your deployment
  • Implement network segmentation to isolate WebLogic Server instances from untrusted networks
  • Review and audit WebLogic Server configurations for any signs of compromise

Patch Information

Oracle has addressed this vulnerability in the January 2025 Critical Patch Update (CPU). Administrators should download and apply the appropriate patch from the Oracle Security Alert January 2025. The patch should be applied to all Oracle WebLogic Server instances running versions 12.2.1.4.0 and 14.1.1.0.0.

Before applying patches in production environments, organizations should test the updates in a staging environment to ensure compatibility with deployed applications and configurations.

Workarounds

  • Implement network-level access controls to restrict T3 and IIOP protocol access to trusted IP addresses only
  • Use connection filters in WebLogic Server to limit protocol access by network origin
  • Deploy a Web Application Firewall (WAF) or reverse proxy to filter malicious traffic
  • Consider enabling WebLogic Server's built-in security features such as domain trust and SSL/TLS for all protocols
  • If T3 and IIOP are not required, disable these protocols entirely in the WebLogic Server configuration
bash
# Example: WebLogic Server connection filter configuration
# Add to weblogic.xml or configure via WebLogic Admin Console
# Restrict T3 protocol access to specific trusted networks

# In config.xml, add connection filter rules:
# <connection-filter>
#   <connection-filter-rule>* * 7001 deny t3 t3s</connection-filter-rule>
#   <connection-filter-rule>10.0.0.0/8 * 7001 allow t3 t3s</connection-filter-rule>
# </connection-filter>

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 Probability1.19%

  • 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
  • CWE-306
  • Vendor Resources
  • Oracle Security Alert January 2025
  • 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 Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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