rsync before 3.5.0 contains a privilege confusion vulnerability in the name-converter subprocess uid/gid mapping that allows local attackers to cause transferred files to be owned by root by influencing name-converter responses to return empty values. When the name-converter subprocess returns an empty response for a uid or gid lookup, rsync incorrectly interprets it as a successful resolution to uid/gid 0 (root) rather than a lookup failure, and if the name-converter also signals fake super-user status, rsync proceeds with root ownership assignments for transferred files.
References
| Link | Resource |
|---|---|
| https://github.com/RsyncProject/rsync/releases/tag/v3.5.0 | Product Release Notes |
| https://github.com/RsyncProject/rsync/security/advisories/GHSA-hx7p-3gvv-pqgv | Vendor Advisory |
| https://www.vulncheck.com/advisories/rsync-privilege-confusion-via-name-converter-uid-gid-mapping | Release Notes Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-08-13 15:19
Updated : 2026-08-31 15:31
NVD link : CVE-2026-53798
Mitre link : CVE-2026-53798
CVE.ORG link : CVE-2026-53798
JSON object : View
Products Affected
samba
- rsync
CWE
CWE-704
Incorrect Type Conversion or Cast
