CVE-2025-21580: Easily exploitable vulnerability allows high 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. in Oracle Corporation MySQL Server
Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). 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 high 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 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).
AI Analysis
Technical Summary
CVE-2025-21580 is a vulnerability identified in Oracle Corporation's MySQL Server affecting versions 8.0.0 through 8.0.41, 8.4.0 through 8.4.4, and 9.0.0 through 9.2.0. The flaw resides in the Server: DML component and allows an attacker with high privileges and network access via multiple protocols to cause the MySQL Server to hang or crash repeatedly, resulting in a denial-of-service (DoS) condition. The vulnerability does not impact confidentiality or integrity but solely affects availability. The CVSS 3.1 base score is 4.9, with vector AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H, indicating network attack vector, low attack complexity, required high privileges, no user interaction, unchanged scope, and impact limited to availability. The CWE associated is CWE-732, which relates to incorrect permission assignment or management. No known exploits have been reported in the wild, and no official patches have been linked at the time of publication. The vulnerability is easily exploitable by a high-privileged attacker, which could be an insider or a compromised account with network access. The attack can be conducted over multiple protocols supported by MySQL, increasing the attack surface. The consequence is a complete denial of service, which can disrupt business operations relying on MySQL databases. This vulnerability underscores the importance of strict privilege management and network access controls for database servers.
Potential Impact
For European organizations, this vulnerability poses a risk primarily to the availability of critical database services running MySQL Server in the affected versions. Industries such as finance, healthcare, telecommunications, and government services that rely heavily on MySQL for backend data storage could experience service outages, leading to operational disruptions and potential financial losses. Although the vulnerability does not allow data theft or modification, the denial-of-service condition could impact business continuity and service level agreements. Organizations with multi-tenant environments or cloud-hosted MySQL instances may face cascading effects if the database becomes unresponsive. Additionally, high-privileged attackers exploiting this flaw could leverage the DoS as a diversion for other malicious activities. The lack of known exploits currently reduces immediate risk, but the ease of exploitation and network accessibility mean that once exploits emerge, rapid impact is possible. European entities with stringent uptime requirements and regulatory obligations around service availability must prioritize mitigation to avoid compliance issues and reputational damage.
Mitigation Recommendations
1. Restrict network access to MySQL servers by implementing strict firewall rules and network segmentation, allowing only trusted hosts and applications to communicate with the database. 2. Enforce the principle of least privilege by auditing and limiting high-privileged accounts that have network access to MySQL, including administrative and service accounts. 3. Monitor MySQL server logs and network traffic for unusual patterns indicative of repeated crashes or hangs, enabling early detection of exploitation attempts. 4. Deploy intrusion detection/prevention systems (IDS/IPS) tuned to detect anomalous MySQL protocol activity or repeated connection attempts that could trigger the vulnerability. 5. Prepare for patch deployment by tracking Oracle’s security advisories and testing updates in controlled environments to ensure compatibility and stability. 6. Consider implementing high-availability and failover mechanisms for MySQL to minimize service disruption in case of an attack. 7. Conduct regular security assessments and penetration testing focusing on privilege escalation and network access controls around MySQL infrastructure. 8. Educate database administrators and security teams about the vulnerability specifics and response procedures to ensure rapid incident handling.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Sweden
CVE-2025-21580: Easily exploitable vulnerability allows high 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. in Oracle Corporation MySQL Server
Description
Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). 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 high 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 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).
AI-Powered Analysis
Technical Analysis
CVE-2025-21580 is a vulnerability identified in Oracle Corporation's MySQL Server affecting versions 8.0.0 through 8.0.41, 8.4.0 through 8.4.4, and 9.0.0 through 9.2.0. The flaw resides in the Server: DML component and allows an attacker with high privileges and network access via multiple protocols to cause the MySQL Server to hang or crash repeatedly, resulting in a denial-of-service (DoS) condition. The vulnerability does not impact confidentiality or integrity but solely affects availability. The CVSS 3.1 base score is 4.9, with vector AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H, indicating network attack vector, low attack complexity, required high privileges, no user interaction, unchanged scope, and impact limited to availability. The CWE associated is CWE-732, which relates to incorrect permission assignment or management. No known exploits have been reported in the wild, and no official patches have been linked at the time of publication. The vulnerability is easily exploitable by a high-privileged attacker, which could be an insider or a compromised account with network access. The attack can be conducted over multiple protocols supported by MySQL, increasing the attack surface. The consequence is a complete denial of service, which can disrupt business operations relying on MySQL databases. This vulnerability underscores the importance of strict privilege management and network access controls for database servers.
Potential Impact
For European organizations, this vulnerability poses a risk primarily to the availability of critical database services running MySQL Server in the affected versions. Industries such as finance, healthcare, telecommunications, and government services that rely heavily on MySQL for backend data storage could experience service outages, leading to operational disruptions and potential financial losses. Although the vulnerability does not allow data theft or modification, the denial-of-service condition could impact business continuity and service level agreements. Organizations with multi-tenant environments or cloud-hosted MySQL instances may face cascading effects if the database becomes unresponsive. Additionally, high-privileged attackers exploiting this flaw could leverage the DoS as a diversion for other malicious activities. The lack of known exploits currently reduces immediate risk, but the ease of exploitation and network accessibility mean that once exploits emerge, rapid impact is possible. European entities with stringent uptime requirements and regulatory obligations around service availability must prioritize mitigation to avoid compliance issues and reputational damage.
Mitigation Recommendations
1. Restrict network access to MySQL servers by implementing strict firewall rules and network segmentation, allowing only trusted hosts and applications to communicate with the database. 2. Enforce the principle of least privilege by auditing and limiting high-privileged accounts that have network access to MySQL, including administrative and service accounts. 3. Monitor MySQL server logs and network traffic for unusual patterns indicative of repeated crashes or hangs, enabling early detection of exploitation attempts. 4. Deploy intrusion detection/prevention systems (IDS/IPS) tuned to detect anomalous MySQL protocol activity or repeated connection attempts that could trigger the vulnerability. 5. Prepare for patch deployment by tracking Oracle’s security advisories and testing updates in controlled environments to ensure compatibility and stability. 6. Consider implementing high-availability and failover mechanisms for MySQL to minimize service disruption in case of an attack. 7. Conduct regular security assessments and penetration testing focusing on privilege escalation and network access controls around MySQL infrastructure. 8. Educate database administrators and security teams about the vulnerability specifics and response procedures to ensure rapid incident handling.
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: 690908597fff0e30cee23a96
Added to database: 11/3/2025, 7:54:01 PM
Last enriched: 11/3/2025, 8:10:54 PM
Last updated: 11/4/2025, 8:42:31 AM
Views: 5
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-20749: CWE-121 Stack Overflow in MediaTek, Inc. MT6789, MT6835, MT6855, MT6878, MT6879, MT6886, MT6897, MT6899, MT6983, MT6985, MT6989, MT6991, MT8169, MT8188, MT8195, MT8196, MT8781, MT8796
UnknownCVE-2025-20748: CWE-120 Classic Buffer Overflow in MediaTek, Inc. MT6890, MT7615, MT7622, MT7663, MT7915, MT7916, MT7981, MT7986
UnknownCVE-2025-20747: CWE-121 Stack Overflow in MediaTek, Inc. MT2718, MT2737, MT6835, MT6878, MT6886, MT6897, MT6899, MT6982, MT6985, MT6986, MT6986D, MT6989, MT6990, MT6991, MT8676, MT8678, MT8755, MT8893
UnknownCVE-2025-20746: CWE-121 Stack Overflow in MediaTek, Inc. MT2718, MT2737, MT6835, MT6878, MT6886, MT6897, MT6899, MT6982, MT6985, MT6986, MT6986D, MT6989, MT6990, MT6991, MT8676, MT8678, MT8755, MT8893
UnknownCVE-2025-20745: CWE-416 Use After Free in MediaTek, Inc. MT2718, MT6989, MT6991, MT8370, MT8390, MT8395, MT8676, MT8678, MT87920
UnknownActions
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.