The saveRequestFiles
function does not delete the uploaded temporary files when user cancels the request.
Fixed in version 8.3.1 and 9.0.3
Do not use saveRequestFiles
.
This was identified in https://github.com/fastify/fastify-multipart/issues/546 and fixed in https://github.com/fastify/fastify-multipart/pull/567.
{ "nvd_published_at": "2025-01-23T18:15:33Z", "github_reviewed_at": "2025-01-23T18:02:07Z", "github_reviewed": true, "severity": "HIGH", "cwe_ids": [ "CWE-770" ] }