Vulnerability Description
rsync before 3.5.0 contains a newline injection vulnerability in the name-converter uid/gid mapping interface that allows local attackers to forge protocol messages by creating user or group names containing newline characters. Attackers can inject malicious newline characters into names communicated over the pipe-based line-oriented protocol to cause the rsync daemon to process attacker-influenced data as legitimate protocol input, corrupting uid/gid mapping logic.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/RsyncProject/rsync/releases/tag/v3.5.0
- https://github.com/RsyncProject/rsync/security/advisories/GHSA-p4c5-8c68-5fjq
- https://www.vulncheck.com/advisories/rsync-newline-injection-via-name-converter-
FAQ
What is CVE-2026-53788?
CVE-2026-53788 is a vulnerability with a CVSS score of 6.5 (MEDIUM). rsync before 3.5.0 contains a newline injection vulnerability in the name-converter uid/gid mapping interface that allows local attackers to forge protocol messages by creating user or group names con...
How severe is CVE-2026-53788?
CVE-2026-53788 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-53788?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.