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

CVE-2023-22059: Oracle MySQL Server Optimizer DoS Flaw

CVE-2023-22059 is a denial of service vulnerability in Oracle MySQL Server Optimizer that allows low-privileged attackers to crash the database. This article covers technical details, affected versions, impact, and mitigation.

Published: February 4, 2026

CVE-2023-22059 Overview

CVE-2023-22059 is a Denial of Service vulnerability affecting the MySQL Server product of Oracle MySQL, specifically within the Server: Optimizer component. This vulnerability allows a low-privileged attacker with network access to exploit the MySQL Server through multiple protocols, resulting in a complete denial of service condition. Successful exploitation enables attackers to cause a hang or frequently repeatable crash of the MySQL Server, significantly impacting database availability.

Critical Impact

Attackers with low privileges can remotely crash MySQL Server instances, causing complete service disruption and potentially affecting all dependent applications and services.

Affected Products

  • Oracle MySQL Server versions 8.0.34 and prior
  • Oracle MySQL Server version 8.1.0
  • NetApp OnCommand Insight (which incorporates affected MySQL versions)

Discovery Timeline

  • 2023-10-17 - CVE-2023-22059 published to NVD
  • 2023-10-17 - Oracle releases security patch in October 2023 Critical Patch Update
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2023-22059

Vulnerability Analysis

This vulnerability resides in the Server: Optimizer component of Oracle MySQL Server. The Optimizer is responsible for determining the most efficient execution plan for SQL queries. A flaw in this component allows authenticated users with minimal privileges to craft specific queries or operations that trigger resource exhaustion or undefined behavior within the optimizer logic.

The vulnerability is characterized by its ease of exploitation—no special conditions or user interaction are required beyond network access and basic authentication. The attack does not compromise data confidentiality or integrity; however, it severely impacts availability by enabling complete denial of service through server crashes or hangs.

Root Cause

The root cause stems from improper handling of certain query optimization scenarios within the MySQL Server Optimizer component. When processing specific query patterns or execution plans, the optimizer fails to properly validate or handle edge cases, leading to a crash or hang condition. The CWE classification indicates insufficient information is publicly available regarding the specific technical flaw (NVD-CWE-noinfo).

Attack Vector

The attack can be executed remotely over the network using multiple protocols supported by MySQL Server. An attacker needs only low-level privileges (such as a basic database user account) to exploit this vulnerability. The attack flow typically involves:

  1. Establishing a network connection to the vulnerable MySQL Server instance
  2. Authenticating with low-privileged credentials
  3. Executing specially crafted queries that trigger the optimizer flaw
  4. Causing the MySQL Server to hang or crash repeatedly

The vulnerability does not require user interaction and has an unchanged scope, meaning the impact is limited to the vulnerable MySQL Server component itself. However, the availability impact is considered high, as successful exploitation results in complete service denial.

Detection Methods for CVE-2023-22059

Indicators of Compromise

  • Unexpected MySQL Server crashes or service restarts in system logs
  • Repeated optimizer-related errors in MySQL error logs
  • Unusual query patterns from low-privileged user accounts
  • Abnormal resource utilization preceding server hangs

Detection Strategies

  • Monitor MySQL error logs for recurring crash patterns related to the optimizer component
  • Implement query auditing to detect anomalous SQL patterns from low-privileged accounts
  • Deploy database activity monitoring solutions to track unusual connection and query behaviors
  • Configure alerting for MySQL Server availability and uptime metrics

Monitoring Recommendations

  • Enable MySQL slow query and error logging with appropriate retention
  • Set up automated alerts for MySQL service interruptions or restarts
  • Monitor database connection patterns for authentication attempts followed by crashes
  • Implement network-level monitoring for unusual traffic patterns to MySQL ports (default 3306)

How to Mitigate CVE-2023-22059

Immediate Actions Required

  • Apply the Oracle Critical Patch Update from October 2023 immediately
  • Review and restrict network access to MySQL Server instances
  • Audit user privileges and remove unnecessary low-privileged accounts
  • Implement network segmentation to limit exposure of database servers

Patch Information

Oracle has addressed this vulnerability in the October 2023 Critical Patch Update. Affected organizations should upgrade to MySQL Server versions released after the October 2023 CPU. Detailed patch information is available in the Oracle Security Alert October 2023.

NetApp users should consult the NetApp Security Advisory NTAP-20231027-0009 for guidance on affected OnCommand Insight deployments.

Workarounds

  • Restrict network access to MySQL Server using firewall rules to allow only trusted IP addresses
  • Implement strict authentication policies and minimize the number of user accounts with database access
  • Use connection pooling with limited privileges to reduce direct database exposure
  • Consider deploying MySQL Server behind a reverse proxy or load balancer with rate limiting capabilities
  • Enable MySQL Server audit logging to detect and respond to suspicious query patterns
bash
# Configuration example - Restrict MySQL network binding and implement connection limits
# Edit MySQL configuration file (my.cnf or my.ini)

[mysqld]
# Bind MySQL to specific internal interface only
bind-address = 10.0.0.1

# Limit maximum connections to reduce DoS impact
max_connections = 100

# Set connection timeout to terminate hanging connections
wait_timeout = 300
interactive_timeout = 300

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

# Enable general query log for auditing (use with caution in production)
general_log = 1
general_log_file = /var/log/mysql/query.log

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

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability0.25%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • NVD-CWE-noinfo
  • Technical References
  • NetApp Security Advisory NTAP-20231027-0009
  • Vendor Resources
  • Oracle Security Alert October 2023
  • Related CVEs
  • CVE-2025-21543: Oracle MySQL Cluster DOS Vulnerability

  • CVE-2025-21521: Oracle MySQL Server DoS Vulnerability

  • CVE-2025-21518: Oracle MySQL Cluster DoS Vulnerability

  • CVE-2025-21574: Oracle MySQL Cluster 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