Lucene search
+L

3231 matches found

Microsoft CVE
Microsoft CVE
added 2026/08/23 9:45 p.m.17 views

rsync 3.4.2 < 3.5.0 DoS via --zt Zstandard Compression Thread Exhaustion

...

8.7CVSS5.2AI score0.00566EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/08/23 9:44 p.m.20 views

rsync 3.1.0 < 3.5.0 Access Control Bypass via DNS Resolution Failure

...

9.1CVSS5.2AI score0.00462EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/08/23 9:43 p.m.19 views

rsync 2.0.0 < 3.5.0 Connection Slot Exhaustion DoS via Handshake Stall

...

8.7CVSS5.2AI score0.00573EPSS
SaveExploits0
Fedora
Fedora
added 2026/08/22 1:27 a.m.10 views

[SECURITY] Fedora 44 Update: rsync-3.5.0-1.fc44

Rsync uses a reliable algorithm to bring remote and host files into sync very quickly. Rsync is fast because it just sends the differences in the files over the network instead of sending the complete files. Rsync is often used as a very powerful mirroring process or just as a more capable...

9.2CVSS6.8AI score0.0078EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.13 views

SUSE SLED15 / SLES15 Security Update : rsync (SUSE-SU-2026:3657-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3657-1 advisory. - CVE-2026-53783: rrsync restricted-directory escape validation-vs-exec race + unsafe option allowlist...

9.2CVSS6.8AI score0.00573EPSS
SaveExploits1References101
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.15 views

Fedora 44 : rsync (2026-bfae8723e2)

The remote Fedora 44 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-bfae8723e2 advisory. New version 3.5.0. Includes fixes for following CVEs: CVE-2026-53783, CVE-2026-53784, CVE-2026-53785, CVE-2026-53786, CVE-2026-53788, CVE-2026-53789...

9.2CVSS6.8AI score0.0078EPSS
SaveExploits1References35
RedhatCVE
RedhatCVE
added 2026/08/21 5:47 p.m.12 views

CVE-2026-53793

A flaw was found in rsync. This vulnerability allows remote clients to bypass path confinement, a security measure designed to restrict file access. By crafting specific paths that include a '/./' boundary marker within a chroot environment, an attacker can gain unauthorized read or write access ...

9.1CVSS5.4AI score0.00393EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/21 5:14 p.m.14 views

CVE-2026-70462

A flaw was found in rsync. A remote attacker can exploit a signed integer overflow vulnerability in the I/O timeout implementation by sending specially crafted messages. These messages can disable connection timeouts, causing idle or stalled connections to persist indefinitely. This leads to...

7.1CVSS5.3AI score0.00259EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/21 11:45 a.m.14 views

CVE-2026-53795

A flaw was found in rsync. A remote attacker can exploit this vulnerability by specifying an absolute path using the --temp-dir or --link-dest options. This bypasses the rename-confinement logic, allowing the attacker to write files to arbitrary locations outside the intended destination tree,...

8.1CVSS5.8AI score0.00396EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/21 11:45 a.m.10 views

CVE-2026-53794

A flaw was found in rsync. A logic error in the --max-alloc handling allows a remote attacker to disable memory allocation sanity checks by setting --max-alloc=0. This can lead to the receiver attempting unbounded memory allocations, potentially exhausting available memory and causing a denial of...

6.9CVSS5.4AI score0.00372EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/21 11:31 a.m.12 views

CVE-2026-70452

A flaw was found in rsync. This vulnerability allows a remote attacker to bypass hostname-based access control rules. By inducing DNS resolution failures, the rsync daemon incorrectly skips deny rules, granting unauthorized access to restricted module file trees. Mitigation To mitigate this issue...

9.1CVSS5.3AI score0.00462EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/21 9:19 a.m.14 views

CVE-2026-53790

A command injection vulnerability in rsync allows remote attackers to execute arbitrary commands by supplying shell metacharacters or newlines in unsanitized inputs, such as hostnames or hostspecs. This impacts multiple vectors—including the RSYNCCONNECTPROG variable, daemon hooks, rsync-ssl, and...

9.2CVSS6AI score0.00515EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/21 8:07 a.m.16 views

CVE-2026-53791

A flaw in rsync allows an unauthenticated remote attacker to bypass IP-based access controls by sending a crafted PROXY protocol header with a forged source IP address, granting unauthorized access to restricted resources. Mitigation Restrict rsync daemon TCP/873 to the trusted proxy only CME-202...

9.1CVSS5.2AI score0.00501EPSS
SaveExploits0References6
SUSE Linux
SUSE Linux
added 2026/08/20 5:06 p.m.13 views

Security update for rsync

This update for rsync fixes the following issues: CVE-2026-53783: rrsync restricted-directory escape validation-vs-exec race + unsafe option allowlist bsc1269041. CVE-2026-53784: Daemon module-root chdir escape under "use chroot = no" bsc1269042. CVE-2026-53785: --relative implied-parent creation...

9.2CVSS5.8AI score0.00573EPSS
SaveExploits1References134
OSV
OSV
added 2026/08/20 5:06 p.m.7 views

SUSE-SU-2026:3657-1 Security update for rsync

This update for rsync fixes the following issues: - CVE-2026-53783: rrsync restricted-directory escape validation-vs-exec race + unsafe option allowlist bsc1269041. - CVE-2026-53784: Daemon module-root chdir escape under 'use chroot = no' bsc1269042. - CVE-2026-53785: --relative implied-parent...

9.2CVSS5.9AI score0.00573EPSS
SaveExploits1References68
RedhatCVE
RedhatCVE
added 2026/08/20 9:48 a.m.17 views

CVE-2026-70461

A flaw was found in rsync. Remote unauthenticated attackers can exploit a heap out-of-bounds write vulnerability by supplying a crafted files-from entry. This entry, containing both an interior and trailing backslash, causes the addimpliedinclude function to under-count the trailing backslash whe...

8.8CVSS5.3AI score0.0057EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/20 8:49 a.m.13 views

CVE-2026-70455

A denial-of-service flaw in rsync allows remote attackers to exhaust system memory and CPU. By sending requests using the --zt Zstandard compression alias, an attacker can bypass security directives and spawn an excessive number of worker threads. Mitigation If the rsync daemon is unused,...

8.7CVSS5.4AI score0.00566EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/20 6:01 a.m.12 views

CVE-2026-70456

A flaw was found in rsync. A remote attacker could exploit an out-of-bounds write vulnerability in the readargs function by sending a specially crafted argument list. This could lead to corruption of adjacent memory, potentially causing a denial of service or, in some cases, arbitrary code...

8.8CVSS5.8AI score0.00396EPSS
SaveExploits0References6
CBLMariner
CBLMariner
added 2026/08/20 12:39 a.m.14 views

CVE-2026-70462 affecting package rsync for versions less than 3.5.0-1

CVE-2026-70462 affecting package rsync for versions less than 3.5.0-1. An upgraded version of the package is available that resolves this issue...

7.1CVSS5.3AI score0.00259EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2026/08/20 12:39 a.m.14 views

CVE-2026-70460 affecting package rsync for versions less than 3.5.0-1

CVE-2026-70460 affecting package rsync for versions less than 3.5.0-1. An upgraded version of the package is available that resolves this issue...

9.2CVSS5.3AI score0.00448EPSS
SaveExploits0
Rows per page
Query Builder