CVE-2026-70457
Severity CVSS v4.0:
HIGH
Type:
Unavailable / Other
Publication date:
13/08/2026
Last modified:
31/08/2026
Description
rsync 3.2.3 before 3.5.0 contains an out-of-bounds write in parse_size_arg() where the return value of snprintf() is used directly as an index into a .bss-segment array without bounds checking. When snprintf truncates the formatted size string, the return value equals the number of characters that would have been written including the truncated portion, and this value may exceed the array length. The subsequent indexed write targets memory outside the intended array bounds, corrupting .bss memory.
Impact
Base Score 4.0
8.30
Severity 4.0
HIGH
Base Score 3.x
6.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:samba:rsync:*:*:*:*:*:*:*:* | 3.2.3 (including) | 3.5.0 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



