Severity by source
AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H
Network vector and high privileges confirmed by description; AC:H reflects difficult exploitation; impact is availability-only with no confidentiality or integrity loss.
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: Clone Plugin). 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 Clone Plugin allows a high-privileged, network-connected attacker to crash or hang the database server through a difficult-to-exploit attack path. Affected are MySQL Server versions 8.4.0-8.4.10 and 9.7.0-9.7.1, and MySQL Cluster versions 8.0.0-8.0.47, 8.4.0-8.4.10, and 9.7.0-9.7.1. No public exploit identified at time of analysis, and Oracle disclosed this via its July 2026 Critical Patch Update; exploitation would result in complete availability loss for the targeted database instance.
Technical ContextAI
The vulnerability resides in the Clone Plugin, an InnoDB-level feature introduced in MySQL 8.0 that enables cloning of a MySQL instance over the network for provisioning and backup - accessible via multiple protocols including the native MySQL protocol. CPE data confirms the affected components are oracle_corporation:mysql_server and oracle_corporation:mysql_cluster across the listed version ranges. No CWE is assigned by Oracle, consistent with their typical advisory practice of withholding root-cause class information, but the hang-or-crash symptom pattern is consistent with resource exhaustion, unhandled exception, or assertion failure within the clone subsystem under adversarial input conditions. The 'multiple protocols' language in the description indicates the attack surface is not restricted to a single connection path.
RemediationAI
Apply Oracle's July 2026 Critical Patch Update, which addresses this vulnerability; the advisory at https://www.oracle.com/security-alerts/cpujul2026.html provides exact patched version details for each affected line. Patch available per vendor advisory - the specific fixed versions (e.g., 8.4.11, 9.7.2, or equivalent) should be confirmed directly from the CPU advisory before upgrading. As a compensating control where immediate patching is not feasible, restrict network access to MySQL ports (default 3306/33060) to trusted hosts only, reducing the network-reachable attack surface. Additionally, audit and minimize accounts holding high-privilege roles, as PR:H is a hard prerequisite - removing unnecessary SUPER or CLONE_ADMIN grants materially limits exploitation opportunity. Disabling the Clone Plugin via plugin-load-add configuration if cloning functionality is not operationally required eliminates the attack surface entirely; note this removes the ability to use MySQL Clone for provisioning and backup.
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-400 – Uncontrolled Resource Consumption
View allSame technique Denial Of Service
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-46583
GHSA-hmxm-xx78-7639