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 Server
View allA heap buffer overflow in the TFTP receiving code allows for DoS or arbitrary code execution in libcurl versions 7.19.4
XStream is a Java library to serialize objects to XML and back again. Rated critical severity (CVSS 9.8), this vulnerabi
libcurl versions from 7.36.0 to before 7.64.0 are vulnerable to a stack-based buffer overflow. Rated critical severity (
When sending data to an MQTT server, libcurl <= 7.73.0 and 7.78.0 could in some circumstances erroneously keep a pointer
XStream is a Java library to serialize objects to XML and back again. Rated critical severity (CVSS 9.1), this vulnerabi
A use of incorrectly resolved name vulnerability fixed in 7.83.1 might remove the wrong file when `--no-clobber` is used
curl 7.75.0 through 7.76.1 suffers from a use-after-free vulnerability resulting in already freed memory being used when
libcurl-using applications can ask for a specific client certificate to be used in a transfer. Rated high severity (CVSS
A user can tell curl >= 7.20.0 and <= 7.78.0 to require a successful upgrade to TLS when speaking to an IMAP, POP3 or FT
Heap buffer overflow in the TFTP protocol handler in cURL 7.19.4 to 7.65.3. Rated critical severity (CVSS 9.8), this vul
A vulnerability was found in Hibernate-Validator. Rated medium severity (CVSS 6.1), this vulnerability is remotely explo
When curl is instructed to download content using the metalink feature, thecontents is verified against a hash provided
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