CVE-2026-53786
Received Received - Intake

rsync Filter Rule Bypass via Malicious Merge Directives

Vulnerability report for CVE-2026-53786, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-13

Last updated on: 2026-08-13

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-13
Last Modified
2026-08-13
Generated
2026-08-13
AI Q&A
2026-08-13
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
rsync rsync to 3.5.0 (exc)
rsync rsync to 3.4.4 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-863 The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability affects rsync versions before 3.5.0. It allows authenticated clients to bypass module-level filter restrictions by supplying malicious --filter merge file directives. Attackers can inject client-side merge file directives during filter evaluation to override intended file exclusions, potentially gaining unauthorized access to restricted files.

Detection Guidance

Check rsync version with 'rsync --version' to see if it is 3.4.3 or earlier. Monitor logs for unusual --filter or --remote-option usage in rsync daemon commands. Look for unauthorized file access attempts that bypass module filters.

Impact Analysis

If you use rsync versions before 3.5.0, an attacker with access could bypass file restrictions set by the rsync daemon. This may allow them to read or access files that were meant to be excluded by module filters, potentially leading to data leaks or unauthorized access to sensitive information.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating confidentiality requirements in GDPR and HIPAA. Organizations using affected rsync versions may fail compliance audits if they cannot demonstrate adequate protection against such bypasses, risking legal and financial penalties.

Mitigation Strategies

Upgrade rsync to version 3.5.0 or later immediately. Disable rsync daemon mode if not required. Review and tighten module filter rules to restrict client-side directives. Monitor network traffic for suspicious rsync commands.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-53786. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart