PT-2026-68109 · Npm · Backmeup
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
backmeup (affected versions not specified)
Description
The backmeup npm package is susceptible to OS command injection because it constructs shell command strings by directly concatenating option values instead of using an argument array with
execFile or spawn. The package uses path.normalize() and path.join(), which fail to neutralize shell metacharacters such as ;, |, &, $(), backticks, and newlines. When an application passes attacker-controlled values into the name, source, destination, or filter variables, it allows for arbitrary OS command execution on the backup host or a remote SSH target if configured.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
OS Command Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Backmeup