HOMEVULNERABILITIESCVE-2026-39983
HIGH

CVE-2026-39983

CWE-93Published: April 9, 2026· Updated: Apr 14, 2026

8.6
CVSS v3.1
EPSS:1.24%probability of exploitation in 30 daysPercentile:79.3th

Official Description

basic-ftp is an FTP client for Node.js. Prior to 5.2.1, basic-ftp allows FTP command injection via CRLF sequences (\r\n) in file path parameters passed to high-level path APIs such as cd(), remove(), rename(), uploadFrom(), downloadTo(), list(), and removeDir(). The library's protectWhitespace() helper only handles leading spaces and returns other paths unchanged, while FtpContext.send() writes the resulting command string directly to the control socket with \r\n appended. This lets attacker-controlled path strings split one intended FTP command into multiple commands. This vulnerability is fixed in 5.2.1.

NVD Source

Technical Analysis

CVE-2026-39983 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.

A successful exploit results in full integrity compromise (data manipulation), with a CVSS base score of 8.6.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.None
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityLow
IntegrityHigh
AvailabilityLow
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L

Affected Vendors & Products

patrickjuchli1 product
basic-ftp
Source: NVD CPE · 1 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (4)

Quick Facts

CVE IDCVE-2026-39983
CVSS Score8.6 / 10
SeverityHIGH
WeaknessCWE-93
CISA KEVNo
EPSS (30d)1.24%
Affected1 vendor
PublishedApr 9, 2026

Related CVEs (CWE-93)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-39983 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.
CVE-2026-39983 — CVSS 8.6 HIGH | CTIWATCH.COM