Descripción
Due to a mistake in libcurl's WebSocket code, malicious server can send a
particularly crafted packet which makes libcurl get trapped an endless
busy-loop.
There is no other way for the application escape or exit this loop other
than killing thread/process.
This might be used DoS libcurl-using application.
https://curl.se/docs/CVE-2025-5399.html
https://curl.se/docs/CVE-2025-5399.json
https://hackerone.com/reports/3168039
http://www.openwall.com/lists/oss-security/2025/06/04/2