CVE-2026-70455
Received Received - Intake

rsync Denial of Service via --zt Option Exhaustion

Vulnerability report for CVE-2026-70455, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-13

Last updated on: 2026-08-13

Assigner: VulnCheck

Description

rsync 3.4.2 before 3.5.0 contains a denial of service vulnerability that allows a remote sender to exhaust system resources by specifying the --zt short alias for --compress-threads, which bypasses the refuse options directive's string matching on long option names. Attackers can specify --zt=N with a large value to spawn an unbounded number of Zstandard worker threads on the receiver, exhausting available thread and memory resources.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-13
Last Modified
2026-08-13
Generated
2026-08-13
AI Q&A
2026-08-13
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
rsync rsync From 3.4.2 (inc) to 3.4.4 (inc)
rsync rsync 3.5.0
rsync rsync to 3.5.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-770 The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a denial-of-service vulnerability in rsync versions 3.4.2 through 3.4.4. A remote attacker can exploit the --zt short alias for --compress-threads to spawn an excessive number of Zstandard worker threads on the receiver by specifying a large value like --zt=N. This bypasses refuse options directives that block long option names, exhausting system resources such as threads and memory.

Impact Analysis

The vulnerability allows attackers to crash or severely degrade the performance of rsync servers by consuming all available threads and memory. This can disrupt legitimate services running on the affected machine, leading to downtime or degraded functionality for other processes.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-70455. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart