CVE Catalog

CVE-2026-41035

HighCVSS 7.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.39%

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

Summary

A vulnerability in rsync versions 3.0.1 through 3.4.1 involves the receive_xattr function using an untrusted length value during a qsort call, leading to a use-after-free in the receiver. The victim must run rsync with the -X (--xattrs) option to be vulnerable.

Risk Assessment

An attacker could exploit this vulnerability to achieve remote code execution or cause a crash of the rsync process, potentially leading to data integrity compromise or service disruption. The risk is higher on non-Linux systems where the vulnerability is more widespread.

Recommendation

It is recommended to immediately upgrade rsync to version 3.4.2 or later, which includes the fix. If upgrading is not possible, avoid using the -X (--xattrs) option in rsync.

Other vulnerabilities in rsync

See all
Original NVD description (English source)

In rsync 3.0.1 through 3.4.1, receive_xattr relies on an untrusted length value during a qsort call, leading to a receiver use-after-free. The victim must run rsync with -X (aka --xattrs). On Linux, many (but not all) common configurations are vulnerable. Non-Linux platforms are more widely vulnerable.

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