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-2022-21432

CVE-2022-21432: Oracle Database RDBMS DOS Vulnerability

CVE-2022-21432 is a denial of service vulnerability in Oracle Database RDBMS Security component affecting versions 12.1.0.2, 19c, and 21c. This article covers the technical details, affected versions, and mitigation.

Published: February 18, 2026

CVE-2022-21432 Overview

CVE-2022-21432 is a vulnerability in the Oracle Database - Enterprise Edition RDBMS Security component of Oracle Database Server. This security flaw allows a high privileged attacker with DBA role privilege and network access via Oracle Net to compromise the RDBMS Security component, potentially causing a partial denial of service condition.

Critical Impact

Successful exploitation can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Database - Enterprise Edition RDBMS Security, impacting database availability for legitimate users.

Affected Products

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

Discovery Timeline

  • 2022-07-19 - CVE-2022-21432 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2022-21432

Vulnerability Analysis

This vulnerability resides within the RDBMS Security component of Oracle Database Enterprise Edition. The flaw is characterized by its ease of exploitation once an attacker has obtained the necessary high-privilege access. The attack requires DBA role privileges and network access via Oracle Net protocol to the target database server.

The vulnerability specifically impacts the availability of the database system rather than compromising data confidentiality or integrity. When exploited, the attack results in a partial denial of service condition, which could disrupt normal database operations for legitimate users and applications relying on the affected Oracle Database instance.

Root Cause

The specific root cause details have not been publicly disclosed by Oracle. The vulnerability is classified under "NVD-CWE-noinfo," indicating that the exact weakness type has not been categorized. However, the nature of the vulnerability—causing partial denial of service within the RDBMS Security component—suggests an improper handling of certain security-related operations that can be triggered by privileged users with network access.

Attack Vector

The attack vector for CVE-2022-21432 requires the following conditions:

  1. High Privileges: The attacker must possess DBA role privileges on the target Oracle Database instance
  2. Network Access: The attacker needs network connectivity to the database via Oracle Net protocol
  3. No User Interaction: The vulnerability can be exploited without requiring any action from other users

The exploitation occurs over the network through Oracle Net, which is Oracle's networking layer that enables client-to-database and database-to-database communication. An attacker meeting these prerequisites can trigger the vulnerability to cause partial service disruption to the RDBMS Security component.

Detection Methods for CVE-2022-21432

Indicators of Compromise

  • Unusual DBA account activity from unexpected network locations or IP addresses
  • Abnormal spikes in Oracle Net connection attempts or failures
  • Unexpected partial service disruptions in the RDBMS Security component
  • Audit log entries showing security component anomalies from privileged accounts

Detection Strategies

  • Monitor Oracle audit logs for suspicious DBA role activities targeting security components
  • Implement network traffic analysis on Oracle Net protocol ports (default TCP 1521)
  • Configure alerts for repeated security component failures or restarts
  • Review Oracle listener logs for unusual connection patterns from privileged accounts

Monitoring Recommendations

  • Enable Oracle Database Audit Vault to capture and analyze privileged user activities
  • Implement continuous monitoring of DBA account sessions and their operations
  • Set up automated alerts for partial denial of service conditions in database components
  • Regularly review Oracle Enterprise Manager alerts for security component anomalies

How to Mitigate CVE-2022-21432

Immediate Actions Required

  • Apply the Oracle Critical Patch Update (CPU) from July 2022 immediately
  • Review and restrict DBA role privileges to only essential personnel
  • Implement network segmentation to limit Oracle Net access to trusted networks
  • Enable comprehensive auditing on all DBA role activities

Patch Information

Oracle has addressed this vulnerability in the July 2022 Critical Patch Update. Organizations running affected versions (12.1.0.2, 19c, or 21c) should apply the security patches as documented in the Oracle Security Alert July 2022.

To verify patch status, database administrators can query the registry for applied patches using Oracle's opatch utility or check the DBA_REGISTRY_SQLPATCH view.

Workarounds

  • Restrict network access to Oracle Net by implementing firewall rules limiting connections to known, trusted IP addresses
  • Implement strict privilege management by regularly auditing DBA role assignments and removing unnecessary privileges
  • Use Oracle Database Vault to add additional layers of protection around sensitive security operations
  • Consider implementing Oracle Label Security for additional access controls on sensitive data
bash
# Example: Check current patch level
$ORACLE_HOME/OPatch/opatch lspatches

# Example: Review DBA role grants
sqlplus / as sysdba <<EOF
SELECT grantee, granted_role 
FROM dba_role_privs 
WHERE granted_role = 'DBA';
EOF

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechOracle Database

  • SeverityLOW

  • CVSS Score2.7

  • EPSS Probability0.13%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • NVD-CWE-noinfo
  • Vendor Resources
  • Oracle Security Alert July 2022
  • Related CVEs
  • CVE-2026-21975: Oracle Database Java VM DoS Vulnerability

  • CVE-2024-21174: Oracle Database Server Java VM DoS Flaw

  • CVE-2024-21126: Oracle Database Server DOS Vulnerability

  • CVE-2022-21393: Oracle Database Server Java VM DOS Flaw
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