AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-53797

MEDIUM · CVSS 4.7 EPSS 0.09% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-13 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

Rsync versions prior to 3.5.0 are susceptible to a symlink race condition that enables an attacker with access to manipulate a parent directory of the source tree to redirect file reads to unauthorized locations. This vulnerability can lead to the disclosure of sensitive file contents outside the intended transfer root. Organizations using affected versions of rsync should prioritize patching to mitigate potential data exposure risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-53797
Severity
MEDIUM
CVSS
4.7
EPSS
0.09%

Original NVD Description

rsync before 3.5.0 contains a symlink race condition vulnerability in the sender's source tree traversal that allows an attacker who can manipulate a parent directory of the source tree to redirect file reads to unintended paths. Attackers can atomically replace a parent directory component with a symlink pointing outside the source root between path resolution and file open operations to disclose file contents outside the intended transfer root.