Vulnerabilities (CVE)

Filtered by vendor Patrickjuchli Subscribe
Filtered by product Basic-ftp
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2026-27699 1 Patrickjuchli 1 Basic-ftp 2026-02-26 N/A 9.1 CRITICAL
The `basic-ftp` FTP client library for Node.js contains a path traversal vulnerability (CWE-22) in versions prior to 5.2.0 in the `downloadToDir()` method. A malicious FTP server can send directory listings with filenames containing path traversal sequences (`../`) that cause files to be written outside the intended download directory. Version 5.2.0 patches the issue.