CVE-2026-70455

Source
https://cve.org/CVERecord?id=CVE-2026-70455
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-70455.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-70455
Aliases
  • GHSA-rjvj-qgqg-cvx9
Downstream
Published
2026-08-13T14:45:11.164Z
Modified
2026-08-16T03:31:05.545930434Z
Severity
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
rsync 3.4.2 < 3.5.0 DoS via --zt Zstandard Compression Thread Exhaustion
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-770"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/70xxx/CVE-2026-70455.json",
    "cna_assigner": "VulnCheck"
}
References

Affected packages

Git / github.com/rsyncproject/rsync

Affected ranges

Type
GIT
Repo
https://github.com/rsyncproject/rsync
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "3.4.2"
        },
        {
            "last_affected": "3.4.4"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v3.*
v3.4
v3.4.2
v3.4.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-70455.json"