Skip to main content

MySQL Server CVE-2026-47064

| EUVDEUVD-2026-46550 MEDIUM
Improper Access Control (CWE-284)
2026-07-21 oracle GHSA-vf2j-rrr9-c6jq
6.5
CVSS 3.1 · Vendor: oracle
Share

Severity by source

Vendor (oracle) PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
vuln.today AI
6.5 MEDIUM

Network-reachable via multiple protocols with only low database credentials required; impact is purely availability (hang/crash) with no confidentiality or integrity effect.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
SUSE
MEDIUM
qualitative
Red Hat
6.5 MEDIUM
qualitative

Primary rating from Vendor (oracle).

CVSS VectorVendor: oracle

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

2
Analysis Generated
Jul 22, 2026 - 02:31 vuln.today
CVE Published
Jul 21, 2026 - 21:33 nvd
MEDIUM 6.5

DescriptionCVE.org

Vulnerability in the MySQL Server, MySQL Cluster product of Oracle MySQL (component: Server: Optimizer). 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 low 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 6.5 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).

AnalysisAI

Denial of service in Oracle MySQL Server and MySQL Cluster allows any low-privileged authenticated attacker with network access to hang or repeatably crash the database service by exploiting a flaw in the Optimizer component. Affected deployments span 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, and 9.7.0-9.7.1, per Oracle's July 2026 Critical Patch Update. No public exploit code has been identified at time of analysis, and the vulnerability is not listed in the CISA KEV catalog; however, the low attack complexity and minimal privilege requirement make this a credible availability risk for any deployment with externally or internally accessible database accounts.

Technical ContextAI

The vulnerable component is the MySQL Optimizer - the query planning subsystem responsible for evaluating and selecting efficient execution strategies for SQL statements. Optimizer flaws typically arise from pathological or malformed query constructs that trigger undefined internal states, infinite planning loops, or memory safety violations during plan generation. The affected products are identified by CPEs cpe:2.3:a:oracle_corporation:mysql_server and cpe:2.3:a:oracle_corporation:mysql_cluster, covering both the standalone server and the distributed NDB Cluster variant used for high-availability deployments. No CWE has been assigned, which prevents definitive root-cause classification; however, the described impact - a repeatable hang or crash triggered by a low-privileged user - is consistent with CWE-400 (Uncontrolled Resource Consumption) or CWE-20 (Improper Input Validation) in query processing. The vulnerability is reachable via multiple MySQL protocols, including the standard MySQL wire protocol (TCP/3306) and potentially X Protocol (TCP/33060).

RemediationAI

Apply Oracle's Critical Patch Update for July 2026, available at https://www.oracle.com/security-alerts/cpujul2026.html. The exact patched version numbers are not specified in the available intelligence and must be confirmed directly from the Oracle CPU advisory - consult Oracle Support for the precise target versions for MySQL Server and MySQL Cluster. As an interim compensating control, restrict network access to MySQL ports (default 3306/TCP and 33060/TCP for X Protocol) to trusted application hosts only using host-based firewalls or security group rules, reducing the pool of principals who can reach the service. Enforce the principle of least privilege on database accounts - revoke unneeded query permissions from low-trust accounts to reduce the attack surface, noting that this may affect legitimate application functionality. For MySQL Cluster deployments, consider additional NDB management-layer access controls. These workarounds reduce but do not eliminate risk because the flaw is exploitable by any low-privileged authenticated user.

CVE-2021-22931 CRITICAL POC
9.8 Aug 16

Node.js before 16.6.0, 14.17.4, and 12.22.4 is vulnerable to Remote Code Execution, XSS, Application crashes due to miss

CVE-2020-8174 HIGH POC
8.1 Jul 24

napi_get_value_string_*() allows various kinds of memory corruption in node < 10.21.0, 12.18.0, and < 14.4.0. Rated high

CVE-2021-22884 HIGH POC
7.5 Mar 03

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 “

CVE-2020-8172 HIGH POC
7.4 Jun 08

TLS session reuse can lead to host certificate verification bypass in node version < 12.18.0 and < 14.4.0. Rated high se

CVE-2019-10219 MEDIUM POC
6.1 Nov 08

A vulnerability was found in Hibernate-Validator. Rated medium severity (CVSS 6.1), this vulnerability is remotely explo

CVE-2021-22939 MEDIUM POC
5.3 Aug 16

If the Node.js https API was used incorrectly and "undefined" was in passed for the "rejectUnauthorized" parameter, no e

CVE-2026-60163 HIGH
8.4 Jul 21

Full takeover of Oracle MySQL Server and MySQL Cluster is possible through the Server: Group Replication Plugin, where a

CVE-2026-60592 HIGH
8.2 Aug 18

Remote unauthenticated denial-of-service and partial data integrity compromise in Oracle MySQL Cluster's NDB Operator co

CVE-2026-60315 HIGH
8.2 Jul 21

Remote unauthenticated denial-of-service and partial information disclosure affects Oracle MySQL Server 8.4.0-8.4.10 and

CVE-2022-21824 HIGH
8.2 Feb 24

Due to the formatting logic of the "console.table()" function it was not safe to allow user controlled input to be passe

CVE-2026-46863 HIGH
7.5 Jun 16

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

CVE-2026-70724 HIGH
7.5 Aug 18

Full takeover of Oracle MySQL Cluster is achievable by an unauthenticated remote attacker over HTTP across three active

Vendor StatusVendor

SUSE

Severity: Moderate
Product Status
SUSE Liberty Linux 10 Fixed
SUSE Liberty Linux 8 Fixed
SUSE Liberty Linux 9 Fixed

Share

CVE-2026-47064 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy