Bug 2529432 - CVE-2026-53796 rsync-bpc: rsync: Arbitrary file write via TOCTOU race condition in destination directory handling [fedora-all]
Summary: CVE-2026-53796 rsync-bpc: rsync: Arbitrary file write via TOCTOU race conditi...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: rsync-bpc
Version: rawhide
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Richard Shaw
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["c6283e1d-2152-4db9-9922-7...
Depends On:
Blocks: CVE-2026-53796
TreeView+ depends on / blocked
 
Reported: 2026-09-07 12:58 UTC by Srikanth Balasubramanian
Modified: 2026-09-07 12:58 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Srikanth Balasubramanian 2026-09-07 12:58:29 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

rsync before 3.5.0 contains a time-of-check to time-of-use (TOCTOU) race condition vulnerability in the non-daemon receiver's destination directory handling that allows an attacker who can manipulate destination path parent components to redirect file writes to unintended locations. Attackers can substitute a symlink for a component of the destination path between the path resolution and chdir() call, causing the receiver's working directory to be established outside the intended destination tree so that subsequent relative-path file writes land in unintended filesystem locations.


Note You need to log in before you can comment on or make changes to this bug.