CVE-2026-45232 LOW

CVE-2026-45232: Rsync < 3.4.3 Off-by-One Stack Write via HTTP Proxy

Vendor Rsyncproject
Product rsync
Weakness CWE-193
Published May 20, 2026
Last update May 20, 2026

CVSS base score

2.1/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

01Description

Rsync versions before 3.4.3 contain an off-by-one out-of-bounds stack write vulnerability in the establish_proxy_connection() function in socket.c that allows network attackers to corrupt stack memory by sending a malformed HTTP proxy response. Attackers can exploit this by positioning themselves between the client and proxy or controlling the proxy server to send a response line of 1023 or more bytes without a newline terminator, causing a null byte to be written to an out-of-bounds stack address when the RSYNC_PROXY environment variable is set.

Key dates

02Disclosure timeline

May 20, 2026 CVE published
May 20, 2026 Record updated