Severity by source
AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
Network-accessible Optimizer DoS requiring high-privilege credentials; no confidentiality or integrity impact; PR:H accurately reflects the mandatory DBA-level access prerequisite.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. 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's Optimizer component allows high-privileged, network-authenticated attackers to cause a complete crash or hang across three active release trains (8.0.x, 8.4.x, 9.x). The broad version coverage and multi-protocol attack surface are notable, but the PR:H requirement limits the attacker pool to actors who already hold elevated MySQL credentials. No public exploit has been identified and EPSS at 0.04% (11th percentile) confirms low observed exploitation probability; Oracle has released a patch via the April 2026 Critical Patch Update.
Technical ContextAI
The vulnerability resides in MySQL Server's Optimizer component, which is responsible for parsing, planning, and optimizing SQL query execution paths. CWE-400 (Uncontrolled Resource Consumption) indicates that a specially crafted query or optimizer input can exhaust server-side resources - CPU cycles, memory, or internal execution state - without adequate bounds enforcement, resulting in a hang or repeatable crash. The affected CPE (cpe:2.3:a:oracle_corporation:mysql_server) spans three major release trains (8.0, 8.4, and 9.x), suggesting the flaw exists in a shared optimizer code path rather than a version-specific feature introduced in one branch. Oracle's description that exploitation occurs 'via multiple protocols' means the attack surface includes MySQL's native client protocol as well as the X Protocol used by MySQL Shell and connectors, widening the exposure beyond traditional SQL clients.
RemediationAI
The primary fix is to upgrade MySQL Server to the patched version released as part of Oracle's Critical Patch Update for April 2026; consult https://www.oracle.com/security-alerts/cpuapr2026.html for the specific patched releases across the 8.0, 8.4, and 9.x trains - exact fix version numbers (e.g., 8.0.46, 8.4.9) are not explicitly enumerated in available reference data and should be confirmed directly from the Oracle advisory. Red Hat and SUSE users should apply distribution-provided MySQL package updates, as both vendors are tagged in associated advisories. As a compensating control prior to patching, restrict high-privilege MySQL account usage to audited, trusted hosts using MySQL's GRANT ... REQUIRE statements or network-level firewall rules limiting access to MySQL ports (default 3306/3306 X Protocol 33060); note this does not fix the underlying optimizer flaw and constitutes a defense-in-depth measure only. Additionally, review and minimize the number of accounts granted SUPER or DBA-equivalent privileges to reduce the attacker surface if credentials are compromised.
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: Medium| Product | Status |
|---|---|
| SUSE Liberty Linux 9 | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-24295
GHSA-x878-48g9-62p4