Lucene search
+L

90953 matches found

OSV
OSV
added 6 days ago17 views

CVE-2026-70452 rsync 3.1.0 < 3.5.0 Access Control Bypass via DNS Resolution Failure

rsync 3.1.0 before 3.5.0 contains an access control bypass vulnerability that allows remote attackers to circumvent hosts deny rules by inducing DNS resolution failures during hostname-based access control evaluation. When a DNS lookup for a hostname-based deny rule fails, the daemon skips the ru...

9.1CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 6 days ago28 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
OSV
OSV
added 6 days ago16 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
Vulnrichment
Vulnrichment
added 6 days ago7 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 6 days ago2 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 6 days ago5 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 6 days ago26 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 6 days ago28 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 6 days ago8 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 6 days ago2 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 6 days ago4 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
EUVD
EUVD
added 6 days ago7 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
CVE
CVE
added 6 days ago22 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
Cvelist
Cvelist
added 6 days ago34 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 6 days ago35 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 6 days ago28 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 6 days ago4 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 6 days ago30 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 6 days ago5 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 6 days ago4 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
Rows per page
Query Builder