Description
rsync before 3.5.0 contains an arbitrary file read vulnerability that allows attackers to read files accessible to the rsync daemon process by exploiting symlink following in input configuration file handling including --files-from, --password-file, and filter merge files. Attackers can place a symlink at a predictable --files-from or --password-file path, or supply a --files-from path that escapes the daemon module root, to read arbitrary files accessible to the rsync process.
Published: 2026-08-13
Score: 8.4 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

rsync before version 3.5.0 contains an arbitrary file read vulnerability that allows attackers to read any file accessible to the rsync daemon by exploiting symlink following in configuration handling. The flaw appears in several input modes such as --files-from, --password-file, and filter merge files, a weakness that maps to CWE-61. The attack can expose sensitive data on the system, causing a confidentiality breach without requiring local privileges.

Affected Systems

The affected product is rsync from RsyncProject; all releases prior to 3.5.0 are vulnerable. This includes any deployment where the rsync daemon serves files and accepts --files-from or --password-file options, as well as configurations that merge filter files.

Risk and Exploitability

The CVSS score of 8.4 reflects a high‑severity risk. The EPSS score is not available, so the likelihood of exploitation at the present moment is unclear, and the vulnerability is not listed in the CISA KEV catalog. Attackers can leverage the vulnerability remotely by sending specially crafted options to the rsync service or by placing a symlink at a predictable path used by the daemon. Exploitability therefore depends on network exposure of the rsync daemon and the ability to influence its input configuration.

Generated by OpenCVE AI on August 13, 2026 at 16:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade rsync to version 3.5.0 or later on all systems that run the daemon.
  • If an upgrade is not immediately feasible, limit the rsync daemon to trusted hosts only by configuring firewall rules or IP whitelisting, and disable the use of --files-from, --password-file, and filter merge options in the service configuration.
  • Implement log monitoring for anomalous file read attempts and consider disabling automation features that may expose file paths until the vulnerability is fully remediated.

Generated by OpenCVE AI on August 13, 2026 at 16:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
First Time appeared Samba
Samba rsync
CPEs cpe:2.3:a:samba:rsync:*:*:*:*:*:*:*:*
Vendors & Products Samba
Samba rsync

Fri, 14 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Rsync Project
Rsync Project rsync
Vendors & Products Rsync Project
Rsync Project rsync

Thu, 13 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 13 Aug 2026 15:15:00 +0000

Type Values Removed Values Added
Description rsync before 3.5.0 contains an arbitrary file read vulnerability that allows attackers to read files accessible to the rsync daemon process by exploiting symlink following in input configuration file handling including --files-from, --password-file, and filter merge files. Attackers can place a symlink at a predictable --files-from or --password-file path, or supply a --files-from path that escapes the daemon module root, to read arbitrary files accessible to the rsync process.
Title rsync < 3.5.0 Arbitrary File Read via Symlink Following
Weaknesses CWE-61
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N'}

cvssV4_0

{'score': 8.4, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-14T16:50:16.559Z

Reserved: 2026-06-10T20:14:32.829Z

Link: CVE-2026-53802

cve-icon Vulnrichment

Updated: 2026-08-13T15:26:36.288Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-13T15:19:52.850

Modified: 2026-08-31T15:26:06.360

Link: CVE-2026-53802

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T10:15:02Z

Weaknesses
  • CWE-61

    UNIX Symbolic Link (Symlink) Following