Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Unauthenticated remote trigger over the network with low complexity and no interaction (AV:N/AC:L/PR:N/UI:N); impact is a complete crash/hang so A:H with no confidentiality or integrity effect.
Primary rating from Vendor (oracle).
CVSS VectorVendor: oracle
Lifecycle Timeline
2DescriptionCVE.org
Vulnerability in the MySQL Connectors product of Oracle MySQL (component: Connector/C++). Supported versions that are affected are 9.7.0-9.7.1. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise MySQL Connectors. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Connectors. CVSS 3.1 Base Score 7.5 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H).
AnalysisAI
Denial of service in Oracle MySQL Connector/C++ (MySQL Connectors component) versions 9.7.0 through 9.7.1 allows an unauthenticated network attacker to trigger a hang or repeatable crash, causing a complete availability outage of the connector. The flaw is remotely and easily exploitable over multiple protocols with no user interaction, but has no confidentiality or integrity impact. No public exploit identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
The affected component is Connector/C++, Oracle's C++ client library used by applications to connect to and communicate with MySQL database servers. As a client-side driver, it parses server responses and protocol messages; the availability-only impact (A:H with C:N/I:N) is consistent with a malformed-input or protocol-handling defect that drives the connector into an infinite hang or crash loop rather than memory corruption leading to code execution. No CWE was assigned in the source data, but the described complete DoS via crafted network interaction points to an unhandled-condition or improper-input-handling class of bug in the connector's parsing/protocol layer. The CPE cpe:2.3:a:oracle_corporation:mysql_connectors identifies the affected product family.
RemediationAI
Apply the fixes delivered in the Oracle Critical Patch Update of July 2026 (https://www.oracle.com/security-alerts/cpujul2026.html); Patch available per vendor advisory, though the input data does not specify an exact fixed version number, so consult the CPU matrix for the precise Connector/C++ release that supersedes 9.7.0/9.7.1. Until patched, reduce exposure by ensuring Connector/C++ clients only connect to trusted, authenticated MySQL servers and enforce TLS to prevent man-in-the-middle injection of malformed protocol traffic (trade-off: TLS enforcement may require certificate configuration and can break clients relying on unencrypted connections); additionally restrict network paths between application hosts and database endpoints via segmentation and firewalling so untrusted parties cannot deliver crafted traffic to the connector (trade-off: does not protect against a compromised legitimate server). Because the impact is a crash/hang, ensure application-level supervision (auto-restart, connection timeouts, retry limits) to limit outage duration.
More in Mysql Connectors
View allServer or client applications that call the SSL_check_chain() function during or after a TLS 1.3 handshake may crash due
A vulnerability was found in Hibernate-Validator. Rated medium severity (CVSS 6.1), this vulnerability is remotely explo
In order to decrypt SM2 encrypted data an application is expected to call the API function EVP_PKEY_decrypt(). Rated cri
ASN.1 strings are represented internally within OpenSSL as an ASN1_STRING structure which contains a buffer holding the
Full takeover of Oracle MySQL Connector/Net (versions 9.7.0 and 9.7.1) is possible by a low-privileged network attacker
Due to the formatting logic of the "console.table()" function it was not safe to allow user controlled input to be passe
Full compromise ("takeover") of Oracle's MySQL Connector/NET client library affects the ADO.NET data provider in MySQL C
Vulnerability in the MySQL Connectors component of Oracle MySQL (subcomponent: Connector/Python). Rated high severity (C
Unauthorized data disclosure in Oracle MySQL Connector/J (the official MySQL JDBC driver) versions 9.7.0 through 9.7.1 a
Vulnerability in the MySQL Connectors product of Oracle MySQL (component: Connector/J). Rated high severity (CVSS 7.5),
Unauthorized data access and modification in Oracle MySQL Connectors (Connector/C++) versions 9.7.0 through 9.7.1 lets a
Data compromise in Oracle MySQL Connectors (Connector/Net component) versions 9.7.0 through 9.7.1 allows a remote, unaut
Same weakness CWE-400 – Uncontrolled Resource Consumption
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-46586
GHSA-rgjp-4w23-r46v