CVE-2025-21497: 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 as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. in Oracle Corporation MySQL Server
Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.40 and prior, 8.4.3 and prior and 9.1.0 and prior. 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 as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).
AI Analysis
Technical Summary
CVE-2025-21497 is a vulnerability in the InnoDB component of Oracle MySQL Server affecting multiple supported versions including 8.0.40 and prior, 8.4.3 and prior, and 9.1.0 and prior. The flaw allows an attacker with high privileges and network access through multiple protocols to compromise the MySQL Server. Specifically, the attacker can cause the server to hang or crash repeatedly, resulting in a complete denial of service (DoS). Additionally, the attacker can perform unauthorized data manipulation operations such as update, insert, or delete on data accessible by the MySQL Server. The vulnerability does not impact confidentiality but affects data integrity and availability. The CVSS 3.1 base score is 5.5, reflecting medium severity, with the vector indicating network attack vector (AV:N), low attack complexity (AC:L), requirement for high privileges (PR:H), no user interaction (UI:N), unchanged scope (S:U), no confidentiality impact (C:N), low integrity impact (I:L), and high availability impact (A:H). No public exploits have been reported yet, but the vulnerability is considered easily exploitable given the low attack complexity and network accessibility. The CWE-346 classification suggests an authorization bypass or insufficient verification of permissions. This vulnerability poses risks primarily to environments where MySQL servers are exposed to high-privileged users over the network, potentially allowing attackers to disrupt services and corrupt data.
Potential Impact
For European organizations, this vulnerability can lead to significant operational disruptions due to denial of service conditions on MySQL database servers, which are widely used in enterprise applications, financial systems, e-commerce platforms, and government services. The ability to modify data unauthorizedly threatens data integrity, potentially leading to incorrect business decisions, financial discrepancies, or compliance violations under regulations such as GDPR. Although confidentiality is not directly impacted, the integrity and availability issues can cause cascading effects on dependent systems and services. Organizations with MySQL servers exposed to internal or external networks and with users holding high privileges are particularly vulnerable. The disruption of critical database services can affect customer trust, regulatory compliance, and financial stability. Given the medium severity and lack of known exploits, the immediate risk is moderate but could escalate if exploit code becomes available.
Mitigation Recommendations
1. Apply official Oracle patches immediately once released for the affected MySQL Server versions. 2. Restrict network access to MySQL servers using firewalls and network segmentation, allowing only trusted hosts and services to connect. 3. Enforce the principle of least privilege by auditing and minimizing high-privileged user accounts and roles with network access to MySQL. 4. Implement strong authentication and authorization controls to prevent unauthorized privilege escalation. 5. Monitor database logs and network traffic for unusual activity indicative of exploitation attempts, such as repeated crashes or unauthorized data modification commands. 6. Consider deploying intrusion detection/prevention systems (IDS/IPS) tuned to detect anomalies in MySQL traffic. 7. Regularly back up databases and verify backup integrity to enable recovery in case of data corruption or service disruption. 8. Conduct security awareness training for database administrators and network operators about this vulnerability and secure configuration best practices.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Sweden
CVE-2025-21497: 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 as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. in Oracle Corporation MySQL Server
Description
Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.40 and prior, 8.4.3 and prior and 9.1.0 and prior. 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 as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).
AI-Powered Analysis
Technical Analysis
CVE-2025-21497 is a vulnerability in the InnoDB component of Oracle MySQL Server affecting multiple supported versions including 8.0.40 and prior, 8.4.3 and prior, and 9.1.0 and prior. The flaw allows an attacker with high privileges and network access through multiple protocols to compromise the MySQL Server. Specifically, the attacker can cause the server to hang or crash repeatedly, resulting in a complete denial of service (DoS). Additionally, the attacker can perform unauthorized data manipulation operations such as update, insert, or delete on data accessible by the MySQL Server. The vulnerability does not impact confidentiality but affects data integrity and availability. The CVSS 3.1 base score is 5.5, reflecting medium severity, with the vector indicating network attack vector (AV:N), low attack complexity (AC:L), requirement for high privileges (PR:H), no user interaction (UI:N), unchanged scope (S:U), no confidentiality impact (C:N), low integrity impact (I:L), and high availability impact (A:H). No public exploits have been reported yet, but the vulnerability is considered easily exploitable given the low attack complexity and network accessibility. The CWE-346 classification suggests an authorization bypass or insufficient verification of permissions. This vulnerability poses risks primarily to environments where MySQL servers are exposed to high-privileged users over the network, potentially allowing attackers to disrupt services and corrupt data.
Potential Impact
For European organizations, this vulnerability can lead to significant operational disruptions due to denial of service conditions on MySQL database servers, which are widely used in enterprise applications, financial systems, e-commerce platforms, and government services. The ability to modify data unauthorizedly threatens data integrity, potentially leading to incorrect business decisions, financial discrepancies, or compliance violations under regulations such as GDPR. Although confidentiality is not directly impacted, the integrity and availability issues can cause cascading effects on dependent systems and services. Organizations with MySQL servers exposed to internal or external networks and with users holding high privileges are particularly vulnerable. The disruption of critical database services can affect customer trust, regulatory compliance, and financial stability. Given the medium severity and lack of known exploits, the immediate risk is moderate but could escalate if exploit code becomes available.
Mitigation Recommendations
1. Apply official Oracle patches immediately once released for the affected MySQL Server versions. 2. Restrict network access to MySQL servers using firewalls and network segmentation, allowing only trusted hosts and services to connect. 3. Enforce the principle of least privilege by auditing and minimizing high-privileged user accounts and roles with network access to MySQL. 4. Implement strong authentication and authorization controls to prevent unauthorized privilege escalation. 5. Monitor database logs and network traffic for unusual activity indicative of exploitation attempts, such as repeated crashes or unauthorized data modification commands. 6. Consider deploying intrusion detection/prevention systems (IDS/IPS) tuned to detect anomalies in MySQL traffic. 7. Regularly back up databases and verify backup integrity to enable recovery in case of data corruption or service disruption. 8. Conduct security awareness training for database administrators and network operators about this vulnerability and secure configuration best practices.
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.762Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69091a4ac28fd46ded81d09e
Added to database: 11/3/2025, 9:10:34 PM
Last enriched: 11/4/2025, 1:09:48 AM
Last updated: 12/18/2025, 5:30:43 AM
Views: 50
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-68461: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in Roundcube Webmail
HighCVE-2025-68460: CWE-116 Improper Encoding or Escaping of Output in Roundcube Webmail
HighCVE-2025-12885: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in awsmin Embed Any Document – Embed PDF, Word, PowerPoint and Excel Files
MediumCVE-2025-14856: Code Injection in y_project RuoYi
MediumCVE-2025-14841: NULL Pointer Dereference in OFFIS DCMTK
MediumActions
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.