PT-2026-65066 · Facil.Io · Facil.Io
CVSS v4.0
8.7
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
facil.io versions 0.6.0 through 0.7.6
Description
A denial-of-service issue exists in the multipart body parser. An unauthenticated remote attacker can freeze worker processes at 100% CPU by sending a
multipart/form-data request containing a partial closing boundary. This occurs because a missing progress guard in the parser loop causes the http mime parse() function to return 0 bytes consumed without setting done or error flags. Consequently, the calling loop re-invokes the parser on the same buffer indefinitely, exhausting all workers and disabling the server until a manual restart is performed.Recommendations
Update facil.io versions 0.6.0 through 0.7.6 to a version where this issue is resolved.
Exploit
Fix
DoS
Infinite Loop
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Facil.Io