Lucene search
+L

645797 matches found

CVE
CVE
added 2026/09/04 7:41 p.m.31 views

CVE-2026-55512

nebula-mesh (self-hosted control plane for Slack Nebula mesh VPN) versions 0.2.0 through before 0.5.0 are vulnerable to uncontrolled resource consumption via the GET /ui/oidc/login endpoint. When OIDC is enabled, this route is registered outside the Web UI rate-limited auth group, so every unauth...

5.3CVSS8.5AI score0.00333EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/04 7:41 p.m.39 views

CVE-2026-55512 nebula-mesh: Unauthenticated OIDC login endpoint allocates unbounded in-memory state entries without rate limiting

nebula-mesh is a self-hosted control plane for Slack Nebula mesh VPN. From version 0.2.0 to before version 0.5.0, when OIDC is enabled, GET /ui/oidc/login is reachable without authentication and is registered outside the Web UI rate-limited auth routes. Every request creates a fresh random OIDC...

5.3CVSS0.00333EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 7:41 p.m.2 views

CVE-2026-55512 nebula-mesh: Unauthenticated OIDC login endpoint allocates unbounded in-memory state entries without rate limiting

nebula-mesh is a self-hosted control plane for Slack Nebula mesh VPN. From version 0.2.0 to before version 0.5.0, when OIDC is enabled, GET /ui/oidc/login is reachable without authentication and is registered outside the Web UI rate-limited auth routes. Every request creates a fresh random OIDC...

5.3CVSS5.8AI score
SaveExploits0References5
OSV
OSV
added 2026/09/04 7:19 p.m.10 views

CVE-2026-85786 Incomplete fix for CVE-2026-75936 memory-amplification denial of service in Amazon ion-java

Improper handling of highly compressed data in Amazon ion-java before 1.12.1 might allow remote attackers to cause a denial of service via a crafted compressed Ion document that expands to an arbitrarily large size upon decompression due to insufficient coverage of the GZIP auto-decompression...

8.7CVSS5.7AI score
SaveExploits0References4
NVD
NVD
added 2026/09/04 7:17 p.m.5 views

CVE-2026-80115

PassMark PerformanceTest before 11.1 build 1012, BurnInTest before 11.1 build 1000, and OSForensics before 11.1 build 1016 contain a privilege escalation and denial-of-service vulnerability in DirectIo64.sys that allows local attackers to read arbitrary Model-Specific Registers or write zero to a...

6.9CVSS0.00108EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/04 6:35 p.m.9 views

EUVD-2026-71686

PassMark PerformanceTest before 11.1 build 1012, BurnInTest before 11.1 build 1000, and OSForensics before 11.1 build 1016 contain a privilege escalation and denial-of-service vulnerability in DirectIo64.sys that allows local attackers to read arbitrary Model-Specific Registers or write zero to a...

6.9CVSS5.5AI score0.00108EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/04 6:34 p.m.8 views

CVE-2026-18149

A flaw was found in undici. A remote attacker, by controlling a server, could exploit a vulnerability in undici's retry handler. When a server sends an incomplete response body and then a non-retryable status, the original response body can become orphaned and never properly closed. This leads to...

5.9CVSS5.4AI score0.00308EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/04 6:30 p.m.6 views

CVE-2026-84890

A flaw was found in undici. The decompress interceptor in undici processes compressed response bodies based on the untrusted Content-Encoding header. A remote attacker can exploit this by sending a small, specially crafted compressed payload, known as a 'compression bomb,' which expands...

5.9CVSS5.5AI score0.0025EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/04 6:21 p.m.8 views

CVE-2026-85024

A flaw was found in undici. A remote, unauthenticated attacker can trigger a Denial of Service DoS by sending a specially crafted compressed WebSocket payload. When this payload exceeds the 128 MiB decompressed-payload limit and contains a malformed DEFLATE byte, it causes an unhandled error in t...

5.9CVSS5.3AI score0.00255EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/04 6:21 p.m.7 views

CVE-2026-85014

