AUGUST 14, 2026
Live Feed
Back to database
Case File

CVE-2026-70460

HIGH · CVSS 8.1 EPSS 0.45% Public Exploit

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

CyberRota Analysis

AI-Generated

Rsync versions prior to 3.5.0 are vulnerable to a path traversal flaw that enables attackers to exploit symlinks within the module file tree, potentially allowing them to write files outside the designated module root. This could lead to unauthorized file modifications or data exposure, particularly for those with write access to the module. Organizations utilizing affected versions of rsync, especially in environments where symlink manipulation is possible, should prioritize patching to mitigate this high-severity risk.

Public Exploit Signal

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

Detected Signals
exploit

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

CVE
CVE-2026-70460
Severity
HIGH
CVSS
8.1
EPSS
0.45%

Original NVD Description

rsync 2.3.3 before 3.5.0 contains a path traversal vulnerability that allows a malicious sender to escape the module root by exploiting symlinks within the module file tree when using --partial-dir or --backup-dir options. Attackers with write access to place a symlink under the module root, or who can exploit a pre-existing trusted symlink, can direct file writes to locations outside the intended module root, achieving arbitrary file write relative to the module root parent.