facil.io 0.6.0 through 0.7.6 contains an integer underflow vulnerability in the multipart MIME body parser that allows unauthenticated remote attackers to crash the server process by sending a crafted Content-Disposition header with an empty field name. Attackers can trigger a uint32_t wraparound in http_mime_parser.h causing an out-of-bounds memory read past the name pointer, resulting in a bus fault that crashes the handling worker with a single POST request.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-27 17:16
Updated : 2026-07-31 19:17
NVD link : CVE-2026-66729
Mitre link : CVE-2026-66729
CVE.ORG link : CVE-2026-66729
JSON object : View
Products Affected
No product.
CWE
CWE-125
Out-of-bounds Read
