Lucene search
+L

251 matches found

Debian CVE
Debian CVE
added 2026/07/27 3:25 p.m.19 views

CVE-2026-59250

Classic buffer overflow in the Erlang/OTP megaco flex scanner C driver allows a remote unauthenticated attacker to corrupt the driver's memory and potentially achieve remote code execution or a denial-of-service crash by sending a single text-encoded H.248/Megaco message containing an oversized...

8.3CVSS7AI score0.00779EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/27 2:39 p.m.12 views

CVE-2026-58227

The Erlang/OTP ssl application does not detect cycles when reconstructing an incomplete peer certificate chain during a TLS or DTLS handshake. In sslcertificate:handleincompletechain/5, the received chain is passed to sslcertificate:buildcertificatechain/5, which walks issuer relationships via...

8.7CVSS6AI score0.00387EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/27 2:39 p.m.9 views

CVE-2026-58227

The Erlang/OTP ssl application does not detect cycles when reconstructing an incomplete peer certificate chain during a TLS or DTLS handshake. In sslcertificate:handleincompletechain/5, the received chain is passed to sslcertificate:buildcertificatechain/5, which walks issuer relationships via...

8.7CVSS6AI score0.00387EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/27 2:39 p.m.11 views

CVE-2026-58227 TLS/DTLS denial of service via unbounded recursion on cross-signed peer certificate chain

The Erlang/OTP ssl application does not detect cycles when reconstructing an incomplete peer certificate chain during a TLS or DTLS handshake. In sslcertificate:handleincompletechain/5, the received chain is passed to sslcertificate:buildcertificatechain/5, which walks issuer relationships via...

8.7CVSS6AI score0.00387EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/07/10 12:03 a.m.50 views

Tesla vulnerable to atom exhaustion via untrusted URL scheme

Summary In the Mint adapter for the Tesla HTTP client library, Tesla.Adapter.Mint.openconn/2 passes the URL scheme of every outgoing request through String.toatom/1 with no allow-list validation. Because BEAM atoms are permanent never garbage-collected and the atom table is bounded at roughly...

8.2CVSS6AI score0.00347EPSS
SaveExploits0References6Affected Software1
Chainguard
Chainguard
added 2026/07/08 8:24 p.m.23 views

GHSA-P4GQ-832X-FM9V vulnerabilities

Vulnerabilities for packages: apache-beam-python-3.12-sdk, label-studio, apache-beam-python-3.13-sdk, apache-beam-python-3.11-sdk, open-webui, py3-nltk, nemo...

5.9AI score
SaveExploits0
Chainguard
Chainguard
added 2026/07/08 8:24 p.m.17 views

CVE-2026-54293 vulnerabilities

Vulnerabilities for packages: apache-beam-python-3.12-sdk, label-studio, apache-beam-python-3.13-sdk, apache-beam-python-3.11-sdk, open-webui, py3-nltk, nemo...

7.5CVSS7.2AI score0.00618EPSS
SaveExploits1
NVD
NVD
added 2026/07/07 4:16 p.m.24 views

CVE-2026-56811

Allocation of Resources Without Limits or Throttling vulnerability in phoenixframework phoenix Phoenix.Socket module allows an unauthenticated attacker to cause a denial of service against any endpoint that mounts a Phoenix socket with a reachable channel transport WebSocket or LongPoll. This...

8.7CVSS0.00757EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/07 3:09 p.m.12 views

CVE-2026-56811

Allocation of Resources Without Limits or Throttling vulnerability in phoenixframework phoenix Phoenix.Socket module allows an unauthenticated attacker to cause a denial of service against any endpoint that mounts a Phoenix socket with a reachable channel transport WebSocket or LongPoll. This...

8.7CVSS5.9AI score0.00757EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/07/07 3:09 p.m.41 views

CVE-2026-56811

The CVE-2026-56811 issue affects the Phoenix framework (Phoenix.Socket) where transports (WebSocket/LongPoll) allow an unbounded number of channel joins per transport, enabling a single unauthenticated client to exhaust BEAM processes and cause a denial-of-service across the node. Root cause is l...

8.7CVSS5.9AI score0.00757EPSS
SaveExploits0References7Affected Software1
RedhatCVE
RedhatCVE
added 2026/07/02 1:50 p.m.16 views

