VYPR

rsync

by Debian

CVEs (4)

  • CVE-2026-44509Jul 21, 2026
    risk 0.00cvss epss

    Rsync is a file-copying tool that uses a delta-transfer algorithm to synchronize remote and local files. In versions prior to 3.4.3, previous bug fixes for symlink races in open() calls missed races in other path based system calls like chmod() and chown(). For rsync daemons…

  • CVE-2026-44510Jul 21, 2026
    risk 0.00cvss epss

    Rsync is a file-copying tool that uses a delta-transfer algorithm to synchronize remote and local files. In versions prior to 3.4.3, the receiver-side out-of-bounds array read in rsync's recv_files() lets a malicious rsync server (or any peer acting in the sender role)…

  • CVE-2026-44508Jul 21, 2026
    risk 0.00cvss epss

    Rsync is a file-copying tool that uses a delta-transfer algorithm to synchronize remote and local files. In versions prior to 3.4.3, the receiver's compressed-token decoder accumulated a 32-bit signed counter without checking for overflow. A malicious sender can trigger an…

  • CVE-2026-44507Jul 21, 2026
    risk 0.00cvss epss

    Rsync is a file-copying tool that uses a delta-transfer algorithm to synchronize remote and local files. In versions prior to 3.4.3, when using a daemon configured with a chroot, the reverse DNS lookup of the connecting client was performed after the chroot had been entered. If…