AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-70453

HIGH · CVSS 7.5 EPSS 0.53% 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 vulnerable to an algorithmic complexity issue in the hash_search() function, which can be exploited by remote attackers to induce a denial of service. By sending a specially crafted file list, an attacker can trigger excessive CPU resource consumption on the receiver, leading to service disruption. Organizations using affected versions of rsync, particularly those relying on it for file synchronization in critical environments, should prioritize updating to mitigate this 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-70453
Severity
HIGH
CVSS
7.5
EPSS
0.53%

Original NVD Description

rsync before 3.5.0 contains an algorithmic complexity vulnerability in the hash_search() function that allows a remote attacker to cause a denial of service by delivering a carefully constructed file list. A sender can exploit the quadratic-time worst-case behavior in hash lookups to exhaust receiver CPU resources with a modest number of crafted entries, causing a sustained denial of service.