Severity by source
AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
Network-reachable DoS requiring high-privilege MySQL credentials; strictly availability impact with no confidentiality or integrity effect.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). Supported versions that are affected are 8.0.0-8.0.45. 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
MySQL Server versions 8.0.0 through 8.0.45 expose a denial-of-service condition in the DML processing component, enabling a highly privileged, network-authenticated attacker to crash or hang the database server. Oracle patched this in the April 2026 Critical Patch Update; no active exploitation has been observed (EPSS 0.04%, 11th percentile; SSVC exploitation: none). The mandatory high-privilege authentication requirement significantly constrains the realistic attacker pool to insiders or post-compromise scenarios.
Technical ContextAI
The affected component is MySQL Server's Data Manipulation Language (DML) engine - the subsystem responsible for processing INSERT, UPDATE, DELETE, and SELECT statements. The root cause class is CWE-400 (Uncontrolled Resource Consumption), meaning a crafted or malformed DML operation can cause the server to consume unbounded CPU or memory until it hangs or crashes. The affected CPE is cpe:2.3:a:oracle_corporation:mysql_server:*:*:*:*:*:*:*:* covering the 8.0.x branch through 8.0.45. MySQL's multi-protocol architecture (TCP/IP, named pipes, shared memory, Unix sockets) means the flaw is reachable via any supported connection method, consistent with the CVSS AV:N (network) vector. Downstream Linux distribution packages from Red Hat and SUSE are also affected, widening the patching surface beyond Oracle's own distribution.
RemediationAI
Apply Oracle's patch released in the April 2026 Critical Patch Update (https://www.oracle.com/security-alerts/cpuapr2026.html); the advisory should be consulted to confirm the exact fixed version number, as the precise patched release (e.g., 8.0.46 or later) is not explicitly stated in available intelligence data. Red Hat and SUSE users should apply updated MySQL packages via their respective distribution errata channels as soon as they become available. As an interim compensating control, restrict network access to the MySQL port (default 3306/TCP) to only trusted administrative hosts using firewall rules or MySQL's bind-address configuration - this does not eliminate the vulnerability but reduces the network attack surface. Additionally, audit and minimize the number of accounts holding HIGH-privilege MySQL roles, as the PR:H requirement means that reducing privileged account exposure directly reduces exploitability. If the environment allows it, limiting MySQL to Unix socket connections for local-only deployments removes the network vector entirely. None of these controls substitute for patching.
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-24378
GHSA-42m9-g5m6-v663