PatchSiren cyber security CVE debrief
CVE-2026-70453 RsyncProject CVE debrief
CVE-2026-70453 is an algorithmic complexity vulnerability in rsync's hash_search() function, allowing a remote attacker to cause a denial of service by delivering a crafted file list, which can exhaust receiver CPU resources. This vulnerability affects rsync deployments, and defenders should assess exposure and prioritize verification and remediation to prevent sustained denial of service. The vulnerability has a high severity score and requires immediate attention from defenders responsible for rsync deployments.
- Vendor
- RsyncProject
- Product
- rsync
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-13
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-08-13
- Advisory updated
- 2026-09-08
Who should care
Defenders responsible for rsync deployments should assess exposure and prioritize verification and remediation, as the vulnerability can cause sustained denial of service. This includes operators, platform administrators, vulnerability management teams, and security teams who need to verify rsync versions, assess exposure, and prioritize remediation to prevent sustained denial of service.
Why it matters
CVE-2026-70453 is a high-severity vulnerability in rsync that allows for denial of service through algorithmic complexity, requiring defenders to verify versions, assess exposure, and prioritize remediation.
- Denial of service through CPU resource exhaustion
- Potential for sustained denial of service with crafted file lists
- Need for verification of rsync versions and exposure
- Priority for upgrading to rsync version 3.5.0 or later
Technical summary
The hash_search() function in rsync before 3.5.0 contains an algorithmic complexity vulnerability that allows a remote attacker to cause a denial of service by delivering a carefully constructed file list, which can exhaust receiver CPU resources with a modest number of crafted entries. This vulnerability affects rsync deployments and requires defenders to verify versions, assess exposure, and prioritize remediation to prevent sustained denial of service. The vulnerability has a high severity score and requires immediate attention from defenders responsible for rsync deployments.
Defensive priority
Defenders should prioritize verifying rsync versions and assessing exposure, as the vulnerability can cause sustained denial of service with a modest number of crafted entries.
Recommended defensive actions
- Verify rsync versions and assess exposure
- Implement compensating controls to limit resource exhaustion
- Monitor for suspicious file list activity
- Consider upgrading to rsync version 3.5.0 or later
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, but the corpus lacks information on actual exploitation, victims, or business impact. Defenders should verify rsync versions, assess exposure, and prioritize remediation. The vulnerability allows a remote attacker to cause a denial of service by delivering a carefully constructed file list, which can exhaust receiver CPU resources with a modest number of crafted entries. There is no information on known affected scope or source-confidence limits.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-70453 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-70453
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-70453 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-70453
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/RsyncProject/rsync/releases/tag/v3.5.0
-
Source reference
Unverified legacy reference
URL: https://github.com/RsyncProject/rsync/security/advisories/GHSA-8x5r-mjx8-83hv
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/rsync-algorithmic-complexity-dos-via-hash-search
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.