GHSA-jmf6-74r8-6c28 · Severity: medium — Rsync version 3.4.2 and prior contain a receiver-side out-of-bounds array read vulnerability in...
Rsync version 3.4.2 and prior contain a receiver-side out-of-bounds array read vulnerability in recv_files() in receiver.c that allows a malicious rsync server to crash the rsync client process. Attackers can exploit the vulnerability by setting CF_INC_RECURSE in compatibility flags and sending a specially crafted file list where the first sorted entry is not the leading dot directory, followed by a transfer record with ndx=0 and an iflag word without ITEM_TRANSFER, causing the receiver to read 8 bytes before the allocated pointer array and dereference an invalid pointer at an unmapped address, resulting in a deterministic SIGSEGV crash of the rsync client.
Conclusion & alert: CVE-2026-43620 is rated Low Risk (30.9/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.03%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-20 | — | 0.03% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.9 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| 5.5 | 3.1 | MEDIUM |
|
1.8 | 3.6 | [email protected] |
GHSA-jmf6-74r8-6c28 · Severity: medium — Rsync version 3.4.2 and prior contain a receiver-side out-of-bounds array read vulnerability in...
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-43620 not yet assigned priority: Debian including 1 source packages (rsync), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2026-43620 |
suse
|
medium | — | https://www.suse.com/security/cve/CVE-2026-43620/ |
ubuntu
|
medium | CVE-2026-43620 medium priority: Ubuntu including 1 source packages (rsync), 9 status rows across 9 suites (bionic, focal, jammy, noble, questing, resolute, trusty, upstream, xenial): released 5, needs-triage 4. | https://ubuntu.com/security/CVE-2026-43620 |
| URL | Tags |
|---|---|
| https://github.com/RsyncProject/rsync/releases/tag/v3.4.3 | Release Notes |
| https://github.com/RsyncProject/rsync/security/advisories/GHSA-28pw-r563-rxvm | Vendor Advisory |
| https://www.vulncheck.com/advisories/rsync-out-of-bounds-array-read-via-recv-files | Third Party Advisory |