CVE-2026-74866
Last modified
CVE-2026-74866 is a medium-severity vulnerability rated 5.8/10 on the CVSS scale. @fastify/busboy is a multipart form-data parser for Node.js. Its multipart part-header parser splits header lines only on the two-byte carriage-return line-feed sequence, so a lone carriage return or line feed embedded in a part header is not treated as a line break and is carried verbatim into the parsed Content-Disposition filename and field name handed to the application.
Description
@fastify/busboy is a multipart form-data parser for Node.js. Its multipart part-header parser splits header lines only on the two-byte carriage-return line-feed sequence, so a lone carriage return or line feed embedded in a part header is not treated as a line break and is carried verbatim into the parsed Content-Disposition filename and field name handed to the application. An attacker who uploads a file whose filename or field name contains a bare carriage return or line feed can inject control characters into consumers that trust the parser to return clean values, enabling filesystem filename pollution, log forging, or header injection when the value is forwarded to a carriage-return-sensitive sink. All versions of @fastify/busboy up to and including 3.2.1 are affected. The issue is fixed in version 3.2.2, which rejects any header line that still contains a bare carriage return or line feed. Users should upgrade to 3.2.2, and consumers such as @fastify/multipart should bump their @fastify/busboy dependency to pull in the fix.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| @fastify/busboy | @fastify/busboy | < 3.2.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74866?
How severe is CVE-2026-74866?
How do I fix CVE-2026-74866?
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-74842A vulnerability was found in Kira-Pgr PromptShopMCP up to 5b…6.3
- CVE-2026-74843A vulnerability was determined in Wavlink WN531P3 and WN535M…10
- CVE-2026-74845Official Document Management System developed by 2100 Techno…8.8
- CVE-2026-7485Incorrect authorization in frozen BI aggregations in Checkmk…2.3
- CVE-2026-74858A vulnerability has been found in jae-jae fetcher-mcp up to …6.3
- CVE-2026-7486Improper neutralization of special elements used in an SQL c…9.8
- CVE-2026-74867SiYuan versions before 3.7.4 contain a cross-site request fo…4.2
- CVE-2026-74868SiYuan versions before 3.7.4 contain an unthrottled brute-fo…7.5
- CVE-2026-74869stoatchat before 0.15.0 contains a missing authorization vul…7.7
- CVE-2026-74870openssl_encrypt (pip) versions <= 1.4.7 contain an informati…3.3
- CVE-2026-74871openssl_encrypt versions before 1.4.6 contain a key derivati…6.2
- CVE-2026-74872openssl_encrypt versions before 1.4.0 contain an arbitrary c…9.8
Are you affected by CVE-2026-74866?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
