CVE-2026-71243: CWE-78 OS Command Injection in adaltas backmeup
The backmeup npm package assembles shell command strings by directly concatenating its option values (name, source, destination, filter) - e.g. cmd = "mkdir -p " + path.join(info.destination, info.name) + "; " - and executes the resulting string through a shell via ssh2-exec (locally via child_process, or remotely via SSH when an ssh handle is supplied), rather than using execFile/spawn with an argument array.
AI Analysis
Technical Summary
The backmeup npm package assembles shell command strings by concatenating option values such as name, source, destination, and filter directly into a command string (e.g., cmd = "mkdir -p " + path.join(info.destination, info.name) + "; ") and executes this string through a shell using ssh2-exec, either locally via child_process or remotely via SSH. This approach does not use safer methods like execFile or spawn with argument arrays, leading to a CWE-78 OS command injection vulnerability. An attacker with low privileges can exploit this to execute arbitrary commands, potentially compromising confidentiality, integrity, and availability.
Potential Impact
Successful exploitation can lead to arbitrary code execution with the privileges of the backmeup process, resulting in full system compromise including data theft, modification, or destruction. The CVSS v3.1 score of 8.8 reflects high impact on confidentiality, integrity, and availability. There are no known exploits in the wild at this time.
Mitigation Recommendations
No official patch or remediation is currently available for this vulnerability. Users should monitor the vendor's advisories for updates. As a temporary measure, avoid using untrusted input in backmeup options that influence shell commands. Consider restricting usage to trusted environments until a fix is released.
CVE-2026-71243: CWE-78 OS Command Injection in adaltas backmeup
Description
The backmeup npm package assembles shell command strings by directly concatenating its option values (name, source, destination, filter) - e.g. cmd = "mkdir -p " + path.join(info.destination, info.name) + "; " - and executes the resulting string through a shell via ssh2-exec (locally via child_process, or remotely via SSH when an ssh handle is supplied), rather than using execFile/spawn with an argument array.
CVSS v3.1
Score 8.8high
Affected software
adaltas
backmeup
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The backmeup npm package assembles shell command strings by concatenating option values such as name, source, destination, and filter directly into a command string (e.g., cmd = "mkdir -p " + path.join(info.destination, info.name) + "; ") and executes this string through a shell using ssh2-exec, either locally via child_process or remotely via SSH. This approach does not use safer methods like execFile or spawn with argument arrays, leading to a CWE-78 OS command injection vulnerability. An attacker with low privileges can exploit this to execute arbitrary commands, potentially compromising confidentiality, integrity, and availability.
Potential Impact
Successful exploitation can lead to arbitrary code execution with the privileges of the backmeup process, resulting in full system compromise including data theft, modification, or destruction. The CVSS v3.1 score of 8.8 reflects high impact on confidentiality, integrity, and availability. There are no known exploits in the wild at this time.
Mitigation Recommendations
No official patch or remediation is currently available for this vulnerability. Users should monitor the vendor's advisories for updates. As a temporary measure, avoid using untrusted input in backmeup options that influence shell commands. Consider restricting usage to trusted environments until a fix is released.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- TuranSec
- Date Reserved
- 2026-08-05T10:53:53.176Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 6a731a81bf8831d539c95cae
Added to database: 08/05/2026, 11:12:01 UTC
Last enriched: 08/12/2026, 14:29:30 UTC
Last updated: 09/18/2026, 10:26:04 UTC
Views: 87
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.