Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Network-reachable client flaw with no auth (PR:N) but requiring a malicious/interposed server (AC:H); full connector takeover justifies C:H/I:H/A:H, scope unchanged.
Primary rating from Vendor (oracle).
CVSS VectorVendor: oracle
Lifecycle Timeline
2DescriptionCVE.org
Vulnerability in the MySQL Connectors product of Oracle MySQL (component: Connector/Net). Supported versions that are affected are 9.7.0-9.7.1. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise MySQL Connectors. Successful attacks of this vulnerability can result in takeover of MySQL Connectors. CVSS 3.1 Base Score 8.1 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H).
AnalysisAI
Full compromise ("takeover") of Oracle's MySQL Connector/NET client library affects the ADO.NET data provider in MySQL Connectors versions 9.7.0 and 9.7.1, where an unauthenticated network attacker can seize control of the connector, impacting confidentiality, integrity, and availability of any .NET application relying on it. Rated CVSS 3.1 8.1 (High) with high attack complexity, this is a client-side flaw disclosed in Oracle's July 2026 Critical Patch Update. There is no public exploit identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
MySQL Connector/NET (Connector/Net) is Oracle's fully-managed ADO.NET driver that lets .NET/C
applications communicate with MySQL servers over the MySQL client/server protocol (and related transports such as X Protocol). Because the flaw resides in the connector - the client-side component - rather than the MySQL server, the exposure is on the application host that establishes outbound MySQL connections. The affected CPE is cpe:2.3:a:oracle_corporation:mysql_connectors, scoped to Connector/Net 9.7.0 through 9.7.1. Oracle marks CWE as N/A and does not publish a root-cause class; the 'via multiple protocols' language and full C/I/A impact are consistent with a parsing or response-handling defect in how the connector processes data returned by a (potentially malicious or interposed) server.
RemediationAI
Apply the fix from Oracle's July 2026 Critical Patch Update (https://www.oracle.com/security-alerts/cpujul2026.html) by upgrading Connector/NET past the affected 9.7.0-9.7.1 range to the patched release Oracle lists in that CPU (exact fixed version is defined in the advisory and should be taken from it - Patch available per vendor advisory). Until you can update the library in every affected .NET application, reduce exposure by ensuring connectors only reach trusted, authenticated MySQL servers and by enforcing TLS with server certificate validation to blunt man-in-the-middle exploitation of this client-side flaw (trade-off: requires valid server certificates and may break apps relying on unverified connections). Additionally, restrict outbound database connectivity from application hosts to known MySQL endpoints via network segmentation/egress filtering to prevent connectors from being pointed at attacker-controlled servers.
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
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
Data compromise in Oracle MySQL Connectors (Connector/Net component) versions 9.7.0 through 9.7.1 allows a remote, unaut
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-46598
GHSA-4qp5-2fxg-r4vj