Skip to content

[feat req] CVE-2025-47279 - Bump (upgrade version) of Undici dependency  #714

@davidd396

Description

@davidd396

What would you like to be added?

name: undici
version: 5.28.4
type: npm
summary: An HTTP/1.1 client, written from scratch for Node.js

Hi team, could you please bump the undici dependency version to 5.29.0??

Undici is an HTTP/1.1 client for Node.js. Prior to versions 5.29.0, 6.21.2, and 7.5.0, applications that use undici to implement a webhook-like system are vulnerable. If the attacker set up a server with an invalid certificate, and they can force the application to call the webhook repeatedly, then they can cause a memory leak. This has been patched in versions 5.29.0, 6.21.2, and 7.5.0. As a workaound, avoid calling a webhook repeatedly if the webhook fails.

Why is this needed?

Reference:

Thank you :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions