Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-39983

33
FAUCET Score

OVERVIEW CVE-2026-39983 is an FTP command injection vulnerability in basic-ftp, a Node.js FTP client library versions prior to 5.2.1. The vulnerability exists in high-level path APIs including cd(), remove(), rename(), uploadFrom(), downloadTo(), list(), and removeDir() functions. Attackers can inject arbitrary FTP commands by embedding CRLF sequences (\r\n) in file path parameters, exploiting insufficient input sanitization in the protectWhitespace() helper function. SEVERITY This vulnerability carries a CVSS 3.1 score of 8.6 (High) with a network-based attack vector requiring no authentication or user interaction. Attack complexity is low, meaning exploitation is straightforward. The impact is significant, enabling attackers to achieve partial confidentiality breaches, high integrity compromise through command execution, and partial availability impact. The vulnerability affects systems over the network without requiring special privileges or user involvement. EXPLOITATION STATUS There is currently no indication of active exploitation in the wild, with the vulnerability absent from the CISA Known Exploited Vulnerabilities catalog. Exploit code availability has not been publicly reported. Community attention appears limited, as reflected in the low EPSS score of 0.018, indicating this vulnerability ranks lower in prevalence relative to other disclosed CVEs. However, the relatively high FAUCET risk score of 52.0/100 suggests organizations should prioritize patching to version 5.2.1 to mitigate potential risk.

Impacted Technologies

VendorProductVersion(s)CPE
< 5.2.1CPE matchmatch criteria
cpe:2.3:a:patrickjuchli:basic-ftp:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

8.6HIGH

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
LOW
Integrity Impact
HIGH
Availability Impact
LOW
Exploitability Score
3.9
Impact Score
4.7
CvssVersion
3.1

Exploit Intelligence

EPSS Score
2.19%
Probability of exploitation in next 30 days
EPSS Percentile
80.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0219 is in the 65th percentile among its peer group of 51,551 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

npmpatch availablevia ghsa
Product: basic-ftpFixed in: 5.2.1

Vendor Advisories (1)

npmGHSA-chqc-8p9q-pq6qhigh

basic-ftp has FTP Command Injection via CRLF

Apr 8, 2026

References

access.redhat.com / errata/RHSA-2026:13826
access.redhat.com / errata/RHSA-2026:9742
access.redhat.com / security/cve/CVE-2026-39983
bugzilla.redhat.com / show_bug.cgi
security.access.redhat.com / data/csaf/v2/vex/2026/cve-2026-39983.json
github.com / patrickjuchli/basic-ftp/commit/2ecc8e2c500c5234115f06fd1dbde1aa03d70f4b
Patch
github.com / patrickjuchli/basic-ftp/releases/tag/v5.2.1
ProductRelease Notes
github.com / patrickjuchli/basic-ftp/security/advisories/GHSA-chqc-8p9q-pq6q
ExploitMitigationVendor Advisory