Lucene search
+L

2727 matches found

UbuntuCve
UbuntuCve
added 2026/08/07 8:16 p.m.6 views

CVE-2026-15972

Consul Community Edition and Consul Enterprise 1.13.0 through 2.0.2 are vulnerable to an unauthenticated denial of service through unbounded connection acceptance on the external gRPC listeners. A remote attacker may exhaust agent file descriptors, goroutines, and memory by opening many incomplet...

7.5CVSS5.4AI score0.00386EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/07 7:20 p.m.6 views

CVE-2026-15972 Unauthenticated denial of service via unbounded external gRPC connection acceptance

Consul Community Edition and Consul Enterprise 1.13.0 through 2.0.2 are vulnerable to an unauthenticated denial of service through unbounded connection acceptance on the external gRPC listeners. A remote attacker may exhaust agent file descriptors, goroutines, and memory by opening many incomplet...

7.5CVSS5.4AI score0.00386EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/07 7:20 p.m.9 views

CVE-2026-15972

Consul Community Edition and Consul Enterprise 1.13.0 through 2.0.2 are vulnerable to an unauthenticated denial of service through unbounded connection acceptance on the external gRPC listeners. A remote attacker may exhaust agent file descriptors, goroutines, and memory by opening many incomplet...

7.5CVSS5.5AI score0.00386EPSS
SaveExploits0
NVD
NVD
added 2026/08/07 7:17 p.m.9 views

CVE-2025-63235

In sol commit 373d848 2024-12-12, the broker does not fully release resources when handling malformed or duplicate CONNECT packets. When clients send invalid CONNECT packets - either due to repeated attempts or failed authentication - the server may silently drop the connection or send a CONNACK...

7.5CVSS0.00318EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/07 12:00 a.m.30 views

CVE-2025-63235

In sol commit 373d848 2024-12-12, the broker does not fully release resources when handling malformed or duplicate CONNECT packets. When clients send invalid CONNECT packets - either due to repeated attempts or failed authentication - the server may silently drop the connection or send a CONNACK...

0.00318EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/06 2:15 p.m.31 views

CVE-2026-70637 LightFTP 2.4 Data Race Condition via ABOR Command in ftpserv.c

LightFTP through 2.4 contains multiple data race vulnerabilities in ftpserv.c that allow anonymous attackers to cause undefined behavior by issuing LIST followed by ABOR commands without authentication. The control thread closes datasocket and filefd descriptors while worker threads concurrently...

8.2CVSS0.00227EPSS
SaveExploits2References2
RedHat Linux
RedHat Linux
added 2026/08/04 1:59 p.m.8 views

netty-transport-native-epoll: netty-transport-native-kqueue: Netty: Denial of Service due to file descriptor leak in SCM_RIGHTS message handling

A flaw was found in Netty, a network application framework. A local attacker could exploit a vulnerability in the nettyunixsocketrecvFd function when handling SCMRIGHTS messages in Epoll or KQueue DomainSocketChannel with DomainSocketReadMode.FILEDESCRIPTORS enabled. Incorrect handling of file...

4CVSS5.4AI score0.00136EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/04 11:42 a.m.7 views

SUSE-SU-2026:3480-1 Security update for kubevirt

This update for kubevirt fixes the following issues: - Security update correcting a CVE over-claim from the previous update, verified by auditing the fix code actually present in the vendored tree: CVE-2026-39821 bsc1266575: the previous entry claimed this fixed by the golang.org/x/net v0.55.0...

9.6CVSS6.7AI score0.00692EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/07/30 4:52 p.m.11 views

SUSE CVE-2026-42792

Improper Handling of Exceptional Conditions vulnerability in Erlang OTP erts epmd allows an unauthenticated remote attacker to permanently terminate the Erlang Port Mapper Daemon epmd via connection slot exhaustion. The doaccept function in erts/epmd/src/epmdsrv.c calls epmdcleanupexit when accep...

3.7CVSS5.5AI score0.00435EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/30 4:02 p.m.9 views

JLSEC-2026-953 ImageMagick's Security Policy Bypass through config/policy-secure.xml via "fd handler" leads to stdin/stdout access

ImageMagick is free and open-source software used for editing and manipulating digital images. The shipped "secure" security policy includes a rule intended to prevent reading/writing from standard streams. However, ImageMagick also supports fd: pseudo-filenames e.g., fd:0, fd:1. Prior to version...

7.8CVSS7.1AI score0.00135EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/29 12:37 p.m.10 views

