Description
Vulnerability in the MySQL Server, MySQL Cluster product of Oracle MySQL (component: Server: Performance Schema). 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 unauthorized read access to a subset of MySQL Server, MySQL Cluster accessible data. CVSS 3.1 Base Score 2.7 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N).
Published: 2026-07-21
Score: 2.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability resides in the Performance Schema component of Oracle MySQL Server and MySQL Cluster, enabling a high‑privileged attacker who has network access to read a subset of database tables that they should not be able to see, leading to a confidentiality impact. The issue stems from missing access control checks that expose internal metadata and data, aligning with information exposure weaknesses identified by CWE‑200 and improper authorization controls exemplified by CWE‑497.

Affected Systems

Oracle MySQL Server versions 8.4.0 through 8.4.10 and 9.7.0 through 9.7.1, and Oracle MySQL Cluster versions 8.0.0 through 8.0.47, 8.4.0 through 8.4.10, and 9.7.0 through 9.7.1 are affected.

Risk and Exploitability

The CVSS base score of 2.7 reflects a low severity primarily affecting confidentiality. The EPSS score is below 1 % and the vulnerability is not listed in CISA KEV, indicating a limited likelihood of exploitation in the wild. Attackers must reach the MySQL instance over network protocols such as the MySQL client protocol or JDBC and possess high‑privileged credentials to exploit the missing controls.

Generated by OpenCVE AI on August 2, 2026 at 20:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check Oracle’s security alerts for a patch that addresses CVE-2026‑61081 and upgrade MySQL Server and Cluster to the patched versions as soon as they are available.
  • Restrict inbound connections to the MySQL instances with firewalls or network segmentation so that only trusted hosts can reach the database.
  • Enforce least privilege by ensuring that only users who need access to the Performance Schema can read its tables, and revoke any unnecessary permissions from other accounts.

Generated by OpenCVE AI on August 2, 2026 at 20:01 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 Unauthorized Data Read via MySQL Performance Schema mysql: Performance Schema unspecified vulnerability (CPU Jul 2026)
Weaknesses CWE-497
References
Metrics threat_severity

None

threat_severity

Low


Mon, 27 Jul 2026 11:15:00 +0000

Type Values Removed Values Added
Title Unauthorized Data Read via MySQL Performance Schema

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

Type Values Removed Values Added
Weaknesses CWE-200
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, '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: Performance Schema). 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 unauthorized read access to a subset of MySQL Server, MySQL Cluster accessible data. CVSS 3.1 Base Score 2.7 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N).
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': 2.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N'}


Subscriptions

Oracle Mysql Cluster Mysql Server
cve-icon MITRE

Status: PUBLISHED

Assigner: oracle

Published:

Updated: 2026-07-23T19:14:08.540Z

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

Link: CVE-2026-61081

cve-icon Vulnrichment

Updated: 2026-07-23T19:14:05.708Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-61081 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T20:15:13Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-497

    Exposure of Sensitive System Information to an Unauthorized Control Sphere