CVE Catalog

CVE-2026-66729

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.60%

45th percentile - higher than 45% of all known CVEs

Summary

facil.io versions 0.6.0 through 0.7.6 contain 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.

Risk Assessment

The organization may experience server downtime (DoS) from a remote, unauthenticated attacker, leading to service unavailability and potential data loss.

Recommendation

Update facil.io to version 0.7.7 or later, which contains the fix. If an update is not possible, restrict server access or apply WAF rules to block suspicious Content-Disposition headers.

Other vulnerabilities in facil.io

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS