CVEFinder.io

CVE-2026-45232

ℹ️ low
🔍 Scan for this CVE
Summary

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 addre

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.

CVSS Score
3.1
Low
EPSS Score
0.3
Exploit Probability
Published Date
2026-05-20
First Seen: 2026-05-21
📊 Relative Risk Intelligence

This CVE is Lower Risk - more severe than 2.0% of all 356,676 vulnerabilities in our database.

#349,384
Below average severity
Severity Percentile
🎯 CISA SSVC Assessment Updated: May 20, 2026
🔍 Exploitation Status
None
No known exploits
⚙️ Automatable
NO
Requires human interaction
💥 Technical Impact
Partial
Limited system impact
🏆 Discovered By
Michal Ruprich
SSVC data provided by CISA
Last Modified 2026-07-24
Source NVD 🔗
CVSS Vector 3.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L
CVSS Vector 4.0 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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CWE IDs (Weakness Types)

📦 Affected Products 1

🔗 References 3

🔗 Related CVEs 6

CVE ID Severity CVSS EPSS Summary Published
CVE-2026-53784 ⚠️ high 7.1 0.2 rsync before 3.5.0 contains a path traversal vulnerability that allows remote clients to access files outside the inten... 2026-08-13
CVE-2026-53786 🔶 medium 6.5 0.3 rsync before 3.5.0 contains a filter rule bypass vulnerability that allows authenticated clients to override module-le... 2026-08-13
CVE-2026-53789 🔶 medium 6.5 0.4 rsync before 3.5.0 contains an improper path handling vulnerability that allows a malicious sender to expand the scope ... 2026-08-13
CVE-2026-53791 ⛔ critical 9.1 0.5 rsync daemon before 3.5.0 contains an IP address spoofing vulnerability that allows unauthenticated remote attackers to... 2026-08-13
CVE-2026-53795 ⚠️ high 8.1 0.4 rsync before 3.5.0 contains an arbitrary file write vulnerability that allows attackers to write files outside the inte... 2026-08-13
CVE-2026-53797 🔶 medium 4.7 0.1 rsync before 3.5.0 contains a symlink race condition vulnerability in the sender's source tree traversal that allows an... 2026-08-13
These CVEs affect the same products