🔐 CVE Alert

CVE-2026-53801

MEDIUM 5.9

rsync < 3.5.0 Symlink Race Condition Directory Traversal

CVSS Score
5.9
EPSS Score
0.0%
EPSS Percentile
0th

rsync before 3.5.0 contains a symlink race condition vulnerability in the sender's directory scanning logic that allows attackers to cause the sender to enumerate and transfer files outside the module root's intended subtree. Attackers who can create or manipulate symlinks in a path component of the scanned tree can replace a symlink with a directory entry pointing outside the module root between the lstat() call and the subsequent opendir() call, exposing files beyond the intended root in both daemon-mode and non-daemon sender-side scanning.

CWE CWE-59 CWE-367
Vendor rsyncproject
Product rsync
Published Aug 13, 2026
Stay Ahead of the Next One

Get instant alerts for rsyncproject rsync

Be the first to know when new medium vulnerabilities affecting rsyncproject rsync are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

RsyncProject / rsync
0 ≤ 3.4.4

References

NVD ↗ CVE.org ↗ EPSS Data ↗
github.com: https://github.com/RsyncProject/rsync/security/advisories/GHSA-mch3-qr4p-chgm github.com: https://github.com/RsyncProject/rsync/releases/tag/v3.5.0 vulncheck.com: https://www.vulncheck.com/advisories/rsync-symlink-race-condition-directory-traversal