rsync 3.2.5 before 3.5.0 contains a heap out-of-bounds write vulnerability that allows remote unauthenticated attackers to write one attacker-controlled byte past the end of a heap allocation by supplying a crafted files-from entry. Attackers can trigger the vulnerability against a read-only rsync daemon module by providing a files-from entry containing both an interior and trailing backslash, causing the add_implied_include() function to under-count the trailing backslash when sizing the destination buffer.
References
| Link | Resource |
|---|---|
| https://github.com/RsyncProject/rsync/releases/tag/v3.5.0 | Product Release Notes |
| https://github.com/RsyncProject/rsync/security/advisories/GHSA-jhxm-j4mq-3fj4 | Vendor Advisory |
| https://www.vulncheck.com/advisories/rsync-heap-out-of-bounds-write-via-files-from-entry | Release Notes Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-08-13 15:20
Updated : 2026-08-31 15:11
NVD link : CVE-2026-70461
Mitre link : CVE-2026-70461
CVE.ORG link : CVE-2026-70461
JSON object : View
Products Affected
samba
- rsync
CWE
CWE-787
Out-of-bounds Write
