Lucene search
+L

177203 matches found

Debian CVE
Debian CVE
added 2026/08/13 2:45 p.m.7 views

CVE-2026-70454

rsync 3.2.0 through 3.2.3 openssl mode and rsync-ssl through 3.4.4 stunnel mode contain a TLS certificate validation vulnerability that allows on-path attackers to intercept encrypted sessions by presenting self-signed or otherwise invalid certificates. Attackers can exploit the failure to valida...

8CVSS5.4AI score0.0019EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/13 2:45 p.m.10 views

CVE-2026-70455

rsync 3.4.2 before 3.5.0 contains a denial of service vulnerability that allows a remote sender to exhaust system resources by specifying the --zt short alias for --compress-threads, which bypasses the refuse options directive's string matching on long option names. Attackers can specify --zt=N...

8.7CVSS5.4AI score0.00479EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/13 2:44 p.m.8 views

CVE-2026-70456

rsync 3.0.1 before 3.5.0 contains an out-of-bounds write vulnerability in the readargs function that allows a malicious sender to corrupt adjacent heap memory by sending a crafted argument list. When the argument count causes the argv allocation to be exactly full, the trailing NULL terminator is...

8.8CVSS5.3AI score0.00396EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/13 2:44 p.m.12 views

CVE-2026-70457

rsync 3.2.3 before 3.5.0 contains an out-of-bounds write in parsesizearg where the return value of snprintf is used directly as an index into a .bss-segment array without bounds checking. When snprintf truncates the formatted size string, the return value equals the number of characters that woul...

8.3CVSS5.4AI score0.00361EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/13 2:44 p.m.7 views

CVE-2026-70458

rsync 3.0.0 before 3.5.0 contains an out-of-bounds write vulnerability that allows attackers to corrupt memory by triggering HLINKBUMP processing on file entries with the FLAGHLINKED flag set while the hard-link preservation option is inactive. Attackers can exploit the missing FSUM field in the...

8.8CVSS5.4AI score0.00396EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/13 2:43 p.m.9 views

CVE-2026-70459

rsync 3.0.0 before 3.5.0 contains a null pointer dereference vulnerability in the daemon child process that allows remote attackers to crash the daemon by sending a file list whose first entry is a dot entry not typed as a directory. The daemon dereferences the first file list entry as a director...

6.9CVSS5.5AI score0.00383EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/13 2:43 p.m.8 views

CVE-2026-70460

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 w...

9.2CVSS5.5AI score0.00448EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/13 2:42 p.m.8 views

CVE-2026-70461

rsync 3.2.5 before 3.5.0 contains a heap out-of-bounds write vulnerability that allows remote unauthenticated attackers to write one attacker-controlled byte past the end of a heap allocation by supplying a crafted files-from entry. Attackers can trigger the vulnerability against a read-only rsyn...

8.8CVSS5.5AI score0.00509EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/13 2:42 p.m.9 views

CVE-2026-70462

rsync 3.1.0 before 3.5.0 contains a signed integer overflow vulnerability in the I/O timeout implementation that allows attackers to permanently disable connection timeouts by injecting MSGIOTIMEOUT messages carrying non-positive zero or negative values. Attackers can craft malicious MSGIOTIMEOUT...

7.1CVSS5.4AI score0.00259EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/13 2:42 p.m.8 views

CVE-2026-70463

rsync 3.1.0 before 3.5.0 contains an authorization bypass in auth users directive parsing. The auth users parser uses comma-only tokenization when splitting the user list, which fails to correctly handle entries of the form @Group Name where the group name contains a space. The space within the...

8.6CVSS5.4AI score0.00343EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2026/08/13 2:41 p.m.8 views

CVE-2026-70464

rsync daemon 2.0.0 before 3.5.0 contains a denial of service vulnerability that allows unauthenticated remote attackers to exhaust daemon connection slots by stalling the handshake process before or after module selection without triggering the I/O timeout. Attackers can open many simultaneous...

8.7CVSS5.5AI score0.00573EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/13 2:41 p.m.11 views

CVE-2026-53801

rsync before 3.5.0 contains a symlink race condition vulnerability in the sender's directory scanning logic that allows attackers to cause the sender to enumerate and transfer files outside the module root's intended subtree. Attackers who can create or manipulate symlinks in a path component of...

8.2CVSS5.4AI score0.00286EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/13 2:40 p.m.11 views

CVE-2026-53800

rsync before 3.5.0 contains a symlink race condition vulnerability in the --remove-source-files feature that allows attackers with symlink creation access to cause arbitrary file deletion. Attackers can atomically substitute a symlink for a source file between transfer completion and the unlink...

5.7CVSS5.4AI score0.00092EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/13 2:40 p.m.17 views

CVE-2026-53799

rsync before 3.5.0 contains a symlink race condition vulnerability that allows local attackers to cause rsync to apply arbitrary ACLs or extended attributes to unintended files by substituting a symlink at a predictable destination path between the file write and the subsequent aclsetfile or...

7.2CVSS5.4AI score0.00091EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/13 2:40 p.m.8 views

CVE-2026-53797

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 ...

5.7CVSS5.2AI score0.00092EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/13 2:39 p.m.11 views

CVE-2026-53796

rsync before 3.5.0 contains a time-of-check to time-of-use TOCTOU race condition vulnerability in the non-daemon receiver's destination directory handling that allows an attacker who can manipulate destination path parent components to redirect file writes to unintended locations. Attackers can...

6.3CVSS5.3AI score0.00094EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/13 2:39 p.m.8 views

CVE-2026-53795

rsync before 3.5.0 contains an arbitrary file write vulnerability that allows attackers to write files outside the intended destination tree by specifying an absolute path via --temp-dir or --link-dest options. The rename-confinement logic is bypassed when these options resolve to paths outside t...

8.1CVSS5.5AI score0.00415EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/13 2:39 p.m.8 views

CVE-2026-53794

rsync before 3.5.0 contains a logic error in --max-alloc handling that allows a sender or configuration setting --max-alloc=0 to disable allocation sanity checks entirely rather than enforcing a zero-byte cap. Attackers can exploit this flaw to cause the receiver to attempt unbounded memory...

6.9CVSS5.3AI score0.00372EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/13 2:38 p.m.8 views

CVE-2026-53793

rsync before 3.5.0 contains a path confinement bypass vulnerability that allows remote clients to escape the intended inner-module root confinement by constructing paths that resolve outside the chroot boundary when the module root contains a /./ boundary marker. Attackers can exploit improper...

9.1CVSS5.2AI score0.00393EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/13 2:38 p.m.12 views

CVE-2026-53792

rsync before 3.5.0 contains an out-of-bounds read vulnerability in the sender-side block matching logic that allows a malicious receiver to trigger memory access before the start of an allocated buffer by sending a crafted checksum block with a length of zero. Attackers can send a specially craft...

7.1CVSS5.5AI score0.00311EPSS
SaveExploits0
Rows per page
Query Builder