Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Network-reachable, low-complexity driver flaw needing an existing low-privilege foothold (PR:L); scope change (S:C) reflects cross-product impact; confidentiality-only (C:H, I:N, A:N) per the disclosure.
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 low privileged attacker with network access via multiple protocols to compromise MySQL Connectors. While the vulnerability is in MySQL Connectors, attacks may significantly impact additional products (scope change). Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all MySQL Connectors accessible data. CVSS 3.1 Base Score 7.7 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N).
AnalysisAI
Unauthorized data disclosure in Oracle MySQL Connector/J (the official MySQL JDBC driver) versions 9.7.0 through 9.7.1 allows a low-privileged attacker with network access to compromise confidentiality, with a scope change that lets the attack significantly impact additional products beyond the connector itself. Fixed in the Oracle Critical Patch Update of July 2026 and tagged as an authentication bypass, the flaw carries a CVSS 3.1 score of 7.7 with high confidentiality impact and no integrity or availability effect. No public exploit identified at time of analysis, and there is no CISA KEV or EPSS signal in the provided data.
Technical ContextAI
MySQL Connector/J is Oracle's official Type 4 JDBC driver used by Java applications to connect to MySQL databases over the wire protocol (and, per the advisory, 'multiple protocols'). Because the driver sits between an application and its database, a defect in how it handles connections, authentication, or protocol data can expose data belonging to the calling application rather than just the driver - which is reflected in the CVSS scope change (S:C). No CWE was assigned in the source data, but the vendor 'Authentication Bypass' tag together with a confidentiality-only impact (C:H, I:N, A:N) points to a root cause in connection authentication or trust handling that permits reading data the attacker should not reach. Exact affected components are the 9.7.x release line (9.7.0 and 9.7.1) per Oracle's July 2026 Critical Patch Update.
RemediationAI
Upgrade MySQL Connector/J to the fixed release delivered in the Oracle Critical Patch Update of July 2026 (https://www.oracle.com/security-alerts/cpujul2026.html); the input does not name an exact fixed version number, so consult that advisory for the precise patched build rather than relying on an assumed version. In Java projects this means bumping the mysql-connector-j dependency in Maven/Gradle and redeploying affected applications. Until patched, reduce exposure by restricting which hosts can reach MySQL endpoints the vulnerable driver connects to, enforcing TLS and strict server-certificate/host verification on JDBC connections, and limiting the privileges of the database accounts the connector uses so a confidentiality breach yields less data - noting the trade-off that tightening host verification can break connections to servers with mismatched or self-signed certificates and must be tested before rollout. Because the flaw is tagged as an authentication bypass, also review connection-string trust settings against Oracle's guidance.
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
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
Data compromise in Oracle MySQL Connectors (Connector/Net component) versions 9.7.0 through 9.7.1 allows a remote, unaut
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-46948
GHSA-7p69-9748-7pc9