Severity by source
AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H
Network-accessible DDL component requires administrative-level DB credentials (PR:H) and difficult exploitation conditions (AC:H); impact is exclusively availability with no scope change.
Primary rating from Vendor (oracle).
CVSS VectorVendor: oracle
Lifecycle Timeline
2DescriptionCVE.org
Vulnerability in the MySQL Server, MySQL Cluster product of Oracle MySQL (component: Server: DDL). Supported versions that are affected are MySQL Server: 8.4.0-8.4.10, 9.7.0-9.7.1; MySQL Cluster: 8.0.0-8.0.47, 8.4.0-8.4.10 and 9.7.0-9.7.1. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server, MySQL Cluster. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server, MySQL Cluster. CVSS 3.1 Base Score 4.4 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H).
AnalysisAI
Denial-of-service in Oracle MySQL Server and MySQL Cluster's DDL component allows a high-privileged, network-connected attacker to cause a complete server hang or repeatable crash under difficult-to-reproduce conditions. Affected product lines span MySQL Server 8.4.x and 9.7.x and MySQL Cluster 8.0.x through 9.7.x, as confirmed in Oracle's July 2026 Critical Patch Update (EUVD-2026-46462). No public exploit or confirmed active exploitation has been identified at time of analysis.
Technical ContextAI
The affected component is the DDL (Data Definition Language) subsystem of MySQL Server and MySQL Cluster - the engine responsible for processing schema-modifying statements such as CREATE, ALTER, DROP, and TRUNCATE. A crafted DDL operation submitted under specific conditions can cause the database process to enter an unresponsive hang state or crash repeatedly, constituting complete availability loss. CPE identifiers cpe:2.3:a:oracle_corporation:mysql_server and cpe:2.3:a:oracle_corporation:mysql_cluster confirm both product families are in scope. No CWE has been assigned by Oracle or NVD; however, the symptom profile - a server crash triggered by a specific DDL input - is consistent with improper input validation (analogous to CWE-20) or an uncontrolled resource consumption pattern (analogous to CWE-400) within the DDL parser or execution layer. MySQL Cluster introduces additional distributed coordination complexity (NDB storage engine), which may expand the attack surface for this class of DDL-induced failure.
RemediationAI
Apply Oracle's July 2026 Critical Patch Update, detailed at https://www.oracle.com/security-alerts/cpujul2026.html, which addresses this vulnerability across all affected MySQL Server and MySQL Cluster version lines. Exact fixed versions are not independently confirmed here - consult the Oracle advisory for the specific target upgrade versions within the 8.4.x, 8.0.x, and 9.7.x branches. If immediate patching is not feasible, restrict network-level access to the MySQL server port (default TCP 3306) using host-based or network firewall rules to permit connections only from trusted administrative hosts, reducing the pool of potential exploiters to those who already hold high-privileged credentials. Additionally, apply the principle of least privilege to DDL execution rights - revoke CREATE, ALTER, and DROP privileges from any account that does not operationally require them, as exploitation is gated behind high-privileged access. Note that firewall restrictions do not eliminate risk if the threat model includes compromised DBA accounts already authorized for network access.
More in Mysql Cluster
View allNode.js before 16.6.0, 14.17.4, and 12.22.4 is vulnerable to Remote Code Execution, XSS, Application crashes due to miss
napi_get_value_string_*() allows various kinds of memory corruption in node < 10.21.0, 12.18.0, and < 14.4.0. Rated high
Node.js before 10.24.0, 12.21.0, 14.16.0, and 15.10.0 is vulnerable to DNS rebinding attacks as the whitelist includes “
TLS session reuse can lead to host certificate verification bypass in node version < 12.18.0 and < 14.4.0. Rated high se
A vulnerability was found in Hibernate-Validator. Rated medium severity (CVSS 6.1), this vulnerability is remotely explo
If the Node.js https API was used incorrectly and "undefined" was in passed for the "rejectUnauthorized" parameter, no e
Full takeover of Oracle MySQL Server and MySQL Cluster is possible through the Server: Group Replication Plugin, where a
Remote unauthenticated denial-of-service and partial data integrity compromise in Oracle MySQL Cluster's NDB Operator co
Remote unauthenticated denial-of-service and partial information disclosure affects Oracle MySQL Server 8.4.0-8.4.10 and
Due to the formatting logic of the "console.table()" function it was not safe to allow user controlled input to be passe
Remote unauthenticated denial-of-service in Oracle MySQL Server and MySQL Cluster (8.0.x, 8.4.x, and 9.0.0-9.7.0) allows
Full takeover of Oracle MySQL Cluster is achievable by an unauthenticated remote attacker over HTTP across three active
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allVendor StatusVendor
SUSE
Severity: Moderate| Product | Status |
|---|---|
| SUSE Liberty Linux 10 | Fixed |
| SUSE Liberty Linux 8 | Fixed |
| SUSE Liberty Linux 9 | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-46462
GHSA-7535-7fg5-3c9x