Samba Rsync

24 CVEs affecting Samba Rsync. Latest disclosed: 2026-05-20. Critical: 4, High: 7.

Top CVEs affecting Samba Rsync
CVESeverityScorePublishedSummary
CVE-2024-12084Critical9.82025-01-15A heap-based buffer overflow flaw was found in the rsync daemon. This issue is due to improper handling of attacker-controlled checksum lengths (s2length) in t…
CVE-2017-17434Critical9.82017-12-06The daemon in rsync 3.1.2, and 3.1.3-development before 2017-12-03, does not check for fnamecmp filenames in the daemon_filter_list data structure (in the recv…
CVE-2017-16548Critical9.82017-11-06The receive_xattr function in xattrs.c in rsync 3.1.2 and 3.1.3-development does not check for a trailing '\0' character in an xattr name, which allows remote…
CVE-2017-15994Critical9.82017-10-29rsync 3.1.3-development before 2017-10-24 mishandles archaic checksums, which makes it easier for remote attackers to bypass intended access restrictions. NOTE…
CVE-2026-43618High8.12026-05-20Rsync version 3.4.2 and prior contain an integer overflow vulnerability in the compressed-token decoder where a 32-bit signed counter is not checked for overfl…
CVE-2024-12085High7.52025-01-14A flaw was found in rsync which could be triggered when rsync compares file checksums. This flaw allows an attacker to manipulate the checksum length (s2length…
CVE-2018-5764High7.52018-01-17The parse_arguments function in options.c in rsyncd in rsync before 3.1.3 does not prevent multiple --protect-args uses, which allows remote attackers to bypas…
CVE-2026-41035High7.42026-04-16In rsync 3.0.1 through 3.4.1, receive_xattr relies on an untrusted length value during a qsort call, leading to a receiver use-after-free. The victim must run…
CVE-2022-29154High7.42022-08-02An issue was discovered in rsync before 3.2.5 that allows malicious remote servers to write arbitrary files inside the directories of connecting peers. The ser…
CVE-2020-14387High7.42021-05-27A flaw was found in rsync in versions since 3.2.0pre1. Rsync improperly validates certificate with host mismatch vulnerability. A remote, unauthenticated attac…
CVE-2026-29518High7.02026-05-20Rsync versions before 3.4.3 contain a time-of-check to time-of-use (TOCTOU) race condition in daemon file handling that allows attackers to redirect file write…
CVE-2026-43620Medium6.52026-05-20Rsync version 3.4.2 and prior contain a receiver-side out-of-bounds array read vulnerability in recv_files() in receiver.c that allows a malicious rsync server…
CVE-2024-12088Medium6.52025-01-14A flaw was found in rsync. When using the `--safe-links` option, the rsync client fails to properly verify if a symbolic link destination sent from the server…
CVE-2024-12087Medium6.52025-01-14A path traversal vulnerability exists in rsync. It stems from behavior enabled by the `--inc-recursive` option, a default-enabled option for many client option…
CVE-2026-43619Medium6.32026-05-20Rsync version 3.4.2 and prior contain symlink race condition vulnerabilities in path-based system calls including chmod, lchown, utimes, rename, unlink, mkdir…
CVE-2024-12086Medium6.12025-01-14A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client's machine. This issue occurs when files are b…
CVE-2026-43617Medium4.82026-05-20Rsync version 3.4.2 and prior contain an authorization bypass vulnerability in the rsync daemon's hostname-based access control list enforcement when configure…
CVE-2017-17433Low3.72017-12-06The recv_files function in receiver.c in the daemon in rsync 3.1.2, and 3.1.3-development before 2017-12-03, proceeds with certain file metadata updates before…
CVE-2026-45232Low3.12026-05-20Rsync versions before 3.4.3 contain an off-by-one out-of-bounds stack write vulnerability in the establish_proxy_connection() function in socket.c that allows…
CVE-2014-95122015-02-12rsync 3.1.1 allows remote attackers to write to arbitrary files via a symlink attack on a file in the synchronization path.