CVE-2026-45232

low
Published 2026-05-20 · Modified 2026-05-21
CVSS v3
3.7
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L
CVSS v2
VIR risk
3.7

Description

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.

Predictions

Exploit likelihood
47%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2026-45232

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2026-45232.html

vendor Authored 2026-05-27

Vendor advisory: disclosure@vulncheck.com — https://github.com/RsyncProject/rsync/security/advisories/GHSA-8f85-j2cv-59m8

vendor Authored 2026-05-27

Vendor advisory: disclosure@vulncheck.com — https://github.com/RsyncProject/rsync/releases/tag/v3.4.3

OS impact

OSVersionStatusFixed in
suse slesaffected
debian debianbookwormaffected
debian debianbullseyeaffected
debian debianforkyfixed3.4.3+ds1-1
debian debiansidfixed3.4.3+ds1-1
debian debiantrixieaffected

Application impact

VendorProductVersionsFixed
sambarsync{"endExcluding":"3.4.3"}3.4.3

References

CWEs

CWE-193

Verify integrity in audit chain (admin only). AS-IS.