A flaw was found in undici's experimental WebSocketStream client. A remote attacker, operating as an untrusted server, can trigger a Denial of Service DoS by closing the TCP connection without a proper WebSocket close handshake. This action causes an unhandled error in the client, leading to the...

5.9CVSS5.4AI score0.00353EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/04 6:18 p.m.7 views

CVE-2026-85769

A flaw was found in libtpms, a library that provides software TPM 2.0 emulation. When restoring TPM 2.0 state for example during a virtual machine's power-on or state/migration restore, a malformed state blob can supply an oversized skip-block length that is not validated against the remaining si...

6.5CVSS0.00384EPSS
SaveExploits1References5
OSV
OSV
added 2026/09/04 6:18 p.m.7 views

DEBIAN-CVE-2026-85769

A flaw was found in libtpms, a library that provides software TPM 2.0 emulation. When restoring TPM 2.0 state for example during a virtual machine's power-on or state/migration restore, a malformed state blob can supply an oversized skip-block length that is not validated against the remaining si...

6.5CVSS5.7AI score0.00384EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/04 6:18 p.m.5 views

AZL-99918 CVE-2026-85769 affecting package libtpms 0.9.6-8

A flaw was found in libtpms, a library that provides software TPM 2.0 emulation. When restoring TPM 2.0 state for example during a virtual machine's power-on or state/migration restore, a malformed state blob can supply an oversized skip-block length that is not validated against the remaining si...

6.5CVSS0.00384EPSS
SaveExploits1References1
NVD
NVD
added 2026/09/04 6:18 p.m.6 views

CVE-2026-84890

undici's decompress interceptor decompresses response bodies according to the untrusted Content-Encoding header. While the number of content-encoding layers is capped, the total decompressed output size is unbounded and there is no configuration option to limit it. A malicious or faulty upstream...

5.9CVSS0.0025EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 6:18 p.m.6 views

DEBIAN-CVE-2026-84890

undici's decompress interceptor decompresses response bodies according to the untrusted Content-Encoding header. While the number of content-encoding layers is capped, the total decompressed output size is unbounded and there is no configuration option to limit it. A malicious or faulty upstream...

5.9CVSS5.7AI score0.0025EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/04 6:17 p.m.7 views

CVE-2026-57166

PJSIP is a free and open source multimedia communication library written in C. Prior to commit 4472a31, a stack buffer overflow exists in the PJLIB-UTIL telnet CLI front-end when rendering feedback for an entered command line. Several command-line handling paths write an attacker-influenced amoun...

6.3CVSS0.00385EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 6:17 p.m.5 views

CVE-2026-57161

PJSIP is a free and open source multimedia communication library written in C. Prior to commit acc03b5, a stack buffer overflow exists in PJSUA when processing Service-Route headers in a registration response updateserviceroute in pjsuaacc.c. This affects applications that register using the...

8.8CVSS0.00268EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 6:17 p.m.6 views

DEBIAN-CVE-2026-57161

PJSIP is a free and open source multimedia communication library written in C. Prior to commit acc03b5, a stack buffer overflow exists in PJSUA when processing Service-Route headers in a registration response updateserviceroute in pjsuaacc.c. This affects applications that register using the...

8.2CVSS6.5AI score0.00268EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 6:17 p.m.7 views

DEBIAN-CVE-2026-57159

PJSIP is a free and open source multimedia communication library written in C. Prior to commit 673b978, a remote out-of-bounds read and write can occur in the SDP negotiator when the remote payload-type map maintenance feature is enabled. assignptandupdatemap in pjmedia/src/pjmedia/sdpneg.c uses...

7.5CVSS6.4AI score0.0034EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/04 6:17 p.m.5 views

CVE-2026-57159

PJSIP is a free and open source multimedia communication library written in C. Prior to commit 673b978, a remote out-of-bounds read and write can occur in the SDP negotiator when the remote payload-type map maintenance feature is enabled. assignptandupdatemap in pjmedia/src/pjmedia/sdpneg.c uses...

8.4CVSS0.0034EPSS
SaveExploits0References2
Rows per page
Query Builder