Is there an existing issue for this?
Current behavior
Snyk is currently reporting CVE-2025-47944 \ SNYK-JS-MULTER-10185673 for @nestjs/platform-express due to the multer@1.4.4-lts.1 dependency.
multer needs to be bumped to 2.0.0 in NestJS 10.x
https://www.cve.org/CVERecord?id=CVE-2025-47944
Issues with no direct upgrade or patch:
✗ Uncaught Exception [High Severity][https://security.snyk.io/vuln/SNYK-JS-MULTER-10185673] in multer@1.4.4-lts.1
introduced by @nestjs/platform-express@10.4.17 > multer@1.4.4-lts.1
This issue was fixed in versions: 2.0.0
✗ Missing Release of Memory after Effective Lifetime [High Severity][https://security.snyk.io/vuln/SNYK-JS-MULTER-10185675] in multer@1.4.4-lts.1
introduced by @nestjs/platform-express@10.4.17 > multer@1.4.4-lts.1
This issue was fixed in versions: 2.0.0
Minimum reproduction code
GHSA-4pg4-qvpc-4q3h
Steps to reproduce
No response
Expected behavior
Upgrade Multer to v2.0.0
Package
Other package
No response
NestJS version
10.4.17
Packages versions
"@nestjs/core": "^10.4.17",
"@nestjs/platform-express": "^10.4.17",
Node.js version
No response
In which operating systems have you tested?
Other
No response
Is there an existing issue for this?
Current behavior
Snyk is currently reporting
CVE-2025-47944\SNYK-JS-MULTER-10185673for@nestjs/platform-expressdue to themulter@1.4.4-lts.1dependency.multerneeds to be bumped to2.0.0in NestJS 10.xhttps://www.cve.org/CVERecord?id=CVE-2025-47944
Minimum reproduction code
GHSA-4pg4-qvpc-4q3h
Steps to reproduce
No response
Expected behavior
Upgrade Multer to v2.0.0
Package
@nestjs/common@nestjs/core@nestjs/microservices@nestjs/platform-express@nestjs/platform-fastify@nestjs/platform-socket.io@nestjs/platform-ws@nestjs/testing@nestjs/websocketsOther package
No response
NestJS version
10.4.17
Packages versions
Node.js version
No response
In which operating systems have you tested?
Other
No response