Description
rsync 3.2.0 through 3.2.3 (openssl mode) and rsync-ssl through 3.4.4 (stunnel mode) contain a TLS certificate validation vulnerability that allows on-path attackers to intercept encrypted sessions by presenting self-signed or otherwise invalid certificates. Attackers can exploit the failure to validate server TLS certificates against a trusted CA or verify certificate hostname matching to decrypt or tamper with rsync session content without detection by the client.
Published: 2026-08-13
Score: 7.6 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in rsync versions older than 3.5.0 causes the client to fail to validate TLS certificates presented in openssl and stunnel mode. An attacker on the network can supply a self‑signed or otherwise invalid certificate, enabling the bypass of certificate checking. This allows the attacker to decrypt or tamper with rsync data transferred between client and server. The weakness is classified as CWE‑295 and results in a compromise of confidentiality and integrity of the transferred data.

Affected Systems

Vendors: RsyncProject – rsync. Affected releases include rsync 3.2.0 through 3.2.3 when built with openssl mode and rsync‑ssl 3.4.4 when running in stunnel mode. Any deployments of these specific or earlier releases that use encrypted transfers are susceptible.

Risk and Exploitability

The CVSS score of 7.6 indicates a high severity. EPSS data is not available, and the vulnerability is not listed in the KEV catalog, suggesting no known active exploitation. The likely attack vector is a network‑based, on‑path attacker who can intercept rsync traffic and present a forged TLS certificate. Exploitation requires no additional privileges but results in exposure of sensitive data transferred over rsync sessions. The risk is elevated for environments that rely on this insecure mode for confidentiality.

Generated by OpenCVE AI on August 13, 2026 at 17:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade rsync to version 3.5.0 or later to receive the fixed TLS certificate validation logic.
  • Verify that the server’s TLS certificate is signed by a trusted CA and that hostname matching is enforced by the client.
  • If an upgrade is not immediately possible, configure rsync to operate in plain (unencrypted) mode or use an alternative transport that performs proper certificate validation.

Generated by OpenCVE AI on August 13, 2026 at 17:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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 3.2.0 through 3.2.3 (openssl mode) and rsync-ssl through 3.4.4 (stunnel mode) contain a TLS certificate validation vulnerability that allows on-path attackers to intercept encrypted sessions by presenting self-signed or otherwise invalid certificates. Attackers can exploit the failure to validate server TLS certificates against a trusted CA or verify certificate hostname matching to decrypt or tamper with rsync session content without detection by the client.
Title rsync < 3.5.0 TLS Certificate Validation Bypass via SSL/OpenSSL Mode
Weaknesses CWE-295
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-13T15:37:23.820Z

Reserved: 2026-08-04T14:52:23.814Z

Link: CVE-2026-70454

cve-icon Vulnrichment

Updated: 2026-08-13T15:37:17.720Z

cve-icon NVD

Status : Received

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

Modified: 2026-08-13T16:19:01.373

Link: CVE-2026-70454

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T17:15:05Z

Weaknesses
  • CWE-295

    Improper Certificate Validation