Lucene search
+L

331338 matches found

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
OSV
OSV
added 2026/08/13 2:39 p.m.11 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
EUVD
EUVD
added 2026/08/13 2:39 p.m.8 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
CVE
CVE
added 2026/08/13 2:39 p.m.21 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
Cvelist
Cvelist
added 2026/08/13 2:39 p.m.40 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 2026/08/13 2:39 p.m.4 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
EUVD
EUVD
added 2026/08/13 2:38 p.m.9 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
ATTACKERKB
ATTACKERKB
added 2026/08/13 2:38 p.m.5 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
Cvelist
Cvelist
added 2026/08/13 2:38 p.m.42 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 2026/08/13 2:38 p.m.8 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 2026/08/13 2:37 p.m.5 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 2026/08/13 2:36 p.m.7 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
Vulnrichment
Vulnrichment
added 2026/08/13 2:27 p.m.6 views

CVE-2026-73508 Netty: Memory Leak in DNS Record Decoder via Malformed Domain Names

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.dns.AbstractDnsRecord, io.netty.handler.codec.dns.DefaultDnsRecordDecoder.decodeRecord, and io.netty.handler.codec.dns.DnsCodecUtil.decompressDomainName failed to...

5.3CVSS5.3AI score0.00333EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/13 2:27 p.m.60 views

CVE-2026-73508

Netty CVE-2026-73508 affects the DNS record decoding path. Prior to Netty 4.1.136.Final and 4.2.16.Final, the code paths io.netty.handler.codec.dns.AbstractDnsRecord, io.netty.handler.codec.dns.DefaultDnsRecordDecoder.decodeRecord(), and io.netty.handler.codec.dns.DnsCodecUtil.decompressDomainNam...

5.3CVSS5.3AI score0.00333EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/13 2:27 p.m.35 views

CVE-2026-73508 Netty: Memory Leak in DNS Record Decoder via Malformed Domain Names

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.dns.AbstractDnsRecord, io.netty.handler.codec.dns.DefaultDnsRecordDecoder.decodeRecord, and io.netty.handler.codec.dns.DnsCodecUtil.decompressDomainName failed to...

5.3CVSS0.00333EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/13 2:27 p.m.4 views

CVE-2026-73508

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.dns.AbstractDnsRecord, io.netty.handler.codec.dns.DefaultDnsRecordDecoder.decodeRecord, and io.netty.handler.codec.dns.DnsCodecUtil.decompressDomainName failed to...

5.3CVSS5.3AI score0.00333EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2026/08/13 2:27 p.m.7 views

CVE-2026-73508

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.dns.AbstractDnsRecord, io.netty.handler.codec.dns.DefaultDnsRecordDecoder.decodeRecord, and io.netty.handler.codec.dns.DnsCodecUtil.decompressDomainName failed to...

5.3CVSS5.4AI score0.00333EPSS
SaveExploits0
OSV
OSV
added 2026/08/13 2:27 p.m.23 views

CVE-2026-73508 Netty: Memory Leak in DNS Record Decoder via Malformed Domain Names

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.dns.AbstractDnsRecord, io.netty.handler.codec.dns.DefaultDnsRecordDecoder.decodeRecord, and io.netty.handler.codec.dns.DnsCodecUtil.decompressDomainName failed to...

5.3CVSS5.5AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/13 2:27 p.m.9 views

EUVD-2026-58086

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.dns.AbstractDnsRecord, io.netty.handler.codec.dns.DefaultDnsRecordDecoder.decodeRecord, and io.netty.handler.codec.dns.DnsCodecUtil.decompressDomainName failed to...

5.3CVSS5.3AI score0.00333EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/13 2:26 p.m.5 views

CVE-2026-65936 RS9116W/SiWx917 malformed packet with increased length field causes memory leak

A malformed Bluetooth connection request message can cause the RS9116W/SiWx917 to leak potentially sensitive information. See vulnerability B-E4 in the related paper below...

5.3CVSS5.2AI score0.00178EPSS
SaveExploits0References2
Rows per page
Query Builder