Loop with Unreachable Exit Condition ('Infinite Loop') The advisory has been revoked - it doesn't affect any version of package mysql:8.0/mysql-devel  (opens in a new tab)


Threat Intelligence

EPSS
0.05% (16th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RHEL8-MYSQL-10759873
  • published16 Jul 2025
  • disclosed7 Jun 2025

Introduced: 7 Jun 2025

CVE-2025-5399  (opens in a new tab)
CWE-835  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:8.

NVD Description

Note: Versions mentioned in the description apply only to the upstream mysql:8.0/mysql-devel package and not the mysql:8.0/mysql-devel package as distributed by RHEL.

Due to a mistake in libcurl's WebSocket code, a malicious server can send a particularly crafted packet which makes libcurl get trapped in an endless busy-loop.

There is no other way for the application to escape or exit this loop other than killing the thread/process.

This might be used to DoS libcurl-using application.