CVE-2026-70462 HIGH

CVE-2026-70462: rsync 3.1.0 < 3.5.0 Signed Integer Overflow via MSG_IO_TIMEOUT

Vendor Rsyncproject
Product rsync
Weakness CWE-190
Published August 13, 2026
Last update August 13, 2026

CVSS base score

7.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

What the vulnerability does

01Description

rsync 3.1.0 before 3.5.0 contains a signed integer overflow vulnerability in the I/O timeout implementation that allows attackers to permanently disable connection timeouts by injecting MSG_IO_TIMEOUT messages carrying non-positive (zero or negative) values. Attackers can craft malicious MSG_IO_TIMEOUT messages that cause the timeout variable to wrap to a non-positive value, preventing the timeout check from firing and enabling idle or stalled connections to hold daemon slots indefinitely, leading to resource exhaustion.

Key dates

02Disclosure timeline

August 13, 2026 CVE published
August 13, 2026 Record updated