Lucene search
+L

91429 matches found

CVE
CVE
added 2026/08/13 2:46 p.m.39 views

CVE-2026-70452

rsync 3.1.0 before 3.5.0 contains an access control bypass vulnerability: DNS-resolution failures during hostname-based deny rule evaluation cause the daemon to skip the rule instead of denying, enabling unauthorized access to restricted module file trees by attackers who can trigger DNS failures...

9.1CVSS5.3AI score0.00462EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:46 p.m.7 views

CVE-2026-70453 rsync < 3.5.0 Algorithmic Complexity DoS via hash_search()

rsync before 3.5.0 contains an algorithmic complexity vulnerability in the hashsearch function that allows a remote attacker to cause a denial of service by delivering a carefully constructed file list. A sender can exploit the quadratic-time worst-case behavior in hash lookups to exhaust receive...

8.7CVSS5.5AI score0.00525EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:46 p.m.23 views

CVE-2026-70453 rsync < 3.5.0 Algorithmic Complexity DoS via hash_search()

rsync before 3.5.0 contains an algorithmic complexity vulnerability in the hashsearch function that allows a remote attacker to cause a denial of service by delivering a carefully constructed file list. A sender can exploit the quadratic-time worst-case behavior in hash lookups to exhaust receive...

8.7CVSS5.5AI score
SaveExploits0References6
OSV
OSV
added 2026/08/13 2:45 p.m.2 views

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

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.5AI score
SaveExploits0References6
OSV
OSV
added 2026/08/13 2:43 p.m.10 views

CVE-2026-70459 rsync 3.0.0 < 3.5.0 Daemon Crash via Malformed File List Entry

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.6AI score
SaveExploits0References6
CVE
CVE
added 2026/08/13 2:43 p.m.31 views

CVE-2026-70459

rsync 3.0.0 before 3.5.0 is affected by a null pointer dereference in the daemon child process when processing a file list whose first entry is a dot entry not typed as a directory. The daemon dereferences the entry as a directory structure pointer without type verification, causing an invalid/un...

6.9CVSS5.4AI score0.00383EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 2:42 p.m.32 views

CVE-2026-70461

CVE-2026-70461 affects rsync 3.2.5 before 3.5.0. A heap out-of-bounds write is possible when processing a crafted files-from entry, allowing remote unauthenticated attackers to write one attacker-controlled byte past the end of a heap allocation. The issue is triggered when a files-from entry con...

8.8CVSS5.4AI score0.00509EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 2:42 p.m.11 views

EUVD-2026-58043

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.4AI score0.00509EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:41 p.m.4 views

CVE-2026-70464 rsync 2.0.0 < 3.5.0 Connection Slot Exhaustion DoS via Handshake Stall

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 score
SaveExploits0References6
EUVD
EUVD
added 2026/08/13 2:41 p.m.7 views

EUVD-2026-58040

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.4AI score0.00573EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 2:38 p.m.28 views

CVE-2026-53791

Technical details about CVE-2026-53791 are not publicly available in the provided documents. Monitor for updates from vendors and advisories.

9.1CVSS5.4AI score0.00471EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 2:38 p.m.8 views

EUVD-2026-58099

rsync daemon before 3.5.0 contains an IP address spoofing vulnerability that allows unauthenticated remote attackers to bypass IP-based access controls by sending a crafted PROXY protocol header with a forged source address. Attackers who can connect directly to the rsync daemon can inject a...

9.1CVSS5.4AI score0.00471EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/13 2:38 p.m.36 views

CVE-2026-53791 rsync < 3.5.0 Daemon IP Spoofing via PROXY Protocol Header

rsync daemon before 3.5.0 contains an IP address spoofing vulnerability that allows unauthenticated remote attackers to bypass IP-based access controls by sending a crafted PROXY protocol header with a forged source address. Attackers who can connect directly to the rsync daemon can inject a...

9.1CVSS0.00471EPSS
SaveExploits0References3
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
CVE
CVE
added 2026/08/13 2:25 p.m.39 views

CVE-2026-73507

Netty (async network framework) has a vulnerability in io.netty.handler.codec.xml.XmlFrameDecoder.decode() where the closing-tag parser state isn’t preserved across invocations. An unauthenticated remote attacker can send repeated

7.5CVSS5.5AI score0.00461EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/13 2:25 p.m.4 views

CVE-2026-73507

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.xml.XmlFrameDecoder.decode failed to preserve closing-tag parser state across invocations, so an unauthenticated remote attacker could trickle-feed repeated...

7.5CVSS5.3AI score0.00461EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/08/13 10:52 a.m.30 views

CVE-2026-18368 Heap buffer overflow in Modbusgwd

In Teltonika Networks RUTOS devices, a vulnerability exists in modbusgwd due to improper handling of Modbus TCP request data. A remote, unauthenticated attacker with access to the affected service could trigger a heap-based buffer overflow, resulting in a denial of service...

6CVSS0.00174EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/13 9:07 a.m.8 views

cpio: GNU cpio: Path Traversal allows creating hard links outside intended directory via malicious tar archives.

A flaw was found in GNU cpio. This vulnerability, known as Path Traversal, occurs during the extraction of tar archives in copy-in mode when the --no-absolute-filenames option is used. A remote attacker could craft a malicious tar archive containing a hard-link entry with an absolute path. This...

4.6CVSS5.4AI score0.00157EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/13 7:07 a.m.4 views

CVE-2026-19171

A flaw was found in chromium-browser. This use-after-free vulnerability in the Media component allows a remote attacker to potentially escape the browser's security sandbox. Exploitation can occur by enticing a user to visit a specially crafted HTML page...

9.6CVSS5.3AI score0.00372EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/13 4:17 a.m.10 views

CVE-2026-18728

A flaw was found in open-iscsi. An integer underflow vulnerability in the iscsiuio component, specifically during IPv4 Dynamic Host Configuration Protocol DHCP parsing, allows a remote attacker on the same local network segment to cause a denial of service. By sending a specially crafted IPv4/UDP...

6.5CVSS0.00198EPSS
SaveExploits0References2
Rows per page
Query Builder