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

CVE-2025-21543: Oracle MySQL Cluster DOS Vulnerability

CVE-2025-21543 is a denial of service flaw in Oracle MySQL Cluster affecting versions 8.0.40, 8.4.3, and 9.1.0 and prior. Attackers with high privileges can crash the server. This article covers technical details, impact, and mitigations.

Published: April 15, 2026

CVE-2025-21543 Overview

CVE-2025-21543 is a Denial of Service (DoS) vulnerability affecting the Server: Packaging component of Oracle MySQL Server and MySQL Cluster. This vulnerability allows a high-privileged attacker with network access to cause a complete denial of service condition, resulting in a hang or frequently repeatable crash of the MySQL Server.

The vulnerability is classified as easily exploitable, requiring only network access via multiple protocols. While the attack requires high privileges, successful exploitation can completely disrupt database availability, making it a significant concern for organizations relying on MySQL for critical operations.

Critical Impact

Successful exploitation allows attackers to cause a complete denial of service (DoS) of the MySQL Server, resulting in service hangs or repeatedly crashing the database, potentially disrupting business operations dependent on MySQL availability.

Affected Products

  • Oracle MySQL Server versions 8.0.40 and prior
  • Oracle MySQL Server versions 8.4.3 and prior
  • Oracle MySQL Server versions 9.1.0 and prior
  • Oracle MySQL Cluster (corresponding affected versions)

Discovery Timeline

  • 2025-01-21 - CVE CVE-2025-21543 published to NVD
  • 2025-11-03 - Last updated in NVD database

Technical Details for CVE-2025-21543

Vulnerability Analysis

This vulnerability resides in the Server: Packaging component of Oracle MySQL Server. The flaw is associated with CWE-770 (Allocation of Resources Without Limits or Throttling), indicating that the vulnerability stems from improper resource management within the packaging component.

The vulnerability allows an authenticated attacker with high privileges and network access to trigger resource exhaustion or mishandling conditions within the MySQL Server's packaging component. When exploited, this leads to service disruption without affecting data confidentiality or integrity—the impact is purely on availability.

The attack can be conducted via multiple network protocols supported by MySQL, making it potentially accessible from various network entry points. Although high privileges are required, in environments where administrative access may be compromised or where insider threats exist, this vulnerability presents a tangible risk to service continuity.

Root Cause

The root cause of CVE-2025-21543 is related to CWE-770: Allocation of Resources Without Limits or Throttling. The MySQL Server's Packaging component fails to properly limit or throttle resource allocation during certain operations. This allows an attacker with sufficient privileges to trigger conditions that exhaust system resources or cause the server to enter an unstable state, resulting in a denial of service.

Attack Vector

The attack vector is network-based, allowing exploitation remotely. An attacker must possess high-level privileges on the MySQL Server to exploit this vulnerability. The attack can be conducted through multiple protocols that MySQL Server supports for network communication.

The attack does not require user interaction and the scope is unchanged, meaning the vulnerability's impact is confined to the MySQL Server component itself. The exploitation complexity is low, making it straightforward for an authenticated privileged attacker to trigger the denial of service condition.

Due to the nature of this vulnerability involving resource allocation issues in the packaging component, specific exploitation details are not publicly disclosed. Organizations should refer to the Oracle Security Alert January 2025 for detailed technical information about the vulnerability and remediation guidance.

Detection Methods for CVE-2025-21543

Indicators of Compromise

  • Unexpected MySQL Server crashes or hangs occurring repeatedly
  • Abnormal resource consumption (CPU, memory) by MySQL Server processes
  • Authentication logs showing privileged account activity followed by service disruption
  • Error logs indicating packaging component failures or resource exhaustion conditions

Detection Strategies

  • Monitor MySQL Server availability and implement automated restart detection with alerting
  • Audit privileged user activity and correlate with service stability metrics
  • Implement anomaly detection for unusual database server resource consumption patterns
  • Review MySQL error logs for signs of packaging component errors or crashes

Monitoring Recommendations

  • Enable comprehensive MySQL Server logging including error logs and slow query logs
  • Configure real-time alerting for MySQL Server process crashes or availability issues
  • Monitor network connections to MySQL Server for unusual privileged session activity
  • Implement database health monitoring dashboards to detect availability anomalies quickly

How to Mitigate CVE-2025-21543

Immediate Actions Required

  • Apply the Oracle Critical Patch Update (CPU) from January 2025 immediately
  • Review and audit all high-privilege MySQL user accounts and access permissions
  • Implement network segmentation to limit who can access MySQL Server administrative interfaces
  • Enable enhanced logging to detect potential exploitation attempts

Patch Information

Oracle has released a security patch addressing this vulnerability in the January 2025 Critical Patch Update. Organizations should upgrade their MySQL Server installations to the latest patched versions:

  • Upgrade MySQL Server 8.0.40 and earlier to the patched 8.0.x release
  • Upgrade MySQL Server 8.4.3 and earlier to the patched 8.4.x release
  • Upgrade MySQL Server 9.1.0 and earlier to the patched 9.1.x release

Refer to the Oracle Security Alert January 2025 for specific patch download instructions and version numbers. Additional guidance may also be found in the NetApp Security Advisory NTAP-20250131-0004.

Workarounds

  • Restrict network access to MySQL Server administrative interfaces using firewall rules
  • Review and minimize the number of accounts with high-privilege MySQL access
  • Implement connection rate limiting and resource quotas where possible
  • Consider implementing high-availability configurations to minimize impact of potential DoS attacks
bash
# Example: Restrict MySQL admin access to specific IP ranges using iptables
# Allow MySQL connections only from trusted management network
iptables -A INPUT -p tcp --dport 3306 -s 10.0.1.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 3306 -j DROP

# Verify current MySQL user privileges
mysql -u root -p -e "SELECT user, host FROM mysql.user WHERE Super_priv='Y';"

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 Score4.9

  • EPSS Probability0.08%

  • 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
  • CWE-770
  • Technical References
  • NetApp Security Advisory NTAP-20250131-0004
  • Vendor Resources
  • Oracle Security Alert January 2025
  • Related CVEs
  • CVE-2025-21521: Oracle MySQL Server DoS Vulnerability

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

  • CVE-2025-21574: Oracle MySQL Cluster DOS Vulnerability

  • CVE-2025-50078: Oracle MySQL Server DML 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