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-2025-30693

CVE-2025-30693: Oracle MySQL Cluster DoS Vulnerability

CVE-2025-30693 is a denial of service flaw in Oracle MySQL Cluster InnoDB component affecting versions 8.0.0-8.0.41, 8.4.0-8.4.4, and 9.0.0-9.2.0. This post covers technical details, affected versions, impact, and mitigation steps.

Updated: January 22, 2026

CVE-2025-30693 Overview

CVE-2025-30693 is a vulnerability in the MySQL Server product of Oracle MySQL affecting the InnoDB storage engine component. This easily exploitable vulnerability allows a high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful exploitation can result in an unauthorized ability to cause a hang or frequently repeatable crash (complete denial of service) of MySQL Server, as well as unauthorized update, insert, or delete access to some MySQL Server accessible data.

Critical Impact

High privileged attackers can cause complete denial of service through server crashes and perform unauthorized data modifications on MySQL Server deployments running affected versions.

Affected Products

  • Oracle MySQL Server versions 8.0.0 through 8.0.41
  • Oracle MySQL Server versions 8.4.0 through 8.4.4
  • Oracle MySQL Server versions 9.0.0 through 9.2.0
  • Oracle MySQL Cluster (corresponding versions)

Discovery Timeline

  • April 15, 2025 - CVE-2025-30693 published to NVD
  • November 3, 2025 - Last updated in NVD database

Technical Details for CVE-2025-30693

Vulnerability Analysis

This vulnerability resides in the InnoDB storage engine, which is the default and most commonly used storage engine in MySQL. The flaw is classified under CWE-284 (Improper Access Control), indicating that the vulnerability stems from inadequate access control mechanisms within the InnoDB component.

The vulnerability is network-exploitable and requires no user interaction, though it does require high privileges to execute. This means an attacker would need administrative or similarly elevated credentials to the MySQL server before exploitation is possible. Despite this requirement, the attack complexity is low, making it easily exploitable once the prerequisite access is obtained.

The impact primarily affects availability through denial of service conditions, with secondary impact on data integrity through unauthorized data modification capabilities.

Root Cause

The vulnerability is rooted in improper access control (CWE-284) within the InnoDB storage engine. The flaw allows authenticated users with high privileges to perform operations that can destabilize the database server or manipulate data beyond their intended authorization scope. The InnoDB component fails to properly validate or restrict certain operations, leading to potential crashes or unauthorized data modifications.

Attack Vector

The attack vector is network-based, allowing remote exploitation via multiple database protocols. An attacker with high privileges (such as a database administrator or user with elevated MySQL permissions) can leverage network connectivity to the MySQL server to trigger the vulnerability.

The exploitation does not require any user interaction and can be performed directly against the MySQL service. The attacker could craft specific database operations targeting the InnoDB component that would cause the server to hang or crash repeatedly, effectively creating a denial of service condition. Additionally, the attacker may gain the ability to modify data they should not have access to alter.

Since no verified code examples are available for this vulnerability, organizations should refer to the Oracle Critical Patch Update for detailed technical information about the vulnerability mechanics and exploitation patterns.

Detection Methods for CVE-2025-30693

Indicators of Compromise

  • Unexpected MySQL server crashes or hangs, particularly those involving InnoDB operations
  • Unusual data modification activity from high-privileged accounts
  • Repeated server restarts or service interruptions without clear operational cause
  • Anomalous network connections to MySQL services from unexpected sources

Detection Strategies

  • Monitor MySQL error logs for InnoDB-related crashes, hangs, or unexpected terminations
  • Implement database activity monitoring (DAM) to track privileged user operations and data modifications
  • Review audit logs for unusual patterns of administrative commands targeting InnoDB tables
  • Deploy intrusion detection systems (IDS) with signatures for MySQL exploitation attempts

Monitoring Recommendations

  • Enable MySQL general query log and slow query log for forensic analysis
  • Configure alerts for MySQL service restarts or high availability failover events
  • Monitor privileged account activity with particular attention to data modification operations
  • Track network connections to MySQL ports (3306) for anomalous patterns or sources

How to Mitigate CVE-2025-30693

Immediate Actions Required

  • Apply the Oracle Critical Patch Update from April 2025 immediately
  • Review and restrict high-privilege MySQL account access to only essential personnel
  • Implement network segmentation to limit MySQL server exposure
  • Enable comprehensive audit logging for privileged database operations

Patch Information

Oracle has released a security patch as part of the April 2025 Critical Patch Update. The patch addresses the improper access control issue in the InnoDB storage engine. Organizations should upgrade to the following patched versions:

  • MySQL Server 8.0.42 or later for the 8.0.x branch
  • MySQL Server 8.4.5 or later for the 8.4.x branch
  • MySQL Server 9.2.1 or later for the 9.x branch

Additional security advisories have been issued by Debian LTS and NetApp for their respective distributions and products.

Workarounds

  • Restrict network access to MySQL servers using firewall rules and network ACLs
  • Implement the principle of least privilege for all MySQL accounts
  • Consider deploying MySQL in private network segments not directly accessible from untrusted networks
  • Enable MySQL Enterprise Firewall if available in your deployment to filter potentially malicious queries
bash
# Configuration example - Restrict MySQL network binding and enforce TLS
# Add to my.cnf or my.ini configuration file

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

# Require encrypted connections
require_secure_transport = ON

# Enable audit logging for privileged operations
audit_log = FORCE_PLUS_PERMANENT
audit_log_policy = ALL

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 Score5.5

  • EPSS Probability0.09%

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

  • NetApp Security Advisory
  • Vendor Resources
  • Oracle Critical Patch Update
  • 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