CVE-2026-41324

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:patrickjuchli:basic-ftp:*:*:*:*:*:node.js:*:*

History

27 Apr 2026, 17:48

Type Values Removed Values Added
First Time Patrickjuchli basic-ftp
Patrickjuchli
References () https://github.com/patrickjuchli/basic-ftp/security/advisories/GHSA-rp42-5vxx-qpwr - () https://github.com/patrickjuchli/basic-ftp/security/advisories/GHSA-rp42-5vxx-qpwr - Exploit, Mitigation, Vendor Advisory
CPE cpe:2.3:a:patrickjuchli:basic-ftp:*:*:*:*:*:node.js:*:*

24 Apr 2026, 19:17

Type Values Removed Values Added
References () https://github.com/patrickjuchli/basic-ftp/security/advisories/GHSA-rp42-5vxx-qpwr - () https://github.com/patrickjuchli/basic-ftp/security/advisories/GHSA-rp42-5vxx-qpwr -

24 Apr 2026, 04:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-24 04:16

Updated : 2026-04-27 17:48


NVD link : CVE-2026-41324

Mitre link : CVE-2026-41324

CVE.ORG link : CVE-2026-41324


JSON object : View

Products Affected

patrickjuchli

  • basic-ftp
CWE
CWE-400

Uncontrolled Resource Consumption

CWE-770

Allocation of Resources Without Limits or Throttling