Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-43620

30
FAUCET Score

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.

First published: May 20, 2026Last modified: Jul 14, 2026

Impacted Technologies

VendorProductVersion(s)CPE
<= 3.4.2CPE matchmatch criteria
cpe:2.3:a:samba:rsync:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

6.9MEDIUM

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
ACTIVE
VS Confidentiality
NONE
VS Integrity
NONE
VS Availability
HIGH
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.43%
Probability of exploitation in next 30 days
EPSS Percentile
35.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0043 is in the 37th percentile among its peer group of 26,221 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (11)

microsoftpatch availablevia msrc
Product: 20732-17084Fixed in: 3.4.3-1
microsoftpatch availablevia msrc
Product: azl3 rsync 3.4.1-2 on Azure Linux 3.0Fixed in: 3.4.3-1
ubuntupatch availablevia ubuntu_usn
Product: rsync (noble)Fixed in: 3.2.7-1ubuntu1.4
ubuntupatch availablevia ubuntu_usn
Product: rsync (resolute)Fixed in: 3.4.1+ds1-7ubuntu0.2
ubuntupatch availablevia ubuntu_usn
Product: rsync (questing)Fixed in: 3.4.1+ds1-5ubuntu1.2
ubuntupatch availablevia ubuntu_usn
Product: rsync (jammy)Fixed in: 3.2.7-0ubuntu0.22.04.6
ubuntupatch availablevia ubuntu_usn
Product: rsync (bionic)Fixed in: 3.1.2-2.1ubuntu1.6+esm3
ubuntupatch availablevia ubuntu_usn
Product: rsync (focal)Fixed in: 3.1.3-8ubuntu0.9+esm1
ubuntupatch availablevia ubuntu_usn
Product: rsync (trusty)Fixed in: 3.1.0-2ubuntu0.4+esm3
ubuntupatch availablevia ubuntu_usn
Product: rsync (xenial)Fixed in: 3.1.1-3ubuntu1.3+esm5
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (3)

ubuntuUSN-8349-1

rsync vulnerabilities

Jun 1, 2026
ubuntuUSN-8283-1

rsync vulnerabilities

May 20, 2026
microsoft2026-May/CVE-2026-43620Moderate

Rsync < 3.4.3 Out-of-Bounds Array Read via recv_files()

May 12, 2026

References

github.com / RsyncProject/rsync/releases/tag/v3.4.3
Release Notes
github.com / RsyncProject/rsync/security/advisories/GHSA-28pw-r563-rxvm
Vendor Advisory
vulncheck.com / advisories/rsync-out-of-bounds-array-read-via-recv-files
Third Party Advisory