Security Advisory

CVE-2025-24033

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-01-23 17:40:56
Last updated 2025-02-12 20:41:29
Assigner GitHub_M
CVSS score 7.5
State PUBLISHED

Description

@fastify/multipart is a Fastify plugin for parsing the multipart content-type. Prior to versions 8.3.1 and 9.0.3, the `saveRequestFiles` function does not delete the uploaded temporary files when user cancels the request. The issue is fixed in versions 8.3.1 and 9.0.3. As a workaround, do not use `saveRequestFiles`.