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-21911

CVE-2023-21911: Oracle MySQL Server InnoDB DoS Vulnerability

CVE-2023-21911 is a denial of service flaw in Oracle MySQL Server's InnoDB component affecting versions 8.0.32 and prior. Attackers with high privileges can cause complete database crashes. This article covers technical details, affected versions, impact assessment, and mitigation strategies.

Published: January 28, 2026

CVE-2023-21911 Overview

CVE-2023-21911 is a Denial of Service vulnerability in the MySQL Server product of Oracle MySQL, specifically affecting the InnoDB storage engine component. This vulnerability allows a high-privileged attacker with network access via multiple protocols to compromise MySQL Server, resulting in the ability to cause a hang or frequently repeatable crash of the MySQL Server.

Critical Impact

Successful exploitation enables complete denial of service against MySQL Server through unauthorized crash or hang conditions, affecting availability for all connected applications and services.

Affected Products

  • Oracle MySQL Server 8.0.32 and prior versions
  • Fedora 37, 38, and 39
  • NetApp Active IQ Unified Manager (VMware vSphere and Windows)
  • NetApp OnCommand Insight
  • NetApp OnCommand Workflow Automation
  • NetApp SnapCenter

Discovery Timeline

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

Technical Details for CVE-2023-21911

Vulnerability Analysis

This vulnerability resides in the InnoDB storage engine, which is the default transactional storage engine for MySQL Server. The flaw is easily exploitable and requires an attacker to have high privileges (such as administrative database access) combined with network connectivity to the MySQL Server instance.

The vulnerability specifically impacts the availability of the MySQL Server without affecting confidentiality or integrity. When exploited, the attack can cause the server to enter a hung state or trigger a frequently repeatable crash, effectively taking the database offline. This represents a complete denial of service condition that can disrupt all applications and services relying on the affected MySQL instance.

Given that InnoDB is responsible for handling critical database operations including transaction management, row-level locking, and crash recovery, any instability in this component has severe operational implications for enterprise environments.

Root Cause

The root cause relates to improper handling within the InnoDB storage engine that can be triggered by a privileged user through network protocols. While Oracle has not disclosed specific technical details about the vulnerable code path, the vulnerability appears to involve conditions that can be triggered remotely to destabilize the InnoDB engine, leading to server crashes or hangs.

Attack Vector

The attack requires:

  1. Network access to the MySQL Server through supported protocols (MySQL protocol, X Protocol)
  2. High-level privileges on the target MySQL instance (administrative or similarly elevated access)
  3. Ability to execute specific operations that trigger the vulnerable condition in InnoDB

An authenticated attacker with administrative credentials can exploit this vulnerability remotely without any user interaction. The attack can be repeated to maintain a persistent denial of service condition, preventing legitimate users and applications from accessing the database.

Detection Methods for CVE-2023-21911

Indicators of Compromise

  • Unexpected MySQL Server crashes or service restarts without clear operational cause
  • Frequent "InnoDB" related error messages in MySQL error logs preceding server hangs
  • Database connection timeouts and failures reported by applications
  • MySQL server processes consuming excessive resources before becoming unresponsive

Detection Strategies

  • Monitor MySQL error logs for InnoDB-related crash signatures and repeated restart patterns
  • Implement database activity monitoring to detect unusual administrative operations from privileged accounts
  • Configure alerting for MySQL service availability and unexpected process terminations
  • Review authentication logs for suspicious privileged access patterns from unusual network sources

Monitoring Recommendations

  • Enable MySQL performance schema and audit logging to capture administrative operations
  • Implement real-time monitoring of MySQL process health and automatic service restart detection
  • Deploy network-level monitoring to detect anomalous connection patterns to MySQL ports (3306, 33060)
  • Establish baseline metrics for InnoDB buffer pool and transaction behavior to identify deviation patterns

How to Mitigate CVE-2023-21911

Immediate Actions Required

  • Upgrade MySQL Server to version 8.0.33 or later which contains the security fix from Oracle
  • Review and restrict high-privilege database accounts to only necessary personnel
  • Implement network segmentation to limit MySQL Server exposure to trusted networks only
  • Enable MySQL audit logging to track privileged operations

Patch Information

Oracle has addressed this vulnerability in the April 2023 Critical Patch Update (CPU). Administrators should apply the patch as soon as possible by upgrading to MySQL Server version 8.0.33 or later. The security advisory is available at the Oracle Security Alerts page.

Additional vendor patches are available:

  • Fedora Package Announcements for Fedora 37, 38, and 39
  • NetApp Security Advisory NTAP-20230427-0007 for affected NetApp products

Workarounds

  • Restrict network access to MySQL Server using firewall rules to allow only trusted IP ranges
  • Implement strict principle of least privilege for all MySQL user accounts, minimizing administrative access
  • Deploy a database proxy or connection pooler to add an additional layer of access control
  • Enable MySQL connection limits to prevent connection exhaustion during potential attack scenarios
bash
# Configuration example - Restrict MySQL network access and enforce connection limits
# Add to my.cnf or my.ini configuration file

[mysqld]
# Bind to specific interface instead of all interfaces
bind-address = 127.0.0.1

# Limit maximum connections to prevent resource exhaustion
max_connections = 100

# Enable general query log for monitoring (use cautiously in production)
general_log = 1
general_log_file = /var/log/mysql/general.log

# Enable error logging for crash detection
log_error = /var/log/mysql/error.log
log_error_verbosity = 3

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechOracle Mysql Server

  • SeverityMEDIUM

  • CVSS Score4.9

  • EPSS Probability0.11%

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

  • Fedora Package Announcement

  • Fedora Package Announcement

  • NetApp Security Advisory NTAP-20230427-0007
  • Vendor Resources
  • Oracle Security Alert April 2023
  • Related CVEs
  • CVE-2026-35235: Oracle MySQL Server DoS Vulnerability

  • CVE-2026-35234: Oracle MySQL Server DOS Vulnerability

  • CVE-2026-34308: Oracle MySQL Server DOS Vulnerability

  • CVE-2026-34304: Oracle MySQL Server DoS 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