CVE-2026-44508 - Rsync: Integer overflow in compressed-token decoding
Posted: Tue Jul 21, 2026 2:10 pm
CVE ID: CVE-2026-44508
Published: July 20, 2026
Description: Rsync is a file-copying tool that uses a delta-transfer algorithm to synchronize remote and local files. In versions prior to 3.4.3, the receiver's compressed-token decoder accumulated a 32-bit signed counter without checking for overflow. A malicious sender can trigger an overflow that with careful manipulation can lead to the extraction of data stored in memory of the process allowing an attacker to access environment variables, passwords and memory pointers from the heap, stack, and libraries. The leakage of these pointers and data can significantly reduce the effectiveness of ASLR and facilitate further exploitation. This issue is fixed in version 3.4.3.
Severity: 8.1 | HIGH
More Information:
https://cvefeed.io/vuln/detail/CVE-2026-44508
Published: July 20, 2026
Description: Rsync is a file-copying tool that uses a delta-transfer algorithm to synchronize remote and local files. In versions prior to 3.4.3, the receiver's compressed-token decoder accumulated a 32-bit signed counter without checking for overflow. A malicious sender can trigger an overflow that with careful manipulation can lead to the extraction of data stored in memory of the process allowing an attacker to access environment variables, passwords and memory pointers from the heap, stack, and libraries. The leakage of these pointers and data can significantly reduce the effectiveness of ASLR and facilitate further exploitation. This issue is fixed in version 3.4.3.
Severity: 8.1 | HIGH
More Information:
https://cvefeed.io/vuln/detail/CVE-2026-44508