Skip to content

fix: CVE-2026-27699 update basic-ftp to 5.2.0#6096

Closed
roshil1206 wants to merge 1 commit intoUnitech:masterfrom
roshil1206:fix/CVE-2026-27699-basic-ftp
Closed

fix: CVE-2026-27699 update basic-ftp to 5.2.0#6096
roshil1206 wants to merge 1 commit intoUnitech:masterfrom
roshil1206:fix/CVE-2026-27699-basic-ftp

Conversation

@roshil1206
Copy link
Copy Markdown

@roshil1206 roshil1206 commented Mar 22, 2026

Summary

  • Fixes CVE-2026-27699 (critical vulnerability in basic-ftp < 5.2.0)
  • Adds an npm overrides entry to pin basic-ftp to 5.2.0
  • The vulnerable dependency chain is: @pm2/agentproxy-agentpac-proxy-agentget-uribasic-ftp@5.0.5

Since basic-ftp is a transitive dependency and pm2 is typically installed globally (npm i -g pm2), users cannot resolve this with npm audit fix — it needs to be fixed in pm2 itself.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 22, 2026

CLA assistant check
All committers have signed the CLA.

Override basic-ftp transitive dependency (via @pm2/agent -> proxy-agent
-> pac-proxy-agent -> get-uri -> basic-ftp) from 5.0.5 to 5.2.0 to
resolve CVE-2026-27699 which affects versions < 5.2.0.

Closes #6088
@roshil1206 roshil1206 force-pushed the fix/CVE-2026-27699-basic-ftp branch from f3641f0 to 5855f8c Compare March 22, 2026 16:53
@roshil1206 roshil1206 closed this Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants