云虫漏洞库

CVE-2026-19474 - @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 - 漏洞详情

漏洞编号:CVE-2026-19474

风险等级:高危

漏洞来源:CVE

CVE 编号:CVE-2026-19474

CNNVD 编号:-

厂商/产品:- / -

影响范围:-

CWE:CWE-459

发布/更新时间:2026-08-15 / 2026-08-28

漏洞描述

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

相关链接

相关漏洞

« 返回首页