PT-2026-43621 · Pypi · Python-Engineio
CVE-2026-48802
·
Published
2026-05-27
·
Updated
2026-07-16
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
python-engineio versions prior to 4.13.2
Description
An attacker can trigger the creation of unnecessary background threads in the server by exploiting the heartbeat mechanism. This occurs when a new connection is received or when a client sends a PONG packet. This issue primarily impacts synchronous servers, as they allocate physical threads, whereas asynchronous servers use lightweight background tasks.
Recommendations
Update to version 4.13.2.
Fix
Allocation of Resources Without Limits
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Python-Engineio