Home

Description

basic-ftp is an FTP client for Node.js. Versions prior to 5.3.0 are vulnerable to denial of service through unbounded memory growth while processing directory listings from a remote FTP server. A malicious or compromised server can send an extremely large or never-ending listing response to `Client.list()`, causing the client process to consume memory until it becomes unstable or crashes. Version 5.3.0 fixes the issue.

PUBLISHED Reserved 2026-04-20 | Published 2026-04-24 | Updated 2026-04-24 | Assigner GitHub_M




HIGH: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Problem types

CWE-400: Uncontrolled Resource Consumption

CWE-770: Allocation of Resources Without Limits or Throttling

Product status

< 5.3.0
affected

References

github.com/...ic-ftp/security/advisories/GHSA-rp42-5vxx-qpwr

cve.org (CVE-2026-41324)

nvd.nist.gov (CVE-2026-41324)

Download JSON