Description
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. Easily exploitable 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 7.2 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H).
Published: 2026-07-21
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the replication component of Oracle MySQL Server and MySQL Cluster allows an attacker who can reach the database over the network to take over the instance. The vulnerability can be exploited by a high‑privileged adversary without user interaction, resulting in complete takeover of the MySQL Server or Cluster. Once compromised, the attacker can read, modify, delete data, and execute arbitrary commands on the underlying host. This leads to a loss of confidentiality, integrity, and availability of the database and any applications that depend on it.

Affected Systems

Affected are Oracle MySQL Server versions 8.4.0‑8.4.10 and 9.7.0‑9.7.1, as well as MySQL Cluster versions 8.0.0‑8.0.47, 8.4.0‑8.4.10, and 9.7.0‑9.7.1. The problem resides in the Server: Replication component of these products.

Risk and Exploitability

The base CVSS score of 7.2 indicates high severity, while the EPSS score of less than 1% suggests that exploitation is unlikely in the general population but possible for a targeted adversary. The vulnerability is not listed in CISA’s Known Exploited Vulnerabilities catalog, so no public exploits are currently documented. The attack vector is network‑based on the replication protocols, and an attacker needs prior high privileges on the target to trigger it. Based on the description, it is inferred that the attacker must first have a connection to the MySQL instance; no local privileges are required beyond those granted by replication misconfiguration.

Generated by OpenCVE AI on August 4, 2026 at 01:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Oracle patch for CVE-2026-61094 and ensure that the applied fix addresses the identified privilege escalation weaknesses (CWE‑266, CWE‑269) and any authentication bypass (CWE‑284, CWE‑306).
  • Upgrade to the latest downstream release that omits the vulnerable replication code, such as versions newer than 8.4.10 for Server, 9.7.1 for Server, 8.0.47 for Cluster, and 9.7.1 for Cluster, to eliminate the underlying privilege‑conferral flaw.
  • Enforce strict authentication and authorization on the replication interfaces by disabling or restricting access to trusted hosts only, thereby mitigating the risk exposure of the CWE‑284 privileges management weakness.

Generated by OpenCVE AI on August 4, 2026 at 01:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Title Replication Exploit Enables Network‑Based High‑Privilege Compromise of MySQL Server and Cluster mysql: Replication unspecified vulnerability (CPU Jul 2026)
Weaknesses CWE-266
References
Metrics threat_severity

None

threat_severity

Important


Sun, 26 Jul 2026 05:45:00 +0000

Type Values Removed Values Added
Title Replication Exploit Enables Network‑Based High‑Privilege Compromise of MySQL Server and Cluster

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-269
CWE-284
CWE-306
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 21 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Description 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. Easily exploitable 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 7.2 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H).
First Time appeared Oracle
Oracle mysql Cluster
Oracle mysql Server
CPEs cpe:2.3:a:oracle:mysql_cluster:*:*:*:*:*:*:*:*
cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:*
Vendors & Products Oracle
Oracle mysql Cluster
Oracle mysql Server
References
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Oracle Mysql Cluster Mysql Server
cve-icon MITRE

Status: PUBLISHED

Assigner: oracle

Published:

Updated: 2026-07-28T03:56:39.713Z

Reserved: 2026-07-08T15:51:55.613Z

Link: CVE-2026-61094

cve-icon Vulnrichment

Updated: 2026-07-23T19:20:46.538Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-21T00:00:00Z

Links: CVE-2026-61094 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T02:00:12Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-269

    Improper Privilege Management

  • CWE-284

    Improper Access Control

  • CWE-306

    Missing Authentication for Critical Function