rsync 3.4.2 before 3.5.0 contains a denial of service vulnerability that allows a remote sender to exhaust system resources by specifying the --zt short alias for --compress-threads, which bypasses the refuse options directive's string matching on long option names. Attackers can specify --zt=N with a large value to spawn an unbounded number of Zstandard worker threads on the receiver, exhausting available thread and memory resources.
References
| Link | Resource |
|---|---|
| https://github.com/RsyncProject/rsync/releases/tag/v3.5.0 | Product Release Notes |
| https://github.com/RsyncProject/rsync/security/advisories/GHSA-rjvj-qgqg-cvx9 | Vendor Advisory |
| https://www.vulncheck.com/advisories/rsync-dos-via-zt-zstandard-compression-thread-exhaustion | Release Notes Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-08-13 15:19
Updated : 2026-08-31 15:12
NVD link : CVE-2026-70455
Mitre link : CVE-2026-70455
CVE.ORG link : CVE-2026-70455
JSON object : View
Products Affected
samba
- rsync
CWE
CWE-770
Allocation of Resources Without Limits or Throttling
