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
    • 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-21918

CVE-2023-21918: Oracle Database Recovery Manager DOS Flaw

CVE-2023-21918 is a denial of service vulnerability in Oracle Database Recovery Manager affecting versions 19c and 21c. Attackers with SYSDBA privileges can crash the system. This article covers technical details, impact, and mitigations.

Published: February 4, 2026

CVE-2023-21918 Overview

CVE-2023-21918 is a denial of service vulnerability affecting the Oracle Database Recovery Manager (RMAN) component of Oracle Database Server. The vulnerability allows a highly privileged attacker with Local SYSDBA privileges and network access via Oracle Net to cause a complete denial of service condition, resulting in a hang or frequently repeatable crash of the Oracle Database Recovery Manager component.

This vulnerability is particularly concerning because while the flaw exists in Oracle Database Recovery Manager, successful exploitation can significantly impact additional products beyond the vulnerable component (scope change). The attack requires high privileges but is easily exploitable once the attacker has the necessary access.

Critical Impact

Successful exploitation enables attackers with SYSDBA privileges to completely disrupt database recovery operations, potentially impacting business continuity and disaster recovery capabilities across dependent systems.

Affected Products

  • Oracle Database Recovery Manager 19c
  • Oracle Database Recovery Manager 21c

Discovery Timeline

  • April 18, 2023 - CVE-2023-21918 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2023-21918

Vulnerability Analysis

This vulnerability affects the Oracle Database Recovery Manager (RMAN), a critical component used for backup and recovery operations in Oracle Database environments. The flaw allows an authenticated attacker with elevated privileges to trigger a denial of service condition that can completely crash the RMAN component.

The vulnerability is classified as easily exploitable, meaning that once an attacker has obtained the required Local SYSDBA privileges and network access via Oracle Net, minimal technical skill or effort is needed to trigger the denial of service condition. The scope change designation indicates that the impact extends beyond the vulnerable RMAN component itself, potentially affecting other database services and dependent applications that rely on the database infrastructure.

Root Cause

The specific technical root cause has not been publicly disclosed by Oracle. The vulnerability is categorized under NVD-CWE-noinfo, indicating that detailed weakness enumeration information is not available. However, the nature of the vulnerability—causing hangs or repeatable crashes—suggests potential issues with resource handling, input validation, or state management within the RMAN component when processing certain network requests from privileged users.

Attack Vector

The attack requires the following conditions:

Prerequisites:

  • The attacker must have Local SYSDBA privileges on the target Oracle Database
  • Network access to the target system via Oracle Net protocol is required
  • No user interaction is needed to exploit the vulnerability

Exploitation Method:
The vulnerability can be exploited remotely over the network. An attacker with the necessary privileges sends specially crafted requests through Oracle Net to the Database Recovery Manager component. When these requests are processed, they trigger a condition that causes the RMAN service to hang or crash repeatedly.

The scope change aspect means that while the vulnerability exists in RMAN, the resulting denial of service can cascade to affect other Oracle Database components and services that depend on recovery manager functionality, such as backup operations, point-in-time recovery processes, and data guard configurations.

Detection Methods for CVE-2023-21918

Indicators of Compromise

  • Unexpected or repeated crashes of the Oracle Database Recovery Manager (RMAN) process
  • Unusual RMAN session activity from privileged accounts, particularly SYSDBA connections
  • Database alert logs showing RMAN component failures or abnormal terminations
  • Network traffic anomalies on Oracle Net ports (typically 1521) from privileged database sessions

Detection Strategies

  • Monitor Oracle Database alert logs for RMAN-related errors, crashes, or hang conditions
  • Implement auditing for all SYSDBA connections to track privileged access patterns
  • Deploy database activity monitoring solutions to detect anomalous RMAN operations
  • Configure real-time alerting for RMAN process state changes and unexpected terminations

Monitoring Recommendations

  • Enable Oracle Unified Auditing to capture detailed session and privilege usage information
  • Configure Oracle Enterprise Manager or similar tools to monitor RMAN component health
  • Establish baseline metrics for RMAN operations to identify deviations that may indicate exploitation attempts
  • Review network connection logs for unusual Oracle Net traffic patterns targeting database services

How to Mitigate CVE-2023-21918

Immediate Actions Required

  • Apply the Oracle Critical Patch Update (CPU) from April 2023 immediately to all affected Oracle Database installations
  • Review and audit all accounts with SYSDBA privileges to ensure least-privilege principles are enforced
  • Implement network segmentation to restrict Oracle Net access to authorized systems only
  • Enable comprehensive auditing for privileged database operations

Patch Information

Oracle has addressed this vulnerability in the Oracle Critical Patch Update April 2023. Organizations running Oracle Database Server versions 19c or 21c should apply the relevant patches from this CPU as soon as possible.

The April 2023 CPU contains security fixes for multiple Oracle products. Database administrators should review the full advisory to understand all patches applicable to their environment and plan appropriate testing before deployment to production systems.

Workarounds

  • Restrict SYSDBA privileges to only essential personnel and service accounts that require this level of access
  • Implement network-level controls to limit which hosts can establish Oracle Net connections to database servers
  • Consider using Oracle Database Vault to enforce additional access controls on privileged operations
  • Deploy intrusion detection systems to monitor for suspicious activity targeting Oracle Database services
bash
# Example: Audit SYSDBA connections in Oracle Database
# Enable unified auditing for SYSDBA operations
ALTER SYSTEM SET audit_trail=db,extended SCOPE=SPFILE;

# Create audit policy for privileged connections
CREATE AUDIT POLICY sysdba_audit_policy
ACTIONS ALL
WHEN 'SYS_CONTEXT(''USERENV'',''SESSION_USER'') = ''SYS'''
EVALUATE PER SESSION;

# Enable the audit policy
AUDIT POLICY sysdba_audit_policy;

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 Recovery Manager

  • SeverityMEDIUM

  • CVSS Score6.8

  • EPSS Probability0.16%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • NVD-CWE-noinfo
  • Vendor Resources
  • Oracle Critical Patch Update April 2023
  • Latest CVEs
  • CVE-2025-9185: Mozilla Firefox RCE Vulnerability

  • CVE-2025-9184: Mozilla Firefox RCE Vulnerability

  • CVE-2025-9180: Mozilla Firefox Auth Bypass Vulnerability

  • CVE-2025-8030: Mozilla Firefox RCE Vulnerability
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