Lucene search
+L

401795 matches found

Cvelist
Cvelist
added last week41 views

CVE-2026-53789 rsync < 3.5.0 Arbitrary File Deletion via Malicious File List

rsync before 3.5.0 contains an improper path handling vulnerability that allows a malicious sender to expand the scope of --delete operations beyond the intended destination subtree by sending a crafted file list that causes rsync to reclassify implied parent directory entries or treat synthetic...

7.1CVSS0.00311EPSS
SaveExploits0References3
CVE
CVE
added last week26 views

CVE-2026-53789

CVE-2026-53789 affects rsync prior to 3.5.0 and describes an improper path handling vulnerability that lets a malicious sender expand the scope of --delete operations to delete files outside the intended destination subtree. The attack is carried out by a crafted file list that can cause rsync to...

7.1CVSS5.3AI score0.00311EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added last week5 views

CVE-2026-53789

rsync before 3.5.0 contains an improper path handling vulnerability that allows a malicious sender to expand the scope of --delete operations beyond the intended destination subtree by sending a crafted file list that causes rsync to reclassify implied parent directory entries or treat synthetic...

7.1CVSS5.3AI score0.00311EPSS
SaveExploits0References4
EUVD
EUVD
added last week7 views

EUVD-2026-58097

rsync before 3.5.0 contains an improper path handling vulnerability that allows a malicious sender to expand the scope of --delete operations beyond the intended destination subtree by sending a crafted file list that causes rsync to reclassify implied parent directory entries or treat synthetic...

7.1CVSS5.3AI score0.00311EPSS
SaveExploits0References3
OSV
OSV
added last week13 views

CVE-2026-53789 rsync < 3.5.0 Arbitrary File Deletion via Malicious File List

rsync before 3.5.0 contains an improper path handling vulnerability that allows a malicious sender to expand the scope of --delete operations beyond the intended destination subtree by sending a crafted file list that causes rsync to reclassify implied parent directory entries or treat synthetic...

7.1CVSS5.5AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added last week5 views

CVE-2026-53798

rsync before 3.5.0 contains a privilege confusion vulnerability in the name-converter subprocess uid/gid mapping that allows local attackers to cause transferred files to be owned by root by influencing name-converter responses to return empty values. When the name-converter subprocess returns an...

6.9CVSS5.2AI score0.00278EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added last week5 views

CVE-2026-53786

rsync before 3.5.0 contains a filter rule bypass vulnerability that allows authenticated clients to override module-level filter restrictions by supplying malicious --filter merge file directives. Attackers can inject client-side merge file directives during filter evaluation to introduce rules...

6.9CVSS5.2AI score0.00272EPSS
SaveExploits0References4
EUVD
EUVD
added last week6 views

EUVD-2026-58093

rsync before 3.5.0 contains a filter rule bypass vulnerability that allows authenticated clients to override module-level filter restrictions by supplying malicious --filter merge file directives. Attackers can inject client-side merge file directives during filter evaluation to introduce rules...

6.9CVSS5.2AI score0.00272EPSS
SaveExploits0References3
OSV
OSV
added last week3 views

CVE-2026-53786 rsync < 3.5.0 Filter Rule Bypass via --filter Merge Directive

rsync before 3.5.0 contains a filter rule bypass vulnerability that allows authenticated clients to override module-level filter restrictions by supplying malicious --filter merge file directives. Attackers can inject client-side merge file directives during filter evaluation to introduce rules...

6.9CVSS5.5AI score
SaveExploits0References6
OSV
OSV
added last week2 views

CVE-2026-53785 rsync < 3.5.0 Path Traversal Write Escape via --relative Mode

rsync before 3.5.0 contains a path traversal vulnerability that allows a malicious sender to write files outside the intended destination directory tree by crafting relative paths with symlink components in --relative mode. The makepath function follows symlinks pointing outside the destination...

