๐Ÿ” CVE Alert

CVE-2026-19474

HIGH 7.5

@fastify/multipart vulnerable to Denial of Service via temporary file leak on aborted upload

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

@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.

CWE CWE-459 CWE-770
Vendor @fastify/multipart
Product @fastify/multipart
Published Aug 15, 2026
Stay Ahead of the Next One

Get instant alerts for @fastify/multipart @fastify/multipart

Be the first to know when new high vulnerabilities affecting @fastify/multipart @fastify/multipart are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

@fastify/multipart / @fastify/multipart
3.0.0 < 10.1.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/fastify/fastify-multipart/security/advisories/GHSA-62qx-hpj5-j6hc cna.openjsf.org: https://cna.openjsf.org/security-advisories.html

Credits

๐Ÿ” Hemanth-9087 mcollina UlisesGascon climba03003