Mysql ClusterDatabase / datastore · Oracle

CVE-2025-30722

MEDIUM · 6.8 CVSS v3.1 Published 2025-04-15
Fix available
A fix is available. Upgrade to after 9.2.0 or later.
See remediation →
74/100
Remediation priority · Elevated
Remotely reachable Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Vulnerability in the MySQL Client product of Oracle MySQL (component: Client: mysqldump). Supported versions that are affected are 8.0.0-8.0.41, 8.4.0-8.4.4 and 9.0.0-9.2.0. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Client. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all MySQL Client accessible data as well as unauthorized update, insert or delete access to some of MySQL Client accessible data. CVSS 3.1 Base Score 5.9 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N).

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

A vulnerability in the MySQL Client mysqldump utility allows a low-privileged attacker with network access to compromise the client through difficult-to-exploit attacks. Successful exploitation can result in unauthorized access to critical data or complete access to all MySQL Client accessible data, as well as unauthorized update, insert, or delete operations on some accessible data.

MitigationApply Oracle's security patches by upgrading MySQL to a version beyond 8.0.41, 8.4.4, or 9.2.0 respectively. Since mysqldump is a client utility, ensure all client installations are updated in addition to server components.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Mysql ClusterDatabase / datastore
Affected:>= 7.6.0, <= 7.6.33>= 8.0.0, <= 8.0.41>= 8.4.0, <= 8.4.4>= 9.0.0, <= 9.2.0
Mysql ClientDatabase / datastore
Affected:>= 8.0.0, <= 8.0.41>= 8.4.0, <= 8.4.4>= 9.0.0, <= 9.2.0
Active Iq Unified ManagerApplication
Affected:all versions
SnapcenterApplication
Affected:all versions

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
High
Privileges
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify mysqldump version
    Run 'mysqldump --version' or 'mysqldump -V' on the system to retrieve the installed mysqldump version number
    Affected if The version displayed falls within 8.0.0-8.0.41, 8.4.0-8.4.4, or 9.0.0-9.2.0
  2. Check Oracle MySQL Cluster version
    Run 'mysql --version' or check the MySQL Cluster installation to determine the exact version number
    Affected if The MySQL Cluster version is 7.6.0-7.6.33, 8.0.0-8.0.41, 8.4.0-8.4.4, or 9.0.0-9.2.0 and mysqldump is in use
  3. Check NetApp Active IQ Unified Manager
    Locate the bundled MySQL client libraries within the NetApp product installation directory and retrieve their version information
    Affected if The product is any version of Active IQ Unified Manager and contains a MySQL client component in the affected version range
  4. Check NetApp SnapCenter
    Locate the bundled MySQL client libraries within the NetApp product installation directory and retrieve their version information
    Affected if The product is any version of SnapCenter and contains a MySQL client component in the affected version range

You are affected if mysqldump or any MySQL client component on your system reports a version within 8.0.0-8.0.41, 8.4.0-8.4.4, or 9.0.0-9.2.0, or if you run any version of NetApp Active IQ Unified Manager or SnapCenter that bundles MySQL client utilities.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to a release after 9.2.0
Interim mitigation

Apply Oracle's security patches by upgrading MySQL to a version beyond 8.0.41, 8.4.4, or 9.2.0 respectively. Since mysqldump is a client utility, ensure all client installations are updated in addition to server components.

Recommended fix Moderate confidence

MySQL 8.0.42, 8.4.5, 9.3.0, or Cluster 7.6.34 (depending on your major version line)

  1. 1. Identify current MySQL Client version using: mysql --version or mysqldump --version
  2. 2. For MySQL 8.0.x installations: Upgrade to MySQL 8.0.42 or later
  3. 3. For MySQL 8.4.x installations: Upgrade to MySQL 8.4.5 or later
  4. 4. For MySQL 9.x installations: Upgrade to MySQL 9.3.0 or later
  5. 5. For MySQL Cluster 7.6.x: Upgrade to MySQL Cluster 7.6.34 or later
  6. 6. For Active IQ Unified Manager and SnapCenter: Monitor vendor security advisories (NetApp) for specific patch availability
  7. 7. Verify upgrade success by running: mysql --version
Caveat Review Oracle MySQL release notes for 8.0.42, 8.4.5, and 9.3.0 for any breaking changes, deprecation notices, or migration considerations before upgrading

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Mysql Cluster Scoped from the published advisory
  • Consultation2.0 h
  • Implementation3.0 h
  • Testing4.0 h
  • Review / QA2.0 h
11.0 hours of engineering $1,900
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,040.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2025-30722 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2025-30722 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data