6.9CVSS5.7AI score
SaveExploits0References6
Cvelist
Cvelist
added last week39 views

CVE-2026-53785 rsync < 3.5.0 Path Traversal Write Escape via --relative Mode

rsync before 3.5.0 contains a path traversal vulnerability that allows a malicious sender to write files outside the intended destination directory tree by crafting relative paths with symlink components in --relative mode. The makepath function follows symlinks pointing outside the destination...

7.1CVSS0.00137EPSS
SaveExploits0References3
EUVD
EUVD
added last week6 views

EUVD-2026-58092

rsync before 3.5.0 contains a path traversal vulnerability that allows a malicious sender to write files outside the intended destination directory tree by crafting relative paths with symlink components in --relative mode. The makepath function follows symlinks pointing outside the destination...

7.1CVSS5.5AI score0.00137EPSS
SaveExploits0References3
CVE
CVE
added last week33 views

CVE-2026-53785

CVE-2026-53785 affects rsync prior to 3.5.0. The vulnerability is a path traversal in --relative mode where make_path() follows symlinks outside the destination tree while creating intermediate directories, enabling an attacker to write files outside the intended destination on the receiver’s fil...

7.1CVSS5.5AI score0.00137EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added last week7 views

CVE-2026-53785 rsync < 3.5.0 Path Traversal Write Escape via --relative Mode

rsync before 3.5.0 contains a path traversal vulnerability that allows a malicious sender to write files outside the intended destination directory tree by crafting relative paths with symlink components in --relative mode. The makepath function follows symlinks pointing outside the destination...

7.1CVSS5.5AI score0.00137EPSS
SaveExploits0References3
Cvelist
Cvelist
added last week36 views

CVE-2026-53784 rsync < 3.5.0 Path Traversal via Symlink Module Root

rsync before 3.5.0 contains a path traversal vulnerability that allows remote clients to access files outside the intended module root when use chroot is disabled and the module root path or a component of it is a symlink. The daemon calls chdir to the module root at session initialization withou...

8.4CVSS0.00175EPSS
SaveExploits0References3
OSV
OSV
added last week16 views

CVE-2026-53784 rsync < 3.5.0 Path Traversal via Symlink Module Root

rsync before 3.5.0 contains a path traversal vulnerability that allows remote clients to access files outside the intended module root when use chroot is disabled and the module root path or a component of it is a symlink. The daemon calls chdir to the module root at session initialization withou...

8.4CVSS5.4AI score
SaveExploits0References6
CVE
CVE
added last week37 views

CVE-2026-53784

CVE-2026-53784 affects rsync before 3.5.0. A path traversal vulnerability arises when use of chroot is disabled and the module root path (or a component) is a symlink. At session init, rsync calls chdir() to the module root without resolving symlinks (realpath or equivalent), causing subsequent r...

8.4CVSS5.4AI score0.00175EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added last week7 views

CVE-2026-53803 rsync < 3.5.0 Symlink Following Arbitrary File Overwrite

rsync before 3.5.0 contains a symlink following vulnerability that allows local attackers to overwrite arbitrary files by placing a symlink at a predictable output path such as --log-file, --write-batch, or daemon-mode log and statistics paths. Attackers can exploit rsync's failure to reject...

8.5CVSS5.5AI score0.00133EPSS
SaveExploits0References3
CVE
CVE
added last week24 views

CVE-2026-53803

Technical details are not publicly available in the provided documents (no concrete affected products, versions, or fixes are described). Monitor for updates.

8.5CVSS5.4AI score0.00133EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added last week5 views

CVE-2026-53803

rsync before 3.5.0 contains a symlink following vulnerability that allows local attackers to overwrite arbitrary files by placing a symlink at a predictable output path such as --log-file, --write-batch, or daemon-mode log and statistics paths. Attackers can exploit rsync's failure to reject...

8.5CVSS5.4AI score0.00133EPSS
SaveExploits0References4
Rows per page
Query Builder