Severity by source
AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
Network-reachable but requires high-privilege credentials; impact is availability-only via crash or hang, with no confidentiality or integrity loss.
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 a high-privileged authenticated attacker with network access to cause a hang or frequently repeatable crash of the database server across versions 8.0.0-8.0.45, 8.4.0-8.4.8, and 9.0.0-9.6.0. Impact is confined to availability - no data exfiltration or integrity compromise is possible through this vector. No public exploit has been identified at time of analysis, and EPSS probability of 0.04% (11th percentile) is consistent with SSVC's confirmed zero observed exploitation, placing this firmly in the lower-priority patch tier for most organizations.
Technical ContextAI
The vulnerability resides in InnoDB, MySQL Server's default transactional storage engine responsible for row-level locking, multi-version concurrency control (MVCC), and crash recovery. Because InnoDB is enabled by default, virtually all MySQL deployments expose this component. The assigned CWE-284 (Improper Access Control) indicates the root cause is a failure to properly enforce access boundaries within the InnoDB subsystem, allowing a privileged but otherwise legitimate operation to transition the engine into an unrecoverable or crash-inducing state. Affected CPE is cpe:2.3:a:oracle_corporation:mysql_server across three version families. Notably, the intelligence tags include 'Authentication Bypass,' which is in direct tension with the PR:H CVSS assignment - this tag may reflect a misclassification by an aggregator, a co-located issue in the same Oracle CPU advisory batch, or secondary metadata from Red Hat or SUSE triage. It should not be taken to mean unauthenticated exploitation is possible without vendor confirmation.
RemediationAI
Apply Oracle's patch released in the April 2026 Critical Patch Update, available at https://www.oracle.com/security-alerts/cpuapr2026.html. Patch availability is confirmed by the vendor, but exact fixed build numbers are not specified in the available intelligence data - consult the advisory directly to identify the precise target version for each release family (post-8.0.45 for 8.0.x, post-8.4.8 for 8.4.x, and post-9.6.0 for 9.x). Red Hat and SUSE customers should apply updated MySQL packages through their respective subscription channels once available. As a compensating control prior to patching, restrict high-privilege MySQL account bindings to only trusted hosts using MySQL's GRANT ... IDENTIFIED BY ... syntax combined with firewall rules limiting inbound MySQL port (default 3306/3306) access to authorized DBA workstations and application servers only - this does not eliminate the vulnerability but eliminates network-reachability for the required PR:H credential class from untrusted networks.
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-284 – Improper Access Control
View allSame technique Authentication Bypass
View allVendor StatusVendor
SUSE
Severity: Medium| Product | Status |
|---|---|
| SUSE Liberty Linux 9 | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-24442
GHSA-c2pf-f8x2-95m2