Files
CVEs-PoC/2025/CVE-2025-5399.md
T
2025-09-29 21:09:30 +02:00

997 B

CVE-2025-5399

Description

Due to a mistake in libcurl's WebSocket code, a malicious server can send aparticularly crafted packet which makes libcurl get trapped in an endlessbusy-loop.There is no other way for the application to escape or exit this loop otherthan killing the thread/process.This might be used to DoS libcurl-using application.

POC

Reference

No PoCs from references.

Github