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
    • 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-2022-21367

CVE-2022-21367: Oracle MySQL Server DOS Vulnerability

CVE-2022-21367 is a denial of service flaw in Oracle MySQL Server (component: Server: Compiling) affecting versions 5.7.36 and 8.0.27. This article covers the technical details, affected versions, impact, and mitigation.

Published: February 18, 2026

CVE-2022-21367 Overview

CVE-2022-21367 is a vulnerability affecting the MySQL Server product of Oracle MySQL, specifically within the Server: Compiling component. This security flaw allows a highly privileged attacker with network access to compromise MySQL Server through multiple protocols, potentially causing complete denial of service conditions and unauthorized data modification.

Critical Impact

Successful exploitation enables attackers to cause persistent crashes or hangs of MySQL Server (complete DoS), along with unauthorized modification of MySQL Server accessible data.

Affected Products

  • Oracle MySQL versions 5.7.36 and prior
  • Oracle MySQL versions 8.0.27 and prior
  • NetApp OnCommand Insight
  • NetApp OnCommand Workflow Automation

Discovery Timeline

  • 2022-01-19 - CVE-2022-21367 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2022-21367

Vulnerability Analysis

This vulnerability resides in the Server: Compiling component of Oracle MySQL Server. The flaw is characterized as easily exploitable, meaning that once an attacker has obtained high-level privileges, the technical barrier to exploitation is relatively low. The vulnerability impacts both the integrity and availability of the MySQL Server, allowing attackers to manipulate data and disrupt database operations.

The attack can be executed over the network through multiple protocols supported by MySQL, expanding the potential attack surface. While confidentiality is not directly impacted, the combination of data manipulation capabilities and denial of service conditions represents a significant threat to database operations and data integrity.

Root Cause

The vulnerability stems from improper handling within the MySQL Server's compilation component. While Oracle has not disclosed specific technical details about the underlying flaw (classified as NVD-CWE-noinfo), the nature of the vulnerability suggests issues in how the server processes certain compilation-related operations when accessed by privileged users over the network.

Attack Vector

The attack requires network access and high privileges on the MySQL Server. An authenticated attacker with administrative or elevated database privileges can send specially crafted requests through any of MySQL's supported network protocols. The vulnerability does not require user interaction, meaning exploitation can occur without any action from legitimate users.

The attacker can leverage this flaw to trigger repeated crashes or hangs in the MySQL Server process, effectively creating a denial of service condition. Additionally, the vulnerability permits unauthorized modification of certain data accessible through the MySQL Server, potentially compromising data integrity.

Detection Methods for CVE-2022-21367

Indicators of Compromise

  • Unexpected MySQL Server crashes or service interruptions with frequent restart cycles
  • Unusual compilation-related errors in MySQL error logs from privileged sessions
  • Unexplained data modifications in MySQL databases without corresponding legitimate activity
  • Abnormal network traffic patterns targeting MySQL ports from authenticated sessions

Detection Strategies

  • Monitor MySQL error logs for repeated crash events and compilation component errors
  • Implement database activity monitoring to track privileged user actions and detect anomalous behavior
  • Configure alerting for MySQL service availability issues and unexpected restarts
  • Audit privileged account activity for suspicious database operations

Monitoring Recommendations

  • Enable comprehensive MySQL audit logging to capture all privileged operations
  • Deploy network monitoring to detect unusual traffic patterns to MySQL Server instances
  • Implement automated health checks for MySQL service availability
  • Configure SIEM rules to correlate MySQL crash events with privileged user sessions

How to Mitigate CVE-2022-21367

Immediate Actions Required

  • Apply Oracle's January 2022 Critical Patch Update to affected MySQL Server instances
  • Review and restrict high-privilege access to MySQL Server to essential personnel only
  • Implement network segmentation to limit exposure of MySQL Server instances
  • Enable enhanced logging and monitoring on affected systems during the patch deployment window

Patch Information

Oracle has addressed this vulnerability in the Oracle Critical Patch Update January 2022. Organizations should upgrade MySQL Server to versions later than 5.7.36 for the 5.7.x branch or versions later than 8.0.27 for the 8.0.x branch. NetApp customers should refer to the NetApp Security Advisory NTAP-20220121-0008 for guidance on affected OnCommand products.

Workarounds

  • Restrict network access to MySQL Server using firewall rules and access control lists
  • Minimize the number of accounts with high privileges on MySQL Server
  • Implement connection rate limiting to reduce the impact of potential DoS attempts
  • Consider deploying MySQL behind a database proxy for additional access control
bash
# Configuration example - Restrict MySQL network access
# Edit MySQL configuration file (my.cnf or my.ini)
[mysqld]
bind-address = 127.0.0.1
# Or specify trusted network interface only
# bind-address = 10.0.0.5

# Verify privileged users and remove unnecessary accounts
# 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 Score5.5

  • EPSS Probability0.18%

  • 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
  • NVD-CWE-noinfo
  • Technical References
  • NetApp Security Advisory NTAP-20220121-0008
  • Vendor Resources
  • Oracle Critical Patch Update January 2022
  • 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