Lucene search
+L

330574 matches found

CVE
CVE
added last week23 views

CVE-2026-70457

rsync 3.2.3 before 3.5.0 contains an out-of-bounds write in parse_size_arg() where snprintf()’s return value is used as an index into a .bss-segment array without bounds checking. When truncation occurs, the return value may exceed the array length, causing a write outside the intended bounds and...

8.3CVSS5.3AI score0.00361EPSS
SaveExploits0References3
Cvelist
Cvelist
added last week42 views

CVE-2026-70457 rsync 3.2.3 < 3.5.0 Out-of-Bounds Write via parse_size_arg()

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.3CVSS0.00361EPSS
SaveExploits0References3
OSV
OSV
added last week3 views

CVE-2026-70458 rsync 3.0.0 < 3.5.0 Out-of-Bounds Write via FLAG_HLINKED Handling

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.5AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added last week8 views

CVE-2026-70458 rsync 3.0.0 < 3.5.0 Out-of-Bounds Write via FLAG_HLINKED Handling

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.3AI score0.00396EPSS
SaveExploits0References3
CVE
CVE
added last week29 views

CVE-2026-70458

rsync 3.0.0–3.4.x are affected by an out-of-bounds write caused by incorrect HLINK_BUMP handling for file entries with FLAG_HLINKED when hard-link preservation is disabled. The issue stems from a missing F_SUM field in the file_struct layout, allowing memory corruption past the end of the allocat...

8.8CVSS5.3AI score0.00396EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added last week4 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
SaveExploits0References4Affected Software1
EUVD
EUVD
added last week5 views

EUVD-2026-58046

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.3AI score0.00396EPSS
SaveExploits0References3
Cvelist
Cvelist
added last week42 views

CVE-2026-70458 rsync 3.0.0 < 3.5.0 Out-of-Bounds Write via FLAG_HLINKED Handling

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.8CVSS0.00396EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added last week8 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
OSV
OSV
added last week8 views

CVE-2026-53794 rsync < 3.5.0 Denial of Service via --max-alloc=0 Logic Error

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.5AI score
SaveExploits0References6
CVE
CVE
added last week17 views

CVE-2026-53794

The CVE affects rsync prior to 3.5.0. A logic error in --max-alloc handling allows a sender or config setting --max-alloc=0 to bypass allocation sanity checks, causing unbounded memory allocations for file lists/data structures and potential memory exhaustion leading to DoS. Remediation: upgrade ...

6.9CVSS5.3AI score0.00372EPSS
SaveExploits0References3
EUVD
EUVD
added last week7 views

EUVD-2026-58033

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
SaveExploits0References3
Cvelist
Cvelist
added last week39 views

CVE-2026-53794 rsync < 3.5.0 Denial of Service via --max-alloc=0 Logic Error

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.9CVSS0.00372EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added last week4 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
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added last week5 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
SaveExploits0References4
EUVD
EUVD
added last week7 views

EUVD-2026-58100

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
SaveExploits0References3
Cvelist
Cvelist
added last week41 views

CVE-2026-53792 rsync < 3.5.0 Out-of-Bounds Read via Zero-Length Checksum Block

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.1CVSS0.00311EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added last week7 views

CVE-2026-53792 rsync < 3.5.0 Out-of-Bounds Read via Zero-Length Checksum Block

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
SaveExploits0References3
Debian CVE
Debian CVE
added last week5 views

CVE-2026-53790

rsync before 3.5.0 contains multiple command and argument injection vulnerabilities that allow attackers to execute arbitrary commands by supplying malicious input through several code paths, including the RSYNCCONNECTPROG environment variable, daemon hooks, the rsync-ssl wrapper, and remote-shel...

9.2CVSS5.9AI score0.00515EPSS
SaveExploits0
Veracode
Veracode
added last week5 views

Denial Of Service (DoS)

Spring Data Commons is vulnerable to Denial Of Service. The vulnerability is due to attacker-supplied strings being permanently retained as internal property-lookup cache keys, allowing repeated requests to exhaust application heap memory...

7.5CVSS4.6AI score0.00363EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder