CVE Feed

    Dashboard / CVE / CVE-2026-71243

    CVE-2026-71243

    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.

    Published:Aug 5, 2026
    Last Modified:Aug 10, 2026
    EPS:Aug 5, 2026
    EPSS Score:0.00416
    CVSS Score:8.8

    Affected Products

    Vendor
    Adaltas
    Product
    Backmeup

    Exploits

    No exploit reference

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High