Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Network-reachable, low complexity, no privileges needed; UI:R confirmed by description; impact is availability-only with no scope change.
Primary rating from Vendor (oracle).
CVSS VectorVendor: oracle
Lifecycle Timeline
2DescriptionCVE.org
Vulnerability in the MySQL Connectors product of Oracle MySQL (component: Connector/J). 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 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 Connectors. CVSS 3.1 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H).
AnalysisAI
Denial-of-service in MySQL Connector/J 9.7.0-9.7.1 allows an unauthenticated remote attacker to crash or indefinitely hang the connector process via multiple protocols, contingent on human interaction from a victim. Oracle disclosed this in the July 2026 Critical Patch Update (CPU), rating it CVSS 6.5. No public exploit code and no CISA KEV listing have been identified at time of analysis, suggesting risk is currently theoretical rather than actively weaponized.
Technical ContextAI
MySQL Connector/J is Oracle's official Type-4 JDBC driver for connecting Java applications to MySQL database servers, communicating over the MySQL wire protocol (TCP, typically port 3306) as well as potentially other supported transport channels. The affected versions 9.7.0 and 9.7.1 represent recent releases in the 9.x major line. No CWE is assigned in the available data, so the precise root cause class - whether malformed packet parsing, resource exhaustion, infinite loop, or exception mishandling - cannot be confirmed from available intelligence. The AV:N vector confirms the flaw is reachable over the network, and the UI:R flag indicates the connector's crash or hang is triggered only when a victim application or user initiates or processes a connection/response, suggesting a server-to-client attack path where a malicious or compromised MySQL server sends crafted responses to a connecting client.
RemediationAI
Consult the Oracle July 2026 Critical Patch Update at https://www.oracle.com/security-alerts/cpujul2026.html for the specific patched release version; the advisory data does not include an explicit fixed version number, so the exact upgrade target should be confirmed from the Oracle CPU release notes before deploying. As a workaround pending patching, consider restricting Connector/J-based applications to connect only to trusted, internally controlled MySQL servers, reducing the surface for a malicious-server attack path implied by the UI:R vector. If the application can tolerate it, implementing connection timeouts and restart-on-crash supervisor logic (e.g., systemd RestartSec, Kubernetes liveness probes) will limit the operational impact of a hang or crash. No compensating control fully eliminates the vulnerability - patching to the Oracle-recommended version remains the definitive fix.
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),
Denial of service in Oracle MySQL Connector/C++ (MySQL Connectors component) versions 9.7.0 through 9.7.1 allows an unau
Unauthorized data access and modification in Oracle MySQL Connectors (Connector/C++) versions 9.7.0 through 9.7.1 lets a
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-46982
GHSA-6vpc-gw25-q88q