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-2023-22086

CVE-2023-22086: Oracle WebLogic Server Info Disclosure

CVE-2023-22086 is an information disclosure vulnerability in Oracle WebLogic Server that allows unauthenticated attackers to access critical data via T3 or IIOP protocols. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: February 4, 2026

CVE-2023-22086 Overview

CVE-2023-22086 is an information disclosure vulnerability in the Oracle WebLogic Server product of Oracle Fusion Middleware, specifically affecting the Core component. This vulnerability allows unauthenticated attackers with network access via T3 or IIOP protocols to compromise Oracle WebLogic Server instances, potentially resulting in unauthorized access to critical data or complete access to all WebLogic Server accessible data.

Critical Impact

Unauthenticated remote attackers can exploit this vulnerability via network-accessible T3 or IIOP protocols to gain unauthorized access to sensitive data within Oracle WebLogic Server environments without requiring any user interaction or special privileges.

Affected Products

  • Oracle WebLogic Server 12.2.1.4.0
  • Oracle WebLogic Server 14.1.1.0.0

Discovery Timeline

  • October 17, 2023 - CVE-2023-22086 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2023-22086

Vulnerability Analysis

This vulnerability resides in the Core component of Oracle WebLogic Server, affecting the T3 and IIOP protocol handlers. The T3 protocol is Oracle's proprietary protocol used for communication between WebLogic Server instances and Java clients, while IIOP (Internet Inter-ORB Protocol) is used for CORBA-based communications.

The flaw is classified under CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor), indicating that the vulnerability enables information disclosure through improper handling of data access controls. The vulnerability is easily exploitable, requiring no authentication, no user interaction, and presenting low attack complexity for malicious actors with network access to the vulnerable protocols.

Root Cause

The root cause stems from insufficient access controls within the WebLogic Server Core component when processing requests over T3 and IIOP protocols. The vulnerability allows remote unauthenticated attackers to bypass intended data access restrictions, leading to exposure of sensitive information that should otherwise be protected. This represents a failure in the protocol handling layer to properly validate and authorize data access requests.

Attack Vector

The attack vector is network-based, requiring only network connectivity to the T3 or IIOP service ports on the vulnerable WebLogic Server. Attackers can exploit this vulnerability without authentication, making it particularly dangerous for internet-facing or inadequately firewalled WebLogic Server deployments.

The exploitation flow involves:

  1. Attacker identifies a WebLogic Server instance with T3 (typically port 7001) or IIOP protocols exposed
  2. Attacker crafts malicious requests targeting the vulnerable Core component
  3. The server processes the request without proper authorization checks
  4. Sensitive data or complete access to server-accessible data is returned to the attacker

Detection Methods for CVE-2023-22086

Indicators of Compromise

  • Unusual network traffic patterns on T3 (port 7001) or IIOP ports from external or unauthorized sources
  • Unexpected data access requests in WebLogic Server audit logs from unauthenticated sessions
  • Anomalous connection attempts to WebLogic administration interfaces from unrecognized IP addresses

Detection Strategies

  • Monitor network traffic for suspicious T3 and IIOP protocol communications, particularly from external networks
  • Implement intrusion detection rules to identify exploitation attempts targeting WebLogic Server protocols
  • Review WebLogic Server access logs for patterns indicating data exfiltration or unauthorized data queries
  • Deploy network segmentation monitoring to detect lateral movement attempts following initial compromise

Monitoring Recommendations

  • Enable verbose logging for T3 and IIOP protocol handlers on WebLogic Server instances
  • Configure SIEM alerting for authentication failures and suspicious access patterns on WebLogic infrastructure
  • Implement network traffic analysis for anomalous data volumes leaving WebLogic Server environments

How to Mitigate CVE-2023-22086

Immediate Actions Required

  • Apply Oracle's October 2023 Critical Patch Update (CPU) to all affected WebLogic Server installations immediately
  • Restrict network access to T3 and IIOP protocols using firewall rules, limiting exposure to trusted networks only
  • Disable T3 and IIOP protocols if not required for business operations
  • Conduct an audit of WebLogic Server deployments to identify all instances running affected versions

Patch Information

Oracle has addressed this vulnerability in their October 2023 Critical Patch Update. Organizations running Oracle WebLogic Server versions 12.2.1.4.0 or 14.1.1.0.0 should apply the relevant patches as documented in the security advisory. The patch should be tested in non-production environments before deployment to production systems.

Workarounds

  • Implement network-level filtering to block T3 and IIOP protocol access from untrusted networks
  • Configure WebLogic Server connection filters to restrict T3 and IIOP connections to authorized IP addresses only
  • Deploy a Web Application Firewall (WAF) or reverse proxy to inspect and filter malicious protocol traffic
bash
# Example WebLogic Server connection filter configuration
# Add to config.xml to restrict T3 protocol access
# Location: $DOMAIN_HOME/config/config.xml

# Restrict T3 connections to internal network only
# Configure within the <security-configuration> element:
# <connection-filter>weblogic.security.net.ConnectionFilterImpl</connection-filter>
# <connection-filter-rules>
#   * * 7001 deny t3 t3s
#   10.0.0.0/8 * 7001 allow t3 t3s
#   192.168.0.0/16 * 7001 allow t3 t3s
# </connection-filter-rules>

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

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.29%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • NVD-CWE-noinfo

  • CWE-200
  • Vendor Resources
  • Oracle Security Alert October 2023
  • Related CVEs
  • CVE-2023-21839: Oracle WebLogic Server Info Disclosure

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

  • CVE-2021-2204: Oracle WebLogic Server Info Disclosure

  • 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