PT-2026-42054 · Rsync · Rsync
Pratham Gupta
·
Published
2026-05-20
·
Updated
2026-05-24
·
CVE-2026-43620
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
rsync versions prior to 3.4.3
Description
A receiver-side out-of-bounds array read exists in the
recv files() function within receiver.c. A malicious rsync server can trigger a deterministic SIGSEGV crash of the rsync client process by setting CF INC RECURSE in compatibility flags and sending a specially crafted file list where the first sorted entry is not the leading dot directory, followed by a transfer record with ndx=0 and an iflag word without ITEM TRANSFER. This sequence causes the receiver to read 8 bytes before the allocated pointer array and dereference an invalid pointer at an unmapped address.Recommendations
Update to version 3.4.3 or later.
Fix
Out of bounds Read
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Rsync