Skip to content

Vulnerable esbuild version (<=0.24.2) introduced via @modern-js/node-bundle-require #3719

Open
@nxtwave-studios

Description

@nxtwave-studios

Clear and concise description of the problem

  • Body: This is where you'll provide all the details. Copy and paste the following template, filling in any relevant information about your environment:
    Description:

Suggested solution

I'm encountering a persistent security vulnerability related to the esbuild package (specifically versions <=0.24.2) in my project when using @module-federation/nextjs-mf. After running npm audit, I'm consistently presented with a moderate severity warning related to the following vulnerability:

  • Vulnerability: esbuild enables any website to send any requests to the development server and read the response

Alternative

Dependency Chain:

Additional context

Through npm ls esbuild, I've identified the dependency chain that's introducing the vulnerable version:

Validations

  • Read the Contributing Guidelines.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

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