Severity by source
AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
Network-reachable InnoDB flaw requires high-privilege credentials; pure availability-only DoS with no confidentiality or integrity impact.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). 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 InnoDB component allows high-privileged authenticated attackers with network access to crash or hang the database server via multiple protocols. Affected versions span three major release lines - 8.0.0 through 8.0.45, 8.4.0 through 8.4.8, and 9.0.0 through 9.6.0 - covering a broad footprint of Oracle MySQL deployments including downstream Red Hat and SUSE packages. Proof-of-concept exploit code exists per SSVC classification, though EPSS stands at 0.04% (11th percentile) with no CISA KEV listing, indicating low observed exploitation probability consistent with the high-privilege prerequisite.
Technical ContextAI
The vulnerability resides in InnoDB, MySQL Server's default transactional storage engine, and is classified under CWE-400 (Uncontrolled Resource Consumption). This root-cause class indicates that a specially crafted database operation can exhaust a bounded resource - such as memory buffers, internal locks, or engine threads - causing InnoDB to hang or crash rather than recover gracefully. The attack surface is reachable over multiple MySQL network protocols (e.g., the classic MySQL wire protocol on port 3306 and the X Protocol on 33060), as confirmed by the CVSS AV:N metric. Affected CPE is cpe:2.3:a:oracle_corporation:mysql_server:*:*:*:*:*:*:*:*, encompassing the three release branches called out by EUVD-2026-24397.
RemediationAI
Apply the patch issued as part of Oracle's April 2026 Critical Patch Update, available at https://www.oracle.com/security-alerts/cpuapr2026.html; exact fixed version numbers were not independently confirmed in the available data, so consult the advisory directly to identify the minimum safe version for your specific release line (8.0.x, 8.4.x, or 9.x). Administrators running Red Hat- or SUSE-packaged MySQL should apply the corresponding downstream security updates from those vendors rather than the Oracle upstream advisory. As a compensating control where immediate patching is not feasible, enforce the principle of least privilege by auditing and revoking unnecessary high-privilege grants (SUPER, SYSTEM_VARIABLES_ADMIN) from application accounts - this directly targets the PR:H prerequisite and is the highest-value mitigation; note that this may affect applications relying on dynamic variable changes or replication configuration. Additionally, restrict network-level access to MySQL ports (3306, 33060) using host-based firewalls or network ACLs to limit which hosts can initiate privileged sessions, though this does not protect against insider threats or already-compromised administrative accounts.
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-24397
GHSA-g74q-22gc-6974