Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
Unauthenticated low-complexity network attack on the X Plugin gives PR:N/AC:L/AV:N; impact is complete DoS (A:H) with only partial data read (C:L) and no integrity effect (I:N).
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: X 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. Easily exploitable vulnerability allows unauthenticated 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 and unauthorized read access to a subset of MySQL Server, MySQL Cluster accessible data. CVSS 3.1 Base Score 8.2 (Confidentiality and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H).
AnalysisAI
Remote unauthenticated denial-of-service and partial information disclosure affects Oracle MySQL Server 8.4.0-8.4.10 and 9.7.0-9.7.1 (and MySQL Cluster 8.0.0-8.0.47, 8.4.0-8.4.10, 9.7.0-9.7.1) through the Server: X Plugin component. An attacker with only network access, using multiple protocols, can trigger a hang or repeatable crash (complete DoS) and read a subset of accessible data, carrying an Oracle-assigned CVSS 3.1 score of 8.2. There is no public exploit identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
The flaw resides in the MySQL X Plugin, the server component that implements the X Protocol (MySQL Document Store / X DevAPI), which by default listens on TCP port 33060 and enables NoSQL-style and asynchronous document/CRUD access to the database. The CPE data confirms two affected products from Oracle: mysql_server and mysql_cluster. Oracle publishes no CWE (CWE: N/A), but the described behavior - an unauthenticated protocol handler that can be driven into a hang/crash and made to leak a subset of data - is consistent with an input-validation or resource-handling defect in X Plugin's pre-authentication message parsing, a classic root cause for network-facing protocol front-ends.
RemediationAI
Apply the fixes from Oracle's July 2026 Critical Patch Update (https://www.oracle.com/security-alerts/cpujul2026.html); Oracle CPUs deliver the fix in the next quarterly release above the affected ranges, so upgrade MySQL Server past 8.4.10 / 9.7.1 and MySQL Cluster past 8.0.47 / 8.4.10 / 9.7.1 to the CPU-patched versions (exact patched build numbers are enumerated in the CPU advisory and should be taken from it rather than assumed). If immediate patching is not possible, the most direct compensating control is to reduce X Plugin exposure: disable the X Plugin if the X Protocol/Document Store is not used (set mysqlx=OFF or start with --skip-mysqlx), which removes the attack surface entirely but breaks any application using X DevAPI/Document Store on port 33060; alternatively, firewall or restrict access to TCP port 33060 so only trusted application hosts can reach it, which preserves functionality for allow-listed clients while blocking untrusted network attackers. Because exploitation is unauthenticated and pre-auth, network-level restriction is the key mitigation until patched.
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
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
Node.js before 10.24.0, 12.21.0, 14.16.0, and 15.10.0 is vulnerable to a denial of service attack when too many connecti
Same weakness CWE-200 – Information Exposure
View allSame technique Information Disclosure
View allVendor StatusVendor
SUSE
Severity: Important| 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-46730
GHSA-47wc-32xv-3x4v