Skip to content

[CVE-2025-47944] @nestjs/platform-express 10.x is using a vulnerable version of multer@1.4.4-lts.1 #15171

Description

@JoshVee

Is there an existing issue for this?

  • I have searched the existing issues

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

  • I don't know. Or some 3rd-party package
  • @nestjs/common
  • @nestjs/core
  • @nestjs/microservices
  • @nestjs/platform-express
  • @nestjs/platform-fastify
  • @nestjs/platform-socket.io
  • @nestjs/platform-ws
  • @nestjs/testing
  • @nestjs/websockets
  • Other (see below)

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?

  • macOS
  • Windows
  • Linux

Other

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions