Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-43620
PUBLISHED
More InfoOfficial Page
Assigner-VulnCheck
Assigner Org ID-83251b91-4cc7-4094-a5c7-464a1b83ea10
View Known Exploited Vulnerability (KEV) details
Published At-20 May, 2026 | 00:47
Updated At-20 May, 2026 | 00:47
Rejected At-
▼CVE Numbering Authority (CNA)
Rsync < 3.4.3 Out-of-Bounds Array Read via recv_files()

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.

Affected Products
Vendor
RsyncProject
Product
rsync
Repo
https://github.com/RsyncProject/rsync
Default Status
unaffected
Versions
Affected
  • From 0 before 3.4.3 (semver)
Problem Types
TypeCWE IDDescription
CWECWE-125Out-of-bounds Read
Type: CWE
CWE ID: CWE-125
Description: Out-of-bounds Read
Metrics
VersionBase scoreBase severityVector
4.06.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
3.16.5MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Version: 4.0
Base score: 6.9
Base severity: MEDIUM
Vector:
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
Version: 3.1
Base score: 6.5
Base severity: MEDIUM
Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

finder
Pratham Gupta (@prathamgupta36)
Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://github.com/RsyncProject/rsync/security/advisories/GHSA-28pw-r563-rxvm
vendor-advisory
https://github.com/RsyncProject/rsync/releases/tag/v3.4.3
release-notes
https://www.vulncheck.com/advisories/rsync-out-of-bounds-array-read-via-recv-files
third-party-advisory
Hyperlink: https://github.com/RsyncProject/rsync/security/advisories/GHSA-28pw-r563-rxvm
Resource:
vendor-advisory
Hyperlink: https://github.com/RsyncProject/rsync/releases/tag/v3.4.3
Resource:
release-notes
Hyperlink: https://www.vulncheck.com/advisories/rsync-out-of-bounds-array-read-via-recv-files
Resource:
third-party-advisory
Details not found