Skip to main content

Uncontrolled Resource Consumption

CVE-2025-50077

Severity Medium
Score 4.9/10

Summary

A vulnerability has been reported in the InnoDB component of MySQL Server, a product of Oracle MySQL. This issue affects supported versions of MySQL Server from 8.0.0 through 8.0.42, 8.4.0 through 8.4.5, and 9.0.0 through 9.3.0, as well as MySQL Cluster versions from 7.6.0 through 7.6.34, 8.0.0 through 8.0.42, 8.4.0 through 8.4.5, and 9.0.0 through 9.3.0. The vulnerability is easily exploitable and allows a highly privileged attacker with network access via multiple protocols to compromise the MySQL Server. If successfully exploited, it can result in unauthorized ability to cause the server to hang or crash repeatedly, leading to a complete Denial-of-Service (DoS) condition.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • HIGH
  • NONE
  • HIGH

CWE-400 - Uncontrolled resource consumption

An uncontrolled resource allocation attack (also known as resource exhaustion attack) triggers unauthorized overconsumption of the limited resources in an application, such as memory, file system storage, database connection pool entries, and CPU. This may lead to denial of service for valid users and degradation of the application's functionality as well as that of the host operating system.

Advisory Timeline

  • Published