Severity by source
AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
Network reachability via replication protocol supports AV:N; PR:H and AC:H confirmed by high-privilege requirement and Oracle's 'difficult to exploit' characterization; full takeover yields C:H/I:H/A:H with no scope change.
Primary rating from Vendor (oracle).
CVSS VectorVendor: oracle
Lifecycle Timeline
2DescriptionCVE.org
Vulnerability in the MySQL Server, MySQL Cluster product of Oracle MySQL (component: Server: Replication). Supported versions that are affected are MySQL Server: 8.4.0-8.4.10, 9.7.0-9.7.1; MySQL Cluster: 8.0.0-8.0.47, 8.4.0-8.4.10 and 9.7.0-9.7.1. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server, MySQL Cluster. Successful attacks of this vulnerability can result in takeover of MySQL Server, MySQL Cluster. CVSS 3.1 Base Score 6.6 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H).
AnalysisAI
Full takeover of Oracle MySQL Server and MySQL Cluster is achievable through the Server: Replication component by a highly privileged network attacker who can satisfy difficult exploitation conditions. Affected deployments include MySQL Server 8.4.0-8.4.10 and 9.7.0-9.7.1, as well as MySQL Cluster 8.0.0-8.0.47, 8.4.0-8.4.10, and 9.7.0-9.7.1, with complete confidentiality, integrity, and availability impact upon successful exploitation. Oracle disclosed this through the July 2026 Critical Patch Update; no public exploit identified at time of analysis.
Technical ContextAI
The vulnerability resides in the Server: Replication component of Oracle MySQL, which manages binary log streaming and data synchronization between primary and replica database nodes over multiple protocols (typically TCP). The affected code path is reachable via network access, consistent with the AV:N CVSS metric. Oracle has not assigned a CWE, leaving the root cause class unspecified; however, the full-impact triad (C:H/I:H/A:H) with scope unchanged (S:U) suggests a critical flaw within the replication subsystem itself - possibly memory corruption, a logic error in replication protocol handling, or a privilege escalation within the component. Affected products confirmed via ENISA EUVD-2026-46947 span MySQL Server 8.4.x and 9.7.x and MySQL Cluster 8.0.x through 9.7.x, covering both the LTS and innovation release tracks.
RemediationAI
Apply Oracle's July 2026 Critical Patch Update advisory available at https://www.oracle.com/security-alerts/cpujul2026.html; the specific patched version numbers are not independently confirmed from the available data and must be retrieved directly from that advisory. As an immediate compensating control, restrict network access to MySQL replication ports (default TCP 3306 and any configured replication-specific ports) to only trusted replica hosts using host-based firewall rules or MySQL's bind-address and host-based user account restrictions - this directly limits the AV:N attack vector but does not eliminate it if replication peers are themselves compromised. Audit and revoke unnecessary high-privileged MySQL accounts, particularly those with REPLICATION SLAVE, SUPER, or SYSTEM_USER privileges, to address the PR:H prerequisite directly; this is the most effective compensating control as it removes the privilege tier required for exploitation. On instances where replication is not operationally required, disabling the replication subsystem entirely eliminates the attack surface, though this has significant operational implications for replica-dependent read-scaling or HA architectures.
More in Mysql Server
View allA heap buffer overflow in the TFTP receiving code allows for DoS or arbitrary code execution in libcurl versions 7.19.4
XStream is a Java library to serialize objects to XML and back again. Rated critical severity (CVSS 9.8), this vulnerabi
libcurl versions from 7.36.0 to before 7.64.0 are vulnerable to a stack-based buffer overflow. Rated critical severity (
When sending data to an MQTT server, libcurl <= 7.73.0 and 7.78.0 could in some circumstances erroneously keep a pointer
XStream is a Java library to serialize objects to XML and back again. Rated critical severity (CVSS 9.1), this vulnerabi
A use of incorrectly resolved name vulnerability fixed in 7.83.1 might remove the wrong file when `--no-clobber` is used
curl 7.75.0 through 7.76.1 suffers from a use-after-free vulnerability resulting in already freed memory being used when
libcurl-using applications can ask for a specific client certificate to be used in a transfer. Rated high severity (CVSS
A user can tell curl >= 7.20.0 and <= 7.78.0 to require a successful upgrade to TLS when speaking to an IMAP, POP3 or FT
Heap buffer overflow in the TFTP protocol handler in cURL 7.19.4 to 7.65.3. Rated critical severity (CVSS 9.8), this vul
A vulnerability was found in Hibernate-Validator. Rated medium severity (CVSS 6.1), this vulnerability is remotely explo
When curl is instructed to download content using the metalink feature, thecontents is verified against a hash provided
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allVendor StatusVendor
SUSE
Severity: Moderate| Product | Status |
|---|---|
| SUSE Liberty Linux 10 | Fixed |
| SUSE Liberty Linux 8 | Fixed |
| SUSE Liberty Linux 9 | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-46947
GHSA-5wmq-h5x7-m9vv