CVE-2026-53794

medium

Description

rsync before 3.5.0 contains a logic error in --max-alloc handling that allows a sender or configuration setting --max-alloc=0 to disable allocation sanity checks entirely rather than enforcing a zero-byte cap. Attackers can exploit this flaw to cause the receiver to attempt unbounded memory allocations for file list and data structures, potentially exhausting available memory and causing a denial of service.

References

https://www.vulncheck.com/advisories/rsync-denial-of-service-via-max-alloc-0-logic-error

https://github.com/RsyncProject/rsync/security/advisories/GHSA-p827-vwcp-m964

https://github.com/RsyncProject/rsync/releases/tag/v3.5.0

Details

Source: Mitre, NVD

Published: 2026-08-13

Updated: 2026-08-13

Risk Information

CVSS v2

Base Score: 5

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P

Severity: Medium

CVSS v3

Base Score: 5.3

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Severity: Medium

CVSS v4

Base Score: 6.9

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N

Severity: Medium