Description
rsync before 3.5.0 contains a filter rule bypass vulnerability that allows authenticated clients to override module-level filter restrictions by supplying malicious --filter merge file directives. Attackers can inject client-side merge file directives during filter evaluation to introduce rules that supersede daemon module-level restrictions, gaining access to files the module filter was intended to exclude.
Published: 2026-08-13
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in rsync versions prior to 3.5.0 permits an authenticated client to supply malicious merge directives that override module‑level filter rules. By injecting its own directives during filter evaluation, an attacker can add rules that supersede the intended restriction, thereby gaining read access to files that should have been excluded. This reflects a missing enforcement of access control (CWE‑863) and can lead to confidential data exposure.

Affected Systems

All installations of rsync produced by RsyncProject running a version older than 3.5.0 are affected. Any server that exposes a module with filter restrictions and accepts authenticated clients is at risk.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate severity. EPSS data are not available, and the vulnerability is not listed in the CISA KEV catalog. The attack requires an authenticated connection to the rsync daemon, and the attacker must be able to supply or influence the --filter merge directive. Given the lack of exploitation evidence, the likelihood is moderate, but the potential to read protected files makes the impact significant.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade rsync to version 3.5.0 or later to remove the filter rule bypass flaw.
  • Verify that only trusted clients can connect to the rsync service and that they cannot supply arbitrary --filter directives.
  • Ensure module‑level filter policies are reinforced by proper access controls and audit the daemon configuration for unintended exposures.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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 15:15:00 +0000

Type Values Removed Values Added
Description rsync before 3.5.0 contains a filter rule bypass vulnerability that allows authenticated clients to override module-level filter restrictions by supplying malicious --filter merge file directives. Attackers can inject client-side merge file directives during filter evaluation to introduce rules that supersede daemon module-level restrictions, gaining access to files the module filter was intended to exclude.
Title rsync < 3.5.0 Filter Rule Bypass via --filter Merge Directive
Weaknesses CWE-863
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-14T20:18:10.931Z

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

Link: CVE-2026-53786

cve-icon Vulnrichment

Updated: 2026-08-14T18:30:17.431Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-31T15:39:23.087

Link: CVE-2026-53786

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T10:00:03Z

Weaknesses