CVE-2026-60180
Analyzed Analyzed - Analysis Complete

Denial of Service in MySQL Connector/C++

Vulnerability report for CVE-2026-60180, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-21

Last updated on: 2026-08-06

Assigner: Oracle

Description

Vulnerability in the MySQL Connectors product of Oracle MySQL (component: Connector/C++). Supported versions that are affected are 9.7.0-9.7.1. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise MySQL Connectors. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Connectors. CVSS 3.1 Base Score 7.5 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H).

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-21
Last Modified
2026-08-06
Generated
2026-08-11
AI Q&A
2026-07-22
EPSS Evaluated
2026-08-09
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
oracle mysql_connector/c++ From 9.7.0 (inc) to 9.7.1 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-400 The product does not properly control the allocation and maintenance of a limited resource.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a denial-of-service (DoS) vulnerability in Oracle MySQL Connectors (versions 9.7.0-9.7.1). An unauthenticated attacker can remotely exploit it via network access to cause the MySQL Connectors to hang or crash repeatedly, making them unavailable.

Detection Guidance

Detection of CVE-2026-60180 requires checking the version of MySQL Connector/C++ installed. If the version is 9.7.0 or 9.7.1, the system is vulnerable. Use commands like 'mysql-connector-c++ --version' or check package managers (e.g., 'dpkg -l | grep mysql-connector-c++' on Debian/Ubuntu or 'rpm -qa | grep mysql-connector-c++' on RHEL).

Impact Analysis

If you use the affected MySQL Connectors, an attacker could disrupt your database operations by causing frequent crashes or hangs, leading to downtime and loss of service availability.

Compliance Impact

This vulnerability causes denial-of-service (DOS) conditions in MySQL Connectors, leading to system unavailability. Unavailability of critical systems may violate compliance requirements under GDPR (data processing continuity) and HIPAA (system availability for protected health information).

Mitigation Strategies

Upgrade MySQL Connectors to a version later than 9.7.1 to address the vulnerability. If upgrading is not immediately possible, consider disabling network access to the affected component or implementing strict firewall rules to limit exposure.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-60180. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart