Description
rsync daemon before 3.5.0 contains an IP address spoofing vulnerability that allows unauthenticated remote attackers to bypass IP-based access controls by sending a crafted PROXY protocol header with a forged source address. Attackers who can connect directly to the rsync daemon can inject a spoofed source IP in the PROXY protocol header to circumvent hosts allow/deny rules, gaining unauthorized access that would otherwise be blocked based on their real source address.
Published: 2026-08-13
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The rsync daemon before version 3.5.0 contains an IP address spoofing flaw that can be exploited by unauthenticated remote attackers. By sending a crafted PROXY protocol header with a forged source address, an attacker can bypass IP‑based access controls. The vulnerability stems from CWE‑290, which allows an attacker to forge source IP addresses and gain unauthorized access that would otherwise be blocked by host allow/deny rules.

Affected Systems

The affected product is rsync provided by the RsyncProject. All installations running rsync versions earlier than 3.5.0 are vulnerable. No specific sub‑versions are listed, so any release prior to 3.5.0 should be considered at risk.

Risk and Exploitability

The CVSS score of 9.1 indicates a high severity of the vulnerability. The EPSS score is not available, but the lack of KEX listing in the CISA KEV catalog suggests that publicly available exploits may not yet be widespread. Nevertheless, since the attack vector relies on an unauthenticated connection to the rsync daemon, the potential impact is significant. An attacker who can reach the daemon can inject a spoofed source IP into the PROXY protocol header, thereby circumventing IP‑based security controls and accessing data or performing actions with higher privileges than intended.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade rsync to version 3.5.0 or newer to receive the vendor fix
  • If an upgrade is not immediately possible, restrict access to the rsync daemon by configuring firewall rules to allow connections only from trusted IP addresses or networks
  • Disable the PROXY protocol support on the rsync daemon to prevent injection of spoofed headers until a patch is applied

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', '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 daemon before 3.5.0 contains an IP address spoofing vulnerability that allows unauthenticated remote attackers to bypass IP-based access controls by sending a crafted PROXY protocol header with a forged source address. Attackers who can connect directly to the rsync daemon can inject a spoofed source IP in the PROXY protocol header to circumvent hosts allow/deny rules, gaining unauthorized access that would otherwise be blocked based on their real source address.
Title rsync < 3.5.0 Daemon IP Spoofing via PROXY Protocol Header
Weaknesses CWE-290
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 9.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/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-14T18:09:56.975Z

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

Link: CVE-2026-53791

cve-icon Vulnrichment

Updated: 2026-08-14T18:02:58.337Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-31T15:38:58.737

Link: CVE-2026-53791

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-290

    Authentication Bypass by Spoofing