Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-2023-21934

CVE-2023-21934: Oracle Database Privilege Escalation Flaw

CVE-2023-21934 is a privilege escalation vulnerability in Oracle Database Java VM component affecting versions 19c and 21c. Attackers can gain unauthorized access to critical data. This article covers technical details, impact, and mitigations.

Published: February 11, 2026

CVE-2023-21934 Overview

CVE-2023-21934 is a vulnerability in the Java VM component of Oracle Database Server. This security flaw affects supported versions 19c and 21c of the Oracle Database Enterprise Edition. The vulnerability allows a low-privileged attacker with a User Account privilege to potentially compromise the Java VM component through network access via TLS.

Successful exploitation of this vulnerability can result in unauthorized creation, deletion, or modification of critical data, as well as unauthorized access to all Java VM accessible data. The attack requires network access and presents a complex exploitation scenario.

Critical Impact

Successful exploitation allows unauthorized creation, deletion, or modification of critical data and complete access to all Java VM accessible data within the Oracle Database environment.

Affected Products

  • Oracle Database 19c Enterprise Edition
  • Oracle Database 21c Enterprise Edition

Discovery Timeline

  • 2023-04-18 - CVE CVE-2023-21934 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2023-21934

Vulnerability Analysis

This vulnerability resides in the Java VM component of Oracle Database Server. The Java VM (JVM) is integrated into Oracle Database to enable the execution of Java stored procedures and functions within the database environment. The flaw allows attackers with low-level user account privileges to exploit the Java VM through TLS network connections.

The exploitation is considered difficult due to the high attack complexity requirements, meaning specific conditions must be met for successful exploitation. The vulnerability impacts both confidentiality and integrity, potentially allowing attackers to read, create, modify, or delete critical data accessible through the Java VM component. Notably, there is no impact on availability.

Root Cause

The root cause of this vulnerability has not been fully disclosed by Oracle. The vulnerability is classified under NVD-CWE-noinfo, indicating insufficient information is available to map it to a specific CWE weakness category. However, the vulnerability exists within the Java VM's handling of network connections over TLS, potentially involving improper access control or authorization mechanisms within the Java execution environment.

Attack Vector

The attack vector for CVE-2023-21934 is network-based, requiring the attacker to have:

  1. Network Access: The attacker must have network connectivity to the Oracle Database server via TLS
  2. User Account Privilege: Low-level database user account credentials are required to initiate the attack
  3. No User Interaction: The attack does not require any interaction from legitimate users

The attacker leverages their authenticated session to exploit the Java VM component, potentially bypassing intended access restrictions to gain unauthorized access to critical data or modify database contents.

Detection Methods for CVE-2023-21934

Indicators of Compromise

  • Unusual Java VM activity or errors in Oracle Database alert logs
  • Unexpected data modifications or deletions traced to Java stored procedures
  • Anomalous TLS connection patterns to the database server from authenticated users
  • Unauthorized access attempts to Java VM accessible data from low-privileged accounts

Detection Strategies

  • Monitor Oracle Database audit logs for suspicious Java VM operations and stored procedure executions
  • Implement database activity monitoring (DAM) to track unusual data access patterns through Java VM
  • Enable Oracle Unified Auditing to capture fine-grained audit records for Java VM component activities
  • Deploy network monitoring to detect anomalous TLS traffic patterns to database endpoints

Monitoring Recommendations

  • Configure alerts for unexpected Java stored procedure creations or modifications
  • Establish baseline Java VM usage patterns and alert on deviations
  • Monitor for bulk data access or modification operations through Java VM interfaces
  • Review Oracle Database listener logs for unusual connection patterns

How to Mitigate CVE-2023-21934

Immediate Actions Required

  • Apply the Oracle Critical Patch Update (CPU) from April 2023 immediately
  • Review and restrict User Account privileges that have access to Java VM functionality
  • Audit existing Java stored procedures and database objects for unauthorized modifications
  • Implement network segmentation to limit TLS access to the Oracle Database server

Patch Information

Oracle has addressed this vulnerability in the April 2023 Critical Patch Update (CPU). Database administrators should download and apply the appropriate patch from the Oracle Security Alert April 2023.

Organizations running Oracle Database versions 19c or 21c Enterprise Edition should prioritize patching systems that are accessible via network connections. Ensure proper testing in a non-production environment before deploying patches to production systems.

Workarounds

  • Restrict network access to the Oracle Database server to only trusted IP addresses and networks
  • Disable or remove the Java VM component if not required for business operations using dbms_java.dropjava
  • Implement additional authentication controls and enhanced monitoring for accounts with Java VM access
  • Use Oracle Database Vault to create security realms that protect sensitive data from Java VM access
bash
# Configuration example - Disable Java VM if not required
# Check if Java is installed in the database
SELECT * FROM v$option WHERE parameter = 'Java';

# Remove Java from the database if not needed (run as SYSDBA)
# @?/javavm/install/rmjvm.sql

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechOracle Database

  • SeverityMEDIUM

  • CVSS Score6.8

  • EPSS Probability0.53%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • NVD-CWE-noinfo
  • Vendor Resources
  • Oracle Security Alert April 2023
  • Related CVEs
  • CVE-2025-30751: Oracle Database Privilege Escalation Flaw

  • CVE-2025-50066: Oracle Database Privilege Escalation Flaw

  • CVE-2024-20903: Oracle Database Privilege Escalation Flaw

  • CVE-2024-21184: Oracle Database Privilege Escalation
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