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-2020-2574

CVE-2020-2574: Oracle MySQL Client DOS Vulnerability

CVE-2020-2574 is a denial-of-service vulnerability in Oracle MySQL Client's C API component that allows attackers to crash the client. This article covers the technical details, affected versions, and mitigation.

Published: March 4, 2026

CVE-2020-2574 Overview

CVE-2020-2574 is a denial of service vulnerability in the MySQL Client product of Oracle MySQL, specifically affecting the C API component. This vulnerability allows an unauthenticated attacker with network access to cause a hang or frequently repeatable crash of the MySQL Client, resulting in complete denial of service. While the vulnerability is considered difficult to exploit due to specific conditions required for successful exploitation, its network-accessible nature and lack of authentication requirements make it a concern for organizations running affected MySQL versions.

Critical Impact

Successful exploitation can result in complete denial of service of MySQL Client applications, potentially disrupting database connectivity for critical business applications.

Affected Products

  • Oracle MySQL 5.6.46 and prior
  • Oracle MySQL 5.7.28 and prior
  • Oracle MySQL 8.0.18 and prior
  • MariaDB (multiple versions)
  • NetApp Active IQ Unified Manager
  • NetApp OnCommand Insight
  • NetApp OnCommand Workflow Automation
  • NetApp SnapCenter
  • Canonical Ubuntu Linux 16.04, 18.04, 19.10
  • openSUSE Leap 15.1

Discovery Timeline

  • January 15, 2020 - CVE-2020-2574 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2020-2574

Vulnerability Analysis

This vulnerability resides in the C API component of the MySQL Client, which serves as the fundamental interface for client applications to communicate with MySQL database servers. The flaw allows remote attackers to trigger a denial of service condition without requiring any authentication credentials. While NVD has not classified this under a specific CWE category, the vulnerability's behavior—causing hangs or repeatable crashes—suggests potential issues in connection handling or protocol processing within the C API.

The attack requires network access but can be conducted through multiple protocols supported by MySQL, expanding the potential attack surface. Although the vulnerability does not impact confidentiality or integrity of data, the availability impact is rated as high, meaning successful exploitation can completely disrupt MySQL Client operations.

Root Cause

The root cause stems from improper handling within the MySQL Client C API component. While specific technical details have not been publicly disclosed by Oracle, the vulnerability appears to involve conditions that allow remote network requests to trigger resource exhaustion or exception handling failures, leading to client application crashes or unresponsive states.

Attack Vector

The attack vector is network-based, allowing an unauthenticated attacker to target MySQL Client applications remotely. The exploitation flow involves:

  1. The attacker identifies systems running vulnerable MySQL Client versions
  2. Crafted network requests are sent to the target through any of the multiple protocols supported by MySQL
  3. The malicious requests trigger the vulnerability in the C API component
  4. The MySQL Client application enters a hang state or crashes repeatedly

Due to the high attack complexity rating, successful exploitation may require specific timing, configuration, or environmental conditions to achieve the denial of service impact.

Detection Methods for CVE-2020-2574

Indicators of Compromise

  • Unexpected MySQL Client application crashes or hangs during normal database operations
  • Repeated connection failures or timeouts from client applications to MySQL servers
  • Unusual network traffic patterns targeting MySQL Client instances
  • Process dumps or crash logs indicating failures in MySQL C API library components

Detection Strategies

  • Monitor MySQL Client applications for unexpected terminations or non-responsive states
  • Implement network intrusion detection rules to identify anomalous MySQL protocol traffic
  • Deploy application-level monitoring to track MySQL Client connection success rates and latency
  • Review system logs for segmentation faults or crashes related to MySQL client libraries

Monitoring Recommendations

  • Configure alerting on MySQL Client process crashes using endpoint monitoring solutions
  • Establish baseline metrics for MySQL Client connection behavior and alert on deviations
  • Enable verbose logging for MySQL Client applications in production environments to capture pre-crash conditions
  • Implement health checks for applications dependent on MySQL Client connectivity

How to Mitigate CVE-2020-2574

Immediate Actions Required

  • Inventory all systems running MySQL Client versions 5.6.46 and prior, 5.7.28 and prior, or 8.0.18 and prior
  • Apply the Oracle Critical Patch Update from January 2020 to all affected MySQL installations
  • Update MariaDB installations to patched versions as applicable
  • Review network segmentation to limit exposure of MySQL Client systems to untrusted networks

Patch Information

Oracle addressed this vulnerability in the Oracle January 2020 Critical Patch Update. Organizations should upgrade to the following minimum versions:

  • MySQL 5.6.47 or later
  • MySQL 5.7.29 or later
  • MySQL 8.0.19 or later

Additional vendor advisories are available from:

  • NetApp Security Advisory NTAP-20200122-0002
  • Ubuntu Security Notice USN-4250-1
  • Ubuntu Security Notice USN-4250-2
  • Gentoo GLSA 2021-05-27
  • openSUSE Security Announcement

Workarounds

  • Implement network access controls to restrict MySQL Client access to trusted networks only
  • Deploy firewall rules to limit inbound connections to MySQL Client applications from unknown sources
  • Consider using connection pooling and automatic restart mechanisms to minimize impact of potential crashes
  • Enable application-level retry logic to handle temporary client failures gracefully
bash
# Example: Restrict MySQL traffic using iptables
# Allow MySQL connections only from trusted network segments
iptables -A INPUT -p tcp --dport 3306 -s 192.168.1.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 3306 -j DROP

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

  • EPSS Probability0.16%

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

  • OpenWall OSS Security Update

  • Gentoo GLSA 2021-05-27

  • NetApp Security Advisory NTAP-20200122-0002

  • Ubuntu Security Notice USN-4250-1

  • Ubuntu Security Notice USN-4250-2
  • Vendor Resources
  • Oracle January 2020 Critical Patch Update
  • 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