CVE-2025-21574: Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Cluster. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Cluster. in Oracle Corporation MySQL Cluster
Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Parser). Supported versions that are affected are 8.0.0-8.0.41, 8.4.0-8.4.4 and 9.0.0-9.2.0. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).
AI Analysis
Technical Summary
CVE-2025-21574 is a vulnerability identified in Oracle Corporation's MySQL Cluster product affecting multiple versions including 7.6.0, 8.0.0 through 8.0.41, 8.4.0 through 8.4.4, and 9.0.0 through 9.2.0. The flaw exists in the Server Parser component of MySQL, which processes incoming queries and commands. A low privileged attacker with network access via multiple supported protocols can exploit this vulnerability to cause the MySQL Server to hang or crash repeatedly, resulting in a complete denial of service (DoS). The vulnerability does not allow unauthorized disclosure or modification of data but severely impacts availability. The CVSS 3.1 vector (AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H) indicates that the attack can be performed remotely over the network with low attack complexity and low privileges, without requiring user interaction. The vulnerability is categorized under CWE-400, which relates to uncontrolled resource consumption leading to DoS. No public exploits or patches are currently available, but the vulnerability has been officially published and assigned a CVSS score of 6.5, indicating a medium severity level. This vulnerability poses a risk to environments where MySQL Cluster is used for high availability and critical database services, as attackers could disrupt service continuity by triggering server crashes or hangs.
Potential Impact
For European organizations, the primary impact of CVE-2025-21574 is the potential for denial of service against MySQL Cluster deployments. This can lead to significant downtime of critical database services, affecting business operations, customer-facing applications, and internal systems reliant on database availability. Industries such as finance, telecommunications, healthcare, and government services that depend on MySQL Cluster for high availability and scalability could experience operational disruptions. The lack of confidentiality or integrity impact means data breaches or data manipulation are not direct concerns; however, service outages can cause reputational damage and financial losses. Additionally, repeated crashes may increase operational costs due to emergency incident response and recovery efforts. The vulnerability's ease of exploitation over the network with low privileges increases the risk, especially in environments with insufficient network segmentation or exposed MySQL Cluster nodes. European organizations with regulatory obligations for service availability and incident response (e.g., under GDPR or NIS Directive) may face compliance risks if the vulnerability is exploited.
Mitigation Recommendations
1. Monitor Oracle's official channels for patches addressing CVE-2025-21574 and apply them promptly once released. 2. Until patches are available, restrict network access to MySQL Cluster nodes by implementing strict firewall rules and network segmentation to limit exposure to trusted hosts only. 3. Disable or restrict unused protocols and services that provide network access to MySQL Cluster to reduce the attack surface. 4. Implement robust monitoring and alerting for unusual MySQL Server behavior, such as repeated crashes or hangs, to enable rapid incident response. 5. Conduct regular security audits and vulnerability assessments focusing on MySQL Cluster configurations and network exposure. 6. Employ rate limiting or connection throttling mechanisms to mitigate potential resource exhaustion attempts. 7. Review and minimize user privileges on MySQL Cluster to ensure that only necessary accounts have network access with low privileges. 8. Prepare and test incident response plans specifically for database availability incidents to reduce downtime impact. These steps go beyond generic advice by focusing on network-level controls, privilege management, and operational readiness tailored to MySQL Cluster environments.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Sweden
CVE-2025-21574: Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Cluster. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Cluster. in Oracle Corporation MySQL Cluster
Description
Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Parser). Supported versions that are affected are 8.0.0-8.0.41, 8.4.0-8.4.4 and 9.0.0-9.2.0. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).
AI-Powered Analysis
Technical Analysis
CVE-2025-21574 is a vulnerability identified in Oracle Corporation's MySQL Cluster product affecting multiple versions including 7.6.0, 8.0.0 through 8.0.41, 8.4.0 through 8.4.4, and 9.0.0 through 9.2.0. The flaw exists in the Server Parser component of MySQL, which processes incoming queries and commands. A low privileged attacker with network access via multiple supported protocols can exploit this vulnerability to cause the MySQL Server to hang or crash repeatedly, resulting in a complete denial of service (DoS). The vulnerability does not allow unauthorized disclosure or modification of data but severely impacts availability. The CVSS 3.1 vector (AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H) indicates that the attack can be performed remotely over the network with low attack complexity and low privileges, without requiring user interaction. The vulnerability is categorized under CWE-400, which relates to uncontrolled resource consumption leading to DoS. No public exploits or patches are currently available, but the vulnerability has been officially published and assigned a CVSS score of 6.5, indicating a medium severity level. This vulnerability poses a risk to environments where MySQL Cluster is used for high availability and critical database services, as attackers could disrupt service continuity by triggering server crashes or hangs.
Potential Impact
For European organizations, the primary impact of CVE-2025-21574 is the potential for denial of service against MySQL Cluster deployments. This can lead to significant downtime of critical database services, affecting business operations, customer-facing applications, and internal systems reliant on database availability. Industries such as finance, telecommunications, healthcare, and government services that depend on MySQL Cluster for high availability and scalability could experience operational disruptions. The lack of confidentiality or integrity impact means data breaches or data manipulation are not direct concerns; however, service outages can cause reputational damage and financial losses. Additionally, repeated crashes may increase operational costs due to emergency incident response and recovery efforts. The vulnerability's ease of exploitation over the network with low privileges increases the risk, especially in environments with insufficient network segmentation or exposed MySQL Cluster nodes. European organizations with regulatory obligations for service availability and incident response (e.g., under GDPR or NIS Directive) may face compliance risks if the vulnerability is exploited.
Mitigation Recommendations
1. Monitor Oracle's official channels for patches addressing CVE-2025-21574 and apply them promptly once released. 2. Until patches are available, restrict network access to MySQL Cluster nodes by implementing strict firewall rules and network segmentation to limit exposure to trusted hosts only. 3. Disable or restrict unused protocols and services that provide network access to MySQL Cluster to reduce the attack surface. 4. Implement robust monitoring and alerting for unusual MySQL Server behavior, such as repeated crashes or hangs, to enable rapid incident response. 5. Conduct regular security audits and vulnerability assessments focusing on MySQL Cluster configurations and network exposure. 6. Employ rate limiting or connection throttling mechanisms to mitigate potential resource exhaustion attempts. 7. Review and minimize user privileges on MySQL Cluster to ensure that only necessary accounts have network access with low privileges. 8. Prepare and test incident response plans specifically for database availability incidents to reduce downtime impact. These steps go beyond generic advice by focusing on network-level controls, privilege management, and operational readiness tailored to MySQL Cluster environments.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- oracle
- Date Reserved
- 2024-12-24T23:18:54.785Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 690908597fff0e30cee23a86
Added to database: 11/3/2025, 7:54:01 PM
Last enriched: 11/3/2025, 8:09:49 PM
Last updated: 12/20/2025, 5:11:10 PM
Views: 30
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-7782: CWE-862 Missing Authorization in WP JobHunt
HighCVE-2025-7733: CWE-639 Authorization Bypass Through User-Controlled Key in WP JobHunt
MediumCVE-2025-14298: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in damian-gora FiboSearch – Ajax Search for WooCommerce
MediumCVE-2025-12492: CWE-200 Exposure of Sensitive Information to an Unauthorized Actor in ultimatemember Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin
MediumCVE-2025-13619: CWE-269 Improper Privilege Management in CMSSuperHeroes Flex Store Users
CriticalActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.