Loading market data...
← Back to CVE feed

CVE-2026-53785

HIGH CVSS 7.1 View on NVD ↗

Description

rsync before 3.5.0 contains a path traversal vulnerability that allows a malicious sender to write files outside the intended destination directory tree by crafting relative paths with symlink components in --relative mode. The make_path() function follows symlinks pointing outside the destination tree while creating intermediate directories without verifying that created paths remain within the destination boundary, enabling arbitrary file writes on the receiver's filesystem.

CVSS Vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Published: Aug 13, 2026 15:19 UTC Modified: Aug 13, 2026 16:18 UTC