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

CVE-2020-14550: Oracle MySQL Client DoS Vulnerability

CVE-2020-14550 is a denial of service vulnerability in Oracle MySQL Client affecting versions 5.6.48, 5.7.30, and 8.0.20 and prior. Attackers can cause system hangs or crashes. This article covers technical details, impact, and mitigation.

Published: March 4, 2026

CVE-2020-14550 Overview

CVE-2020-14550 is a denial of service vulnerability affecting the MySQL Client product of Oracle MySQL, specifically within the C API component. This vulnerability allows a low-privileged attacker with network access to cause a complete denial of service condition by triggering a hang or frequently repeatable crash of the MySQL Client. While exploitation requires specific conditions to be met, successful attacks can significantly impact application availability for systems relying on MySQL Client connectivity.

Critical Impact

Successful exploitation enables attackers to cause complete denial of service (DOS) of MySQL Client, potentially disrupting database-dependent applications and services across affected environments.

Affected Products

  • Oracle MySQL versions 5.6.48 and prior, 5.7.30 and prior, and 8.0.20 and prior
  • NetApp Active IQ Unified Manager (VMware vSphere and Windows)
  • NetApp OnCommand Insight
  • NetApp OnCommand Workflow Automation
  • Fedora Linux 31, 32, and 33
  • Canonical Ubuntu Linux 16.04 ESM, 18.04 LTS, and 20.04 LTS
  • MariaDB (multiple affected versions)

Discovery Timeline

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

Technical Details for CVE-2020-14550

Vulnerability Analysis

This vulnerability resides in the MySQL Client's C API component, which is the foundational interface used by applications to communicate with MySQL database servers. The flaw affects the client-side connection and query handling mechanisms, where improper handling of certain network communications can lead to resource exhaustion or crash conditions.

The vulnerability is classified as difficult to exploit, requiring an attacker to have low-level privileges and network access through multiple protocols. Despite the complexity requirements, once the conditions are met, the attacker can reliably trigger denial of service conditions that result in complete unavailability of the MySQL Client functionality.

The impact is limited to availability—there is no confidentiality or integrity breach associated with this vulnerability. However, in production environments where MySQL Client connectivity is critical for application functionality, a denial of service condition can have cascading effects on dependent services and business operations.

Root Cause

The root cause stems from improper handling within the MySQL Client C API when processing specific network communications. The vulnerability allows specially crafted network traffic to trigger an unhandled condition that causes the client to hang or crash. The exact technical mechanism has not been publicly detailed by Oracle, but the classification indicates a resource handling or state management issue within the client's network communication layer.

Attack Vector

The attack vector is network-based, requiring the attacker to have network access to the target system running the vulnerable MySQL Client. The attack flow involves:

  1. Attacker establishes network connectivity to a system running a vulnerable MySQL Client version
  2. Attacker requires low-level authentication or access privileges on the target environment
  3. Malicious network traffic is sent through supported MySQL communication protocols
  4. The MySQL Client enters a hung state or crashes due to improper handling of the malicious input
  5. Applications dependent on the MySQL Client lose database connectivity

Due to the difficulty of exploitation (requiring specific timing, network conditions, or configuration states), opportunistic attacks are less likely. However, targeted attacks against known vulnerable infrastructure remain a concern.

Detection Methods for CVE-2020-14550

Indicators of Compromise

  • Unexpected MySQL Client process crashes or hangs without apparent cause
  • Repeated connection failures from applications to MySQL databases
  • Anomalous network traffic patterns targeting MySQL Client ports
  • System logs indicating MySQL Client process termination or unresponsive states

Detection Strategies

  • Monitor MySQL Client processes for unexpected termination or high resource consumption
  • Implement network traffic analysis to detect unusual patterns in MySQL protocol communications
  • Configure application-level monitoring to alert on database connectivity failures
  • Enable MySQL Client logging to capture connection state changes and error conditions

Monitoring Recommendations

  • Set up alerting for MySQL Client process health and availability
  • Monitor application error logs for database connection timeout or failure patterns
  • Track network connections to MySQL servers for anomalous behavior or unexpected sources
  • Implement endpoint detection rules for crash conditions affecting MySQL-related binaries

How to Mitigate CVE-2020-14550

Immediate Actions Required

  • Upgrade Oracle MySQL to version 5.6.49, 5.7.31, or 8.0.21 or later
  • Apply vendor-provided security patches for affected operating systems (Ubuntu, Fedora)
  • Review and restrict network access to systems running MySQL Client where possible
  • Monitor systems for signs of exploitation while patches are being deployed

Patch Information

Oracle addressed this vulnerability in the July 2020 Critical Patch Update (CPU). Organizations should apply the relevant patches based on their MySQL version:

  • MySQL 5.6.x: Upgrade to 5.6.49 or later
  • MySQL 5.7.x: Upgrade to 5.7.31 or later
  • MySQL 8.0.x: Upgrade to 8.0.21 or later

For Linux distributions, apply the following security updates:

  • Ubuntu: USN-4441-1
  • Fedora: Package updates available through standard repositories
  • Gentoo: GLSA 202105-27
  • NetApp products: NTAP-20210622-0001

Workarounds

  • Restrict network access to MySQL Client systems using firewall rules to limit exposure
  • Implement network segmentation to isolate database client systems from untrusted networks
  • Deploy intrusion detection systems to monitor for potential exploitation attempts
  • Consider using connection proxies or load balancers that can detect and filter malicious traffic
bash
# Example: Restrict MySQL Client network access using iptables
# Allow MySQL connections only from trusted application servers
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 MySQL version to confirm patch status
mysql --version
# Should show 5.6.49+, 5.7.31+, or 8.0.21+ for patched versions

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.3

  • EPSS Probability0.79%

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

  • Fedora Package Announcement

  • Fedora Package Announcement

  • Gentoo GLSA 2021-05-27

  • NetApp Security Advisory NTAP-20210622-0001

  • Ubuntu Security Notice USN-4441-1
  • Vendor Resources
  • Oracle CPU July 2020 Security Alert
  • 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