CVE-2026-43619

Rsync version 3.4.2 and prior contain symlink race condition vulnerabilities in path-based system calls including chmod, lchown, utimes, rename, unlink, mkdir, symlink, mknod, link, rmdir, and lstat that allow local attackers to redirect operations to files outside the exported rsync module. Attackers with local filesystem access can exploit the timing window between path resolution and syscall execution by swapping symlinks to apply sender-supplied permissions, ownership, timestamps, or filenames to arbitrary files outside the intended module boundary on rsync daemons configured with 'use chroot = no'.
Configurations

Configuration 1 (hide)

cpe:2.3:a:samba:rsync:*:*:*:*:*:*:*:*

History

21 May 2026, 20:42

Type Values Removed Values Added
CPE cpe:2.3:a:samba:rsync:*:*:*:*:*:*:*:*
First Time Samba
Samba rsync
References () https://github.com/RsyncProject/rsync/releases/tag/v3.4.3 - () https://github.com/RsyncProject/rsync/releases/tag/v3.4.3 - Release Notes
References () https://github.com/RsyncProject/rsync/security/advisories/GHSA-4h9m-w5ff-j735 - () https://github.com/RsyncProject/rsync/security/advisories/GHSA-4h9m-w5ff-j735 - Vendor Advisory
References () https://www.vulncheck.com/advisories/rsync-symlink-race-condition-via-path-based-syscalls - () https://www.vulncheck.com/advisories/rsync-symlink-race-condition-via-path-based-syscalls - Third Party Advisory

20 May 2026, 02:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-20 02:16

Updated : 2026-05-21 20:42


NVD link : CVE-2026-43619

Mitre link : CVE-2026-43619

CVE.ORG link : CVE-2026-43619


JSON object : View

Products Affected

samba

  • rsync
CWE
CWE-59

Improper Link Resolution Before File Access ('Link Following')

CWE-367

Time-of-check Time-of-use (TOCTOU) Race Condition