CVE-2026-48853

A flaw was found in the grpc component of elixir-grpc. This vulnerability allows unauthenticated attackers to send specially crafted messages, leading to two critical outcomes. First, it can cause a Denial of Service DoS by crashing the Erlang virtual machine BEAM node. Second, under certain...

9.8CVSS7.5AI score0.00573EPSS
SaveExploits0References7
OSV
OSV
added 2026/06/29 7:10 p.m.15 views

EEF-CVE-2026-54888 Uncontrolled recursion over deeply nested Markdown crashes the BEAM in mdex

Summary Uncontrolled Recursion vulnerability in leandrocp mdex allows denial of service via deeply nested Markdown input. mdex converts between an Elixir %MDEx.Document struct and Comrak's internal AST using two mutually recursive Rust functions, ex\document\to\comrak\ast and...

6.9CVSS5.9AI score0.00237EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/29 7:07 p.m.15 views

CVE-2026-53429 Unbounded native memory leak in mdex escaped-tag rendering enables unauthenticated denial of service

Missing Release of Memory after Effective Lifetime vulnerability in leandrocp mdex and mdexnative allows an attacker who controls a rendered document to cause a denial of service through unbounded native memory exhaustion. The native rendering code permanently leaks memory when rendering a docume...

6.9CVSS6AI score0.0018EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/06/26 10:01 p.m.28 views

EUVD-2026-31691

Hackney vulnerable to atom-table exhaustion via unrecognized URL schemes...

8.7CVSS5.8AI score0.00753EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2026/06/23 12:31 p.m.21 views

CVE-2026-54892 Plug: quadratic-time decoding of nested query/body parameters enables denial of service

Inefficient algorithmic complexity in Plug's nested-parameter decoder allows an unauthenticated remote attacker to cause denial of service. Plug.Conn.Query.decode/4 and Plug.Conn.Query.decodeeach/2 parse query strings and application/x-www-form-urlencoded request bodies. When a key contains many...

8.7CVSS5.9AI score0.00949EPSS
SaveExploits0References8
OSV
OSV
added 2026/06/23 12:31 p.m.12 views

EEF-CVE-2026-54892 Plug: quadratic-time decoding of nested query/body parameters enables denial of service

Summary Inefficient algorithmic complexity in Plug's nested-parameter decoder allows an unauthenticated remote attacker to cause denial of service. Plug.Conn.Query.decode/4 and Plug.Conn.Query.decode\each/2 parse query strings and application/x-www-form-urlencoded request bodies. When a key...

8.7CVSS5.9AI score0.00949EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/06/18 10:43 a.m.17 views

CVE-2026-49762

A flaw was found in the Elixir standard library's Version module. A remote attacker can exploit this uncontrolled resource consumption vulnerability by providing a specially crafted, excessively long version string. This malicious input forces the system to perform a super-linear,...

5.9CVSS5.1AI score0.00152EPSS
SaveExploits0References7
CVE
CVE
added 2026/06/11 10:44 a.m.55 views

CVE-2026-53423

CVE-2026-53423 affects membrane_mp4_plugin (Elixir/Membrane) from version 0.3.0 up to

5.9CVSS5.5AI score0.00127EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/06/11 10:44 a.m.15 views

CVE-2026-53423 Unauthenticated denial-of-service via BEAM atom table exhaustion in membrane_mp4_plugin

Allocation of Resources Without Limits or Throttling vulnerability in membraneframework membranemp4plugin allows unauthenticated denial-of-service via BEAM atom table exhaustion. The MP4 box header parser converts each 4-byte box name to an atom using String.toatom/1 without validation...

5.9CVSS5.5AI score0.00127EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/11 10:44 a.m.15 views

EEF-CVE-2026-53423 Unauthenticated denial-of-service via BEAM atom table exhaustion in membrane_mp4_plugin

Summary Allocation of Resources Without Limits or Throttling vulnerability in membraneframework membrane\mp4\plugin allows unauthenticated denial-of-service via BEAM atom table exhaustion. The MP4 box header parser converts each 4-byte box name to an atom using String.to\atom/1 without validation...

5.9CVSS5.5AI score0.00127EPSS
SaveExploits0References4
Rows per page
Query Builder