Severity by source
AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H
Local-only vector with low-privilege requirement and mandatory human interaction confirmed by description; impact is strictly availability via crash or hang of the shell process.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Vulnerability in the MySQL Shell product of Oracle MySQL (component: Shell: Core Client). 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 low privileged attacker with logon to the infrastructure where MySQL Shell executes to compromise MySQL Shell. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Shell. CVSS 3.1 Base Score 5.0 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H).
AnalysisAI
Denial-of-service in Oracle MySQL Shell's Core Client component allows a low-privileged local attacker, with required human interaction from another user, to cause a hang or repeatable crash of MySQL Shell across versions 8.0.0-8.0.45, 8.4.0-8.4.8, and 9.0.0-9.6.0. No public exploit has been identified, EPSS sits at 0.01% (2nd percentile), and SSVC assesses exploitation as 'none' with non-automatable attack conditions - all signals converging on minimal real-world risk. Impact is strictly limited to availability; there is no confidentiality or integrity exposure.
Technical ContextAI
MySQL Shell is Oracle's advanced command-line client and scripting interface for MySQL, supporting SQL, JavaScript, and Python modes and widely used for database administration and DevOps automation. The affected component is the Core Client, which handles session lifecycle, resource management, and interactive shell processing. CWE-404 (Improper Resource Shutdown or Release) identifies the root cause class: the shell fails to properly release or shut down an internal resource - likely a file descriptor, socket handle, memory allocation, or IPC object - under certain conditions triggered by user interaction. This class of flaw typically manifests when error or edge-case code paths skip cleanup routines, leaving the process in a hung or unstable state. The CPE string (cpe:2.3:a:oracle_corporation:mysql_shell) confirms the vulnerability is in the MySQL Shell application layer, not in the underlying MySQL server daemon or client library.
RemediationAI
The primary remediation is to apply the patch provided in the Oracle Critical Patch Update for April 2026, available at https://www.oracle.com/security-alerts/cpuapr2026.html. Exact patched version numbers are not specified in the available intelligence data; administrators should consult the Oracle CPU directly to identify the target upgrade version for their 8.0.x, 8.4.x, or 9.x branch. Patch available per vendor advisory. As a compensating control in environments where immediate patching is not feasible, restricting interactive MySQL Shell access to trusted users only (via OS-level access controls) reduces the attack surface, since exploitation requires both a low-privileged local account and human interaction from another user. Given the DoS-only impact and low EPSS score, this vulnerability is not a high-urgency emergency patch but should be included in the next regular maintenance cycle.
More in Mysql Shell
View allPrivilege escalation and full takeover of Oracle MySQL Shell's VS Code extension affects version 2026.2.0+9.6.1, allowin
Takeover of Oracle MySQL Shell is possible against the Shell for VS Code component in version 2026.2.0+9.6.1, where a lo
Unauthorized data disclosure in Oracle MySQL Shell's VS Code extension component (version 2026.2.0+9.6.1) allows a low-p
Unauthorized access to critical data is achievable in Oracle MySQL Shell's Dump and Load component, affecting versions 8
Confidentiality breach in Oracle MySQL Shell's Core Client component across three major version branches (8.0.x, 8.4.x,
Local denial-of-service in MySQL Shell's Core Client component allows a low-privileged OS user, with required interactio
Vulnerability in the MySQL Shell product of Oracle MySQL (component: Shell: General/Core Client). Rated low severity (CV
Same weakness CWE-404 – Improper Resource Shutdown or Release
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-24416
GHSA-qhr7-4g47-87m7