Facil.Io · Facil.Io · CVE-2026-66729
**Name of the Vulnerable Software and Affected Versions**
facil.io versions 0.6.0 through 0.7.6
**Description**
An integer underflow exists in the multipart MIME body parser. Unauthenticated remote attackers can crash the server process by sending a crafted Content-Disposition header with an empty field name. This triggers a `uint32 t` wraparound in `http mime parser.h`, leading to an out-of-bounds memory read past the name pointer, which results in a bus fault that crashes the handling worker via a single POST request.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.