CVE Catalog

CVE-2026-43618

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.78%

52th percentile - higher than 52% of all known CVEs

Summary

Rsync version 3.4.2 and prior contain an integer overflow vulnerability in the compressed-token decoder where a 32-bit signed counter is not checked for overflow. A malicious sender can trigger an overflow that causes the receiver process to read and return data from outside the intended buffer bounds. Attackers can disclose process memory contents including environment variables, passwords, heap and stack data, and library memory pointers, significantly reducing ASLR effectiveness.

Risk Assessment

The risk for the organization is high, as memory disclosure can reveal sensitive data and facilitate further attacks, including remote code execution.

Recommendation

It is recommended to update Rsync to version 3.4.3 or later, which contains a fix preventing the counter overflow.

Other vulnerabilities in Rsync

See all
Original NVD description (English source)

Rsync version 3.4.2 and prior contain an integer overflow vulnerability in the compressed-token decoder where a 32-bit signed counter is not checked for overflow, allowing a malicious sender to trigger an overflow that causes the receiver process to read and return data from outside the intended buffer bounds. Attackers can exploit this vulnerability to disclose process memory contents including environment variables, passwords, heap and stack data, and library memory pointers, significantly reducing ASLR effectiveness and facilitating further exploitation.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS