Severity by source
AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
Network-reachable optimizer crash requires high-privilege DB credentials; availability-only impact with no confidentiality or integrity effect.
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: Optimizer). 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 MySQL Server and MySQL Cluster 9.7.0-9.7.1 allows a network-connected, high-privileged attacker to cause a complete hang or repeatable crash of the database server by targeting the Server: Optimizer component. Oracle classifies the vulnerability as 'easily exploitable' once credentials are obtained, though the high-privilege prerequisite (PR:H) substantially constrains real-world exposure. No public exploit code or active exploitation via CISA KEV has been identified at time of analysis.
Technical ContextAI
The affected component is the Server: Optimizer - the subsystem responsible for parsing, analyzing, and generating execution plans for SQL queries in MySQL Server and MySQL Cluster. A logic or resource-handling defect within this component allows a specifically crafted query to cause the server process to hang or crash. CWE classification is listed as N/A by the reporter; however, the crash/hang behavior in a query optimizer is consistent with root cause classes such as unchecked resource consumption (CWE-400), improper input validation (CWE-20), or an unreachable loop exit condition (CWE-835) - none of these are vendor-confirmed. Oracle notes the attack is achievable via 'multiple protocols,' consistent with MySQL's support for TCP/IP, named pipes, and Unix domain sockets. Affected versions are MySQL Server 9.7.0-9.7.1 and MySQL Cluster 9.7.0-9.7.1, a relatively recent release branch in the MySQL 9.x line.
RemediationAI
Apply Oracle's July 2026 Critical Patch Update per the advisory at https://www.oracle.com/security-alerts/cpujul2026.html; the exact patched version number is not explicitly stated in the available intelligence and has not been independently confirmed - consult Oracle's patch matrix for the specific target version. If immediate patching is not feasible, reduce the population of accounts holding high-privilege MySQL roles to the absolute minimum required for operations, as exploitation is gated entirely on PR:H access. Enforce network-level controls restricting MySQL port access (default TCP 3306) to trusted hosts and administrative networks only, reducing the attack surface to accounts that can physically reach the service. These compensating controls reduce opportunity but do not eliminate the vulnerability; patching remains the only confirmed remediation.
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
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-47352
GHSA-mmq9-mcpx-q295