Denial of Service Vulnerability in @fastify/busboy Multipart Form-Data Parser
CVE-2026-19481

7.5HIGH

Key Information:

Vendor
CVE Published:
13 August 2026

What is CVE-2026-19481?

The @fastify/busboy library, utilized for parsing multipart form-data in Node.js applications, exhibits a vulnerability that allows attackers to disrupt service. Versions from 1.0.0 to 3.2.0 are affected due to improper handling of prototype-inherited properties such as proto or constructor within multipart headers. When attackers craft payloads with these inherited properties, they can trigger a TypeError during processing, potentially causing a denial of service by crashing the Node.js process. This vulnerability has been addressed in version 3.2.1, where the library now creates the header object with a null prototype to mitigate the issue. It is crucial for users to upgrade to the latest version to ensure application stability and security.

Affected Version(s)

@fastify/busboy 1.0.0 < 3.2.1

@fastify/busboy 3.2.1

References

CVSS V3.1

Score:
7.5
Severity:
HIGH
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

kq5y
mcollina
UlisesGascon
.