@fastify/multipart is a multipart form-data parser for Fastify. In versions from 3.0.0 up to but not including 10.1.1, request.saveRequestFiles() can leave completed temporary files on disk when a client disconnects while the parser is advancing between multipart parts. The iterator rejection that occurs between parts falls outside the per-file cleanup path, so an earlier completed file is never removed. An unauthenticated client can repeat this to cause persistent, linear disk consumption, leading to denial of service. This is an incomplete-fix variant of CVE-2025-24033. The issue is fixed in @fastify/multipart 10.1.1. Users should upgrade to 10.1.1.
oryginał ENCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:HFastify Multipart
APPFastify3.0.0 – 10.1.1 (bez)
Powiązane podatności
@fastify/multipart is a multipart form-data parser for Fastify. In versions from 5.3.0 up to but not including...
@fastify/multipart is a Fastify plugin to parse the multipart content-type. Prior to versions 7.4.1 and 6.0.1,...
This affects the package fastify-multipart before 5.3.1. By providing a name=constructor property it is still ...
Prototype pollution vulnerability in fastify-multipart < 1.0.5 allows an attacker to crash fastify application...
Fałszowanie kontekstu Lambda w @fastify/aws-lambda — pełny bypass autoryzacji