Lucene search
+L

194 matches found

EUVD
EUVD
added 2026/08/19 8:01 p.m.10 views

EUVD-2026-62837

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Prior to 0.31.1, BuildKit read attacker-controlled /etc/passwd and /etc/group files without an upper bound while resolving a username to a user identifier or group identifier in...

2.3CVSS5.3AI score0.00404EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 7:30 p.m.7 views

MINI-F8J5-W365-949F

Bulletin has no description...

7.5CVSS4.9AI score0.00483EPSS
SaveExploits0
OSV
OSV
added 2026/07/07 4:02 p.m.12 views

PYSEC-2026-1352 ExecuTorch vulnerable to Heap-based Buffer Overflow attack

A heap-buffer-overflow vulnerability in the loading of ExecuTorch methods can cause the runtime to crash and potentially result in code execution or other undesirable effects. This issue affects ExecuTorch prior to commit 93b1a0c15f7eda49b2bc46b5b4c49557b4e9810f...

8.1CVSS6.4AI score0.00364EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 4:02 p.m.11 views

PYSEC-2026-2023 vLLM Tool Schema allows DoS via Malformed pattern and type Fields

Summary The vLLM backend used with the /v1/chat/completions OpenAPI endpoint fails to validate unexpected or malformed input in the "pattern" and "type" fields when the tools functionality is invoked. These inputs are not validated before being compiled or parsed, causing a crash of the inference...

6.5CVSS6.6AI score0.00477EPSS
SaveExploits1References6
ATTACKERKB
ATTACKERKB
added 2026/07/01 11:42 a.m.6 views

CVE-2026-14181

@fastify/middie versions 9.1.0 through 9.3.2 fail to guard the URL normalization step used by the standalone engine when incoming request paths contain malformed percent-encoded sequences. Inputs such as an incomplete percent escape or a truncated multibyte sequence cause the underlying decoder t...

7.5CVSS5.8AI score0.00291EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2026/06/30 8:09 p.m.20 views

kernel: ALSA: aloop: Fix peer runtime UAF during format-change stop

A flaw was found in the Linux kernel's ALSA Advanced Linux Sound Architecture aloop driver. This Use-After-Free UAF vulnerability occurs when loopbackcheckformat stops the capture side during a format change, while a concurrent close operation detaches or frees the runtime. An attacker could...

7.8CVSS6.8AI score0.00103EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/06/29 7:10 p.m.41 views

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

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, exdocumenttocomrakast and comrakasttoexdocument, in the NI...

6.9CVSS0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/05 7:51 p.m.15 views

CVE-2025-70100

A divide-by-zero vulnerability in the ext4blocksetlbsize function in src/ext4blockdev.c of the lwext4 1.0.0 library allows attackers to cause a denial of service by providing a malformed ext4 filesystem image that results in a zero logical block size. The vulnerability is triggered during mount o...

5.5CVSS5.5AI score0.00162EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:12 p.m.17 views

CVE-2026-44241

Micronaut Framework is a JVM-based full stack Java framework designed for building modular, easily testable JVM applications. From 4.3.0 to before 4.10.22, TimeConverterRegistrar caches DateTimeFormatter instances in an unbounded ConcurrentHashMap whose key is derived from the @Format annotation...

7.5CVSS5.6AI score0.00543EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/03 12:00 a.m.9 views

CVE-2025-70100

A divide-by-zero vulnerability in the ext4blocksetlbsize function in src/ext4blockdev.c of the lwext4 1.0.0 library allows attackers to cause a denial of service by providing a malformed ext4 filesystem image that results in a zero logical block size. The vulnerability is triggered during mount o...

5.5CVSS5.9AI score
SaveExploits0References6
NVD
NVD
added 2026/06/01 10:16 p.m.19 views

CVE-2026-0052

In multiple functions of ubsanthrowingruntime.cpp, there is a possible way to cause a crash due to an integer overflow. This could lead to remote denial of service with no additional execution privileges needed. User interaction is not needed for exploitation...

6.5CVSS0.00253EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/01 12:00 a.m.40 views

PT-2026-45575

Name of the Vulnerable Software and Affected Versions Android affected versions not specified Description An integer overflow in multiple functions of ubsan throwing runtime.cpp can cause a system crash. This allows a remote attacker to trigger a denial of service without requiring additional...

6.8CVSS6.8AI score0.00253EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.16 views

dalfox 安全漏洞

Dalfox is an automated cross-site script scanning tool developed by HAHWUL. Versions of Dalfox prior to 2.13.0 contained security vulnerabilities. These vulnerabilities stemmed from two stages in ParameterAnalysis where the same closed results channel was written to, potentially causing a panic...

7.5CVSS5.7AI score0.00231EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/20 1:35 p.m.15 views

CVE-2026-8469

Allocation of Resources Without Limits or Throttling vulnerability in phenixdigital phoenixstorybook allows unauthenticated denial-of-service via BEAM atom table exhaustion. Multiple LiveView event handlers convert user-supplied event parameter strings to atoms using String.toatom/1 without...

8.2CVSS5.8AI score0.00537EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/05/19 3:53 p.m.13 views

GHSA-W4VJ-R5PG-3722 Mailpit: Concurrent map read & write in proxy CSS rewriter - remote unauth crash (fatal error: concurrent map read and map write)

Summary The screenshot/print proxy /proxy?data=… maintains a package-level assets mapstringMessageAssets cache, but reads the map without holding assetsMutex while a long-running cleanup goroutine and re-entrant CSS-rewriting code path concurrently write to it under the lock. When the...

5.9CVSS5.9AI score0.00247EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/05/08 12:00 a.m.17 views

PT-2026-38986

In the Linux kernel, the following vulnerability has been resolved: interconnect: qcom: sm8450: Fix NULL pointer dereference in icc link nodes The change to dynamic IDs for SM8450 platform interconnects left two links unconverted, fix it to avoid the NULL pointer dereference in runtime, when a...

5.8AI score0.00107EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/13 9:50 p.m.9 views

EUVD-2026-22124

jq is a command-line JSON processor. In versions 1.8.1 and below, functions jvsetpath, jvgetpath, and delpathssorted in jq's src/jvaux.c use unbounded recursion whose depth is controlled by the length of a caller-supplied path array, with no depth limit enforced. An attacker can supply a JSON...

6.2CVSS5.9AI score0.00234EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/26 12:34 a.m.5 views

CVE-2026-33285 LiquidJS: memoryLimit Bypass through Negative Range Values Leads to Process Crash

LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to version 10.25.1, LiquidJS's memoryLimit security mechanism can be completely bypassed by using reverse range expressions e.g., 100000000..1, allowing an attacker to allocate unlimited memory. Combined wit...

7.5CVSS5.9AI score0.00398EPSS
SaveExploits1References2
NVD
NVD
added 2026/03/23 2:16 p.m.9 views

CVE-2019-25624

Liquid Studio 2.17 contains a denial of service vulnerability that allows local attackers to crash the application by providing malformed input through the keyboard interface. Attackers can trigger the vulnerability by entering arbitrary characters during application runtime, causing the...

6.9CVSS0.00174EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/03/23 1:48 p.m.35 views

CVE-2019-25620 Tree Studio 2.17 Denial of Service via Malformed Input

Tree Studio 2.17 contains a denial of service vulnerability that allows local attackers to crash the application by providing malformed input through the keyboard interface. Attackers can trigger the vulnerability by entering arbitrary characters during application runtime, causing the applicatio...

6.9CVSS0.00174EPSS
SaveExploits1References4
Rows per page
Query Builder