Lucene search
+L

442 matches found

CVE
CVE
added yesterday12 views

CVE-2026-15337

Technical details are not publicly available in the provided documents. Monitor for updates.

6.9CVSS5.4AI score
SaveExploits0References7
NVD
NVD
added 2 days ago7 views

CVE-2026-59649

In Bouncy Castle for Java before 1.85, OpenPGP user-attribute subpacket length bounded only by JVM max memory. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bcpg-fips 1.0.13 1.0.X series, 2.0.13 2.0.X series and 2.1.13 2.1.X serie...

8.7CVSS0.00263EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/07/24 2:5 p.m.8 views

NPM: LiquidJS: `pop` filter bypasses `memoryLimit` accounting that its array-filter siblings enforce

NPM: LiquidJS: pop filter bypasses memoryLimit accounting that its array-filter siblings enforce vulnerability discovered by ? in WordPress Npm liquidjs versions = 10.27.0...

8.2CVSS5.8AI score0.00384EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/24 2:5 p.m.13 views

LiquidJS: `pop` filter bypasses `memoryLimit` accounting that its array-filter siblings enforce

pop filter bypasses memoryLimit accounting that its array-filter siblings enforce CWE: CWE-770 Allocation of Resources Without Limits or Throttling — sibling class of GHSA-8xx9-69p8-7jp3 and GHSA-2546-xv4c-mc8g, applied to memoryLimit instead of renderLimit Summary The pop array filter at...

8.2CVSS5.8AI score0.00384EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/07/24 2:5 p.m.13 views

EUVD-2026-42354

LiquidJS: pop filter bypasses memoryLimit accounting that its array-filter siblings enforce...

8.2CVSS5.8AI score0.00384EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/23 1:48 a.m.11 views

CVE-2026-21723 CVE-2026-21723 Record

The alertmanager templates test endpoint /api/alertmanager/grafana/config/api/v1/templates/test can execute templates with no memory limits. Mass-executing templates in a short period causes OOM and crashes the Grafana service. The endpoint requires very low privileges and is exploitable with...

5.3CVSS5.3AI score0.00198EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 2:12 p.m.26 views

CVE-2026-11622

DNSSEC validating resolver issue (CVE-2026-11622) in BIND 9 affects multiple 9.x branches, where under a random subdomain attack the validator may experience runaway memory usage when queries exceed validation throughput; impact can exceed max-cache-size. Patched in BIND 9.20.26 and 9.21.24 per I...

7.5CVSS5.3AI score0.00509EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/11 2:34 p.m.7 views

Allocation of Resources Without Limits or Throttling

Overview Magick.NET-Q16-AnyCPU is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package are...

6.5CVSS6.1AI score0.00173EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/11 2:34 p.m.10 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling through AcquireMatrixInfo in MagickCore/matrix.c. An attacker can cause matrix-backed operations, such as -canny, to allocate more memory than the configured limit by supplying input...

6.5CVSS6.1AI score0.00173EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/11 2:34 p.m.5 views

Allocation of Resources Without Limits or Throttling

Overview Magick.NET-Q16-HDRI-OpenMP-x64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this...

6.5CVSS5.9AI score0.00173EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/11 2:16 p.m.7 views

DEBIAN-CVE-2026-61465

ImageMagick before 7.1.2-26 and 6.9.13-51 is missing a check for the allowed memory allocation limit in matrix-backed operations such as -canny. An attacker can supply a crafted image that causes ImageMagick to allocate more memory than permitted by the configured policy, resulting in a denial of...

6.5CVSS6.1AI score0.00173EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/11 1:1 p.m.52 views

CVE-2026-61465 ImageMagick before 7.1.2-26 Memory Allocation Policy Bypass

ImageMagick before 7.1.2-26 and 6.9.13-51 is missing a check for the allowed memory allocation limit in matrix-backed operations such as -canny. An attacker can supply a crafted image that causes ImageMagick to allocate more memory than permitted by the configured policy, resulting in a denial of...

4.8CVSS0.00173EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/11 12:0 a.m.19 views

PT-2026-57443

Name of the Vulnerable Software and Affected Versions ImageMagick versions prior to 7.1.2-26 ImageMagick versions prior to 6.9.13-51 Description ImageMagick fails to verify the allowed memory allocation limit during matrix-backed operations, such as the -canny operation. A remote attacker can...

9.1CVSS6.1AI score0.00323EPSS
SaveExploits0References73
NVD
NVD
added 2026/07/08 8:16 p.m.11 views

CVE-2026-55575

LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to 10.27.1, the pop array filter at src/filters/array.ts allocated a full clone of its input array via ...toArrayv without calling this.context.memoryLimit.use..., allowing a template render such as hugearra...

8.2CVSS0.00384EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/08 7:32 p.m.59 views

CVE-2026-55575 LiquidJS: `pop` filter bypasses `memoryLimit` accounting that its array-filter siblings enforce

LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to 10.27.1, the pop array filter at src/filters/array.ts allocated a full clone of its input array via ...toArrayv without calling this.context.memoryLimit.use..., allowing a template render such as hugearra...

8.2CVSS0.00384EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/08 7:32 p.m.7 views

CVE-2026-55575

LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to 10.27.1, the pop array filter at src/filters/array.ts allocated a full clone of its input array via ...toArrayv without calling this.context.memoryLimit.use..., allowing a template render such as hugearra...

8.2CVSS6AI score0.00384EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/08 7:32 p.m.7 views

CVE-2026-55575 LiquidJS: `pop` filter bypasses `memoryLimit` accounting that its array-filter siblings enforce

LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to 10.27.1, the pop array filter at src/filters/array.ts allocated a full clone of its input array via ...toArrayv without calling this.context.memoryLimit.use..., allowing a template render such as hugearra...

8.2CVSS6.1AI score
SaveExploits0References6
CVE
CVE
added 2026/07/08 7:32 p.m.19 views

CVE-2026-55575

LiquidJS (template engine for Shopify/GitHub Pages) has a vulnerability in the pop array filter prior to 10.27.1: the code path allocates a full clone of the input array with [...toArray(v)] without invoking this.context.memoryLimit.use(...), allowing a template render like {{ huge_array | pop }}...

8.2CVSS6AI score0.00384EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/08 7:32 p.m.8 views

CVE-2026-55575 LiquidJS: `pop` filter bypasses `memoryLimit` accounting that its array-filter siblings enforce

LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to 10.27.1, the pop array filter at src/filters/array.ts allocated a full clone of its input array via ...toArrayv without calling this.context.memoryLimit.use..., allowing a template render such as hugearra...

8.2CVSS6AI score0.00384EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/08 12:0 a.m.28 views

PT-2026-56536

Name of the Vulnerable Software and Affected Versions LiquidJS versions prior to 10.27.1 Description The pop array filter at src/filters/array.ts allocates a full clone of its input array using ...toArrayv without calling this.context.memoryLimit.use.... This allows a template render, such as hug...

8.2CVSS5.8AI score0.00384EPSS
SaveExploits0References10
Rows per page
Query Builder