Lucene search
+L

331121 matches found

RedHat Linux
RedHat Linux
added 2026/08/13 2:51 p.m.5 views

com.fasterxml.jackson.core/jackson-core: tools.jackson.core/jackson-core: jackson-core: Denial of Service via incomplete fix in async JSON parser

A flaw was found in jackson-core. A remote attacker can exploit an incomplete fix in the non-blocking JSON parser by streaming specially crafted JSON data in small chunks. This bypasses the intended number length constraint, causing the parser to accumulate excessive memory per connection. This...

8.7CVSS5.4AI score0.00372EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.4 views

com.fasterxml.jackson.core/jackson-core: tools.jackson.core/jackson-core: jackson-core: Denial of Service via incomplete fix in async JSON parser

A flaw was found in jackson-core. A remote attacker can exploit an incomplete fix in the non-blocking JSON parser by streaming specially crafted JSON data in small chunks. This bypasses the intended number length constraint, causing the parser to accumulate excessive memory per connection. This...

8.7CVSS5.4AI score0.00372EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.5 views

org.apache.httpcomponents.core5/httpcore5-h2: Apache HttpComponents Core: Denial of Service via oversized HTTP/2 HPACK header blocks

A flaw was found in Apache HttpComponents Core. This vulnerability, located in the HTTP/2 HPACK decoder, allows a remote attacker to cause a denial of service. By sending oversized compressed header blocks, an attacker can exhaust memory resources before the system's configured header list size...

7.5CVSS5.3AI score0.00587EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.6 views

io.netty/netty-codec-haproxy: Netty codec-haproxy: Denial of Service via crafted PROXY protocol v2 message

A flaw was found in Netty's codec-haproxy module. A remote attacker could exploit a vulnerability in the HAProxyMessageDecoder by sending a specially crafted PROXY protocol v2 message. This leads to unbounded buffer accumulation, causing a denial of service DoS due to memory exhaustion...

8.7CVSS5.5AI score0.00612EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.5 views

io.netty/netty-codec-http: Netty: Memory exhaustion in netty-codec-http (decompression bomb)

A flaw was found in the Netty netty-codec-http component. A remote attacker can send HTTP requests containing highly compressed data. The HTTP decoder in netty-codec-http fails to properly limit the decompression of this content, causing the system to consume excessive memory. This can lead to...

7.5CVSS5.3AI score0.00335EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.4 views

io.netty/netty-codec-http2: Netty: Denial of Service via HTTP/2 DATA frame memory leak

A flaw was found in Netty, a network application framework. A remote, unauthenticated attacker can exploit this vulnerability by sending specially crafted HTTP/2 DATA frames to applications that use Netty and have HTTP/2 content decompression enabled. This can lead to memory exhaustion, causing t...

7.5CVSS5.4AI score0.00365EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.7 views

netty: io.netty/netty-codec-http: Netty: Denial of Service via memory exhaustion in SPDY-to-HTTP codec

A flaw was found in Netty. A remote attacker can exploit a vulnerability in the SpdyHttpDecoder handler of Netty's SPDY-to-HTTP codec. When processing a client-initiated SYNSTREAM frame, the decoder fails to release allocated memory if the stream is reset or content limits are exceeded. This...

8.7CVSS5.4AI score0.00612EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.7 views

org.apache.httpcomponents.core5/httpcore5: Apache HttpComponents Core: Denial of Service via excessive HTTP headers

A flaw was found in Apache HttpComponents Core. This uncontrolled resource consumption vulnerability in the HTTP/1.1 message parser allows a remote attacker to cause a denial of service through memory exhaustion. This can be triggered by sending messages with an excessive number of headers or...

7.5CVSS5.4AI score0.00565EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.5 views

io.netty/netty-codec-stomp: Netty: Denial of Service vulnerability in STOMP decoder

A flaw was found in Netty, a network application framework, specifically within the StompSubframeDecoder component. This vulnerability allows a remote attacker to cause a denial of service DoS by sending a large number of small headers. The decoder fails to properly limit the total number or...

7.5CVSS5.4AI score0.00423EPSS
SaveExploits1References11
Cvelist
Cvelist
added 2026/08/13 2:44 p.m.46 views

CVE-2026-70456 rsync 3.0.1 < 3.5.0 Heap Out-of-Bounds Write via read_args()

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.8CVSS0.00396EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:44 p.m.3 views

CVE-2026-70456 rsync 3.0.1 < 3.5.0 Heap Out-of-Bounds Write via read_args()

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.4AI score
SaveExploits0References6
CVE
CVE
added 2026/08/13 2:44 p.m.35 views

CVE-2026-70456

rsync 3.0.1 before 3.5.0 is affected by an out-of-bounds write in read_args(), enabling a remote attacker to corrupt adjacent heap memory by sending a crafted argument list. When argv allocation is exactly full, the trailing NULL terminator is written one slot past the allocation, causing heap co...

8.8CVSS5.2AI score0.00396EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:44 p.m.3 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.3CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/13 2:44 p.m.27 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 2026/08/13 2:44 p.m.43 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 2026/08/13 2:44 p.m.4 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 2026/08/13 2:44 p.m.8 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 2026/08/13 2:44 p.m.36 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
Cvelist
Cvelist
added 2026/08/13 2:44 p.m.43 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
ATTACKERKB
ATTACKERKB
added 2026/08/13 2:44 p.m.5 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
Rows per page
Query Builder