CVE-2026-64375

A flaw was found in the Linux kernel's proc filesystem. A local attacker with low privileges could exploit a race condition within the ptracemayaccess function when handling file descriptor links. This vulnerability arises because the system performs multiple task lookups without proper...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/27 4:17 p.m.6 views

AZL-94199 CVE-2026-42792 affecting package erlang for versions less than 26.2.5.21-4

Improper Handling of Exceptional Conditions vulnerability in Erlang OTP erts epmd allows an unauthenticated remote attacker to permanently terminate the Erlang Port Mapper Daemon epmd via connection slot exhaustion. The doaccept function in erts/epmd/src/epmdsrv.c calls epmdcleanupexit when accep...

7.5CVSS6AI score0.00435EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/27 2:58 p.m.61 views

CVE-2026-42792

CVE-2026-42792 (epmd DoS) : The mis-handling of EMFILE/ENFILE in erts/epmd/src/epmd_srv.c allows unauthenticated remote attackers to permanently terminate the Erlang Port Mapper Daemon (epmd) by exhausting per-process/system file descriptor slots. The do_accept path calls epmd_cleanup_exit() on t...

7.5CVSS5.9AI score0.00435EPSS
SaveExploits0References5Affected Software2
EUVD
EUVD
added 2026/07/27 2:58 p.m.24 views

EUVD-2026-49316

Improper Handling of Exceptional Conditions vulnerability in Erlang OTP erts epmd allows an unauthenticated remote attacker to permanently terminate the Erlang Port Mapper Daemon epmd via connection slot exhaustion. The doaccept function in erts/epmd/src/epmdsrv.c calls epmdcleanupexit when accep...

6.3CVSS5.9AI score0.00435EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/27 2:58 p.m.11 views

EEF-CVE-2026-42792 epmd permanent DoS via EMFILE on accept(2) in erts

Summary Improper Handling of Exceptional Conditions vulnerability in Erlang OTP erts epmd allows an unauthenticated remote attacker to permanently terminate the Erlang Port Mapper Daemon epmd via connection slot exhaustion. The do\accept function in erts/epmd/src/epmd\srv.c calls epmd\cleanup\exi...

6.3CVSS5.9AI score0.00435EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/27 2:58 p.m.7 views

CVE-2026-42792 epmd permanent DoS via EMFILE on accept(2) in erts

Improper Handling of Exceptional Conditions vulnerability in Erlang OTP erts epmd allows an unauthenticated remote attacker to permanently terminate the Erlang Port Mapper Daemon epmd via connection slot exhaustion. The doaccept function in erts/epmd/src/epmdsrv.c calls epmdcleanupexit when accep...

6.3CVSS5.9AI score0.00435EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2026/07/27 2:58 p.m.11 views

CVE-2026-42792 epmd permanent DoS via EMFILE on accept(2) in erts

Improper Handling of Exceptional Conditions vulnerability in Erlang OTP erts epmd allows an unauthenticated remote attacker to permanently terminate the Erlang Port Mapper Daemon epmd via connection slot exhaustion. The doaccept function in erts/epmd/src/epmdsrv.c calls epmdcleanupexit when accep...

6.3CVSS5.9AI score0.00435EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/27 2:58 p.m.10 views

CVE-2026-42792

Improper Handling of Exceptional Conditions vulnerability in Erlang OTP erts epmd allows an unauthenticated remote attacker to permanently terminate the Erlang Port Mapper Daemon epmd via connection slot exhaustion. The doaccept function in erts/epmd/src/epmdsrv.c calls epmdcleanupexit when accep...

6.3CVSS5.9AI score0.00435EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/07/27 2:58 p.m.41 views

CVE-2026-42792 epmd permanent DoS via EMFILE on accept(2) in erts

Improper Handling of Exceptional Conditions vulnerability in Erlang OTP erts epmd allows an unauthenticated remote attacker to permanently terminate the Erlang Port Mapper Daemon epmd via connection slot exhaustion. The doaccept function in erts/epmd/src/epmdsrv.c calls epmdcleanupexit when accep...

6.3CVSS0.00435EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/27 5:53 a.m.17 views

CVE-2026-64485

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ALSA compress module. The sndcomprtasknew function, responsible for creating driver tasks, does not properly handle errors during the validation of Direct Memory Access DMA buffers or file descriptor reservation. This...

7.8CVSS5.8AI score0.00137EPSS
SaveExploits0References4
Rows per page
Query Builder