CVE-2026-44508
HIGH
CVSS 8.1
rsync
Verified Advisory
Integer overflow in rsync compressed-token decoder enables remote memory disclosure (CVE-2026-44508)
The rsync receiver's compressed-token decoder accumulates a 32-bit signed counter without checking for overflow. A malicious sender can trigger this overflow and, with careful manipulation, extract data stored in memory of the process, including 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.
Affected versions:
- < 3.4.3
We recommend updating to: 3.4.3.
CVSS 8.1 · our assessment: this_week
Reference: https://github.com/RsyncProject/rsync/security/advisories/GHSA-g37v-g3gj-pmwq
Details: https://vuln.today/cve/CVE-2026-44508
Verified by vuln.today against published advisories.
Affected versions
- – < 3.4.3
Fixed in: 3.4.3
More advisories for rsync
- CVE-2026-53790 – Command and argument injection in rsync via unquoted peer- or host-controlled values (CVE-2026-53790)
- CVE-2026-53791 – IP address spoofing in rsync daemon PROXY protocol handling (CVE-2026-53791)
- CVE-2026-53793 – Chroot inner-module escape via parent-component symlink in rsync (CVE-2026-53793)
- CVE-2026-70452 – hosts deny access control bypass in rsync on DNS lookup failure (CVE-2026-70452)
- CVE-2026-70460 – Module-root escape via symlink in rsync daemon (CVE-2026-70460)