Severity by source
AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
Network-accessible DoS requiring high-privilege credentials confirms AV:N and PR:H; purely availability impact with no confidentiality or integrity effect justifies C:N/I:N/A:H.
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: JSON Duality). Supported versions that are affected are MySQL Server: 9.7.0-9.7.1; MySQL Cluster: 9.7.0-9.7.1. Easily exploitable 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.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).
AnalysisAI
Denial of service in Oracle MySQL Server and MySQL Cluster 9.7.0-9.7.1 allows a high-privileged authenticated attacker to cause a complete, repeatable crash or hang of the database service by exploiting a flaw in the Server: JSON Duality component over any supported network protocol. The vulnerability is rated medium severity (CVSS 4.9) due to the high privilege prerequisite, limiting real-world exposure primarily to environments where privileged credentials have been compromised or where insider threat is a concern. No public exploit code has been identified at time of analysis, and this vulnerability is not listed in the CISA KEV catalog.
Technical ContextAI
MySQL's JSON Duality feature, introduced in MySQL 8.x and extended through the 9.x release family, allows relational tables to be exposed simultaneously as JSON documents via duality views, bridging structured relational storage with flexible JSON access patterns. The affected component - Server: JSON Duality - processes these dual-representation queries and is exposed to all connected clients with sufficient privilege. The vulnerability exists specifically in MySQL Server 9.7.0-9.7.1 and MySQL Cluster 9.7.0-9.7.1, confirmed by CPE strings cpe:2.3:a:oracle_corporation:mysql_server and cpe:2.3:a:oracle_corporation:mysql_cluster. No CWE is assigned by Oracle, leaving the precise root cause class unspecified; however, the described outcome (hang or frequently repeatable crash) is consistent with unhandled edge cases in JSON parsing or duality view resolution - patterns commonly associated with null pointer dereferences, assertion failures, or resource exhaustion in query processing paths. Multiple protocols are confirmed as viable attack vectors, consistent with MySQL's support for TCP/IP, Unix sockets (where applicable), and named pipe connections.
RemediationAI
Oracle has addressed this vulnerability as part of the July 2026 Critical Patch Update; organizations should consult the advisory at https://www.oracle.com/security-alerts/cpujul2026.html to identify the exact patched release version and apply the appropriate update. No specific patched version number beyond 9.7.1 is independently confirmed from the available data, so the CPU advisory is the authoritative source for upgrade targets. As a compensating control prior to patching, restrict network access to MySQL instances to only authorized high-privileged accounts through firewall rules or network segmentation, reducing the attack surface by limiting which hosts can establish privileged database sessions. Additionally, audit and minimize high-privileged MySQL account grants - removing unnecessary DBA-level roles reduces the number of credentials that could be leveraged. If the JSON Duality feature is not operationally required by applications, consider restricting or auditing its use through privilege controls, though disabling it entirely may require application-level changes and should be tested for regression.
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
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-46601
GHSA-xvj5-hp76-xww4