CVE-2026-66730
Last modified
CVE-2026-66730 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. facil.io 0.6.0 through 0.7.6 contains a denial-of-service vulnerability in the multipart body parser that allows an unauthenticated remote attacker to permanently freeze worker processes at 100% CPU by sending a multipart/form-data request with a partial closing boundary. The missing progress guard in the parser loop causes http_mime_parse to return 0 bytes consumed without setting done or error flags, causing the calling loop to re-invoke the parser on the same buffer indefinitely, exhausting all workers and permanently disabling the server until manually restarted.. EPSS estimates a 0.47% chance of exploitation in the next 30 days.
Description
facil.io 0.6.0 through 0.7.6 contains a denial-of-service vulnerability in the multipart body parser that allows an unauthenticated remote attacker to permanently freeze worker processes at 100% CPU by sending a multipart/form-data request with a partial closing boundary. The missing progress guard in the parser loop causes http_mime_parse to return 0 bytes consumed without setting done or error flags, causing the calling loop to re-invoke the parser on the same buffer indefinitely, exhausting all workers and permanently disabling the server until manually restarted.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| boazsegev | facil.io | >= 0.6.0, <= 0.7.6 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-66730?
How severe is CVE-2026-66730?
How do I fix CVE-2026-66730?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-66721Missing authorization issue for domain admins in CloudStack'…2.7
- CVE-2026-66722Improper authorization for CRUD operations on Project Roles …7.2
- CVE-2026-66723MWDB Core versions >=2.2.0 and <2.19.0 contain a missing aut…7
- CVE-2026-66724MWDB Core versions >=2.0.0 and <2.19.0 contain a missing aut…5.3
- CVE-2026-66729facil.io 0.6.0 through 0.7.6 contains an integer underflow v…8.7
- CVE-2026-6673Mattermost versions 11.7.x <= 11.7.0, 11.6.x <= 11.6.2, 11.5…6.4
- CVE-2026-66731facil.io 0.7.5 through 0.7.6 contains a denial-of-service vu…8.7
- CVE-2026-66732Sonic 3 A.I.R. before commit 2492d18 contains a missing sour…5.9
- CVE-2026-66733Sonic 3 A.I.R. before commit 2492d18 contains an unbounded m…7.5
- CVE-2026-66737Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-66738SPIP before 4.4.18 contains a code injection vulnerability i…8.8
- CVE-2026-6674The Plugin: CMS für Motorrad Werkstätten plugin for WordPres…6.5
Are you affected by CVE-2026-66730?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
