Lucene search
+L

8962 matches found

UbuntuCve
UbuntuCve
added 2026/03/06 8:16 p.m.9 views

CVE-2025-69654

A crafted JavaScript input executed with the QuickJS release 2025-09-13, fixed in commit fcd33c1afa7b3028531f53cd1190a3877454f6b3 2025-12-11,qjs interpreter using the -m option and a low memory limit can cause an out-of-memory condition followed by an assertion failure in JSFreeRuntime...

7.5CVSS5.8AI score0.00284EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/06 8:16 p.m.11 views

UBUNTU-CVE-2025-69654

A crafted JavaScript input executed with the QuickJS release 2025-09-13, fixed in commit fcd33c1afa7b3028531f53cd1190a3877454f6b3 2025-12-11,qjs interpreter using the -m option and a low memory limit can cause an out-of-memory condition followed by an assertion failure in JSFreeRuntime...

7.5CVSS5.8AI score0.00284EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/03/06 6:47 p.m.18 views

Mercurius's queryDepth limit bypassed for WebSocket subscriptions

Description Mercurius fails to enforce the configured queryDepth limit on GraphQL subscription queries received over WebSocket connections. The depth check is correctly applied to HTTP queries and mutations, but subscription queries are parsed and executed without invoking the depth validation...

8.2CVSS5.9AI score0.00362EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/03/06 6:47 p.m.15 views

GHSA-M4H2-MJFM-MP55 Mercurius's queryDepth limit bypassed for WebSocket subscriptions

Description Mercurius fails to enforce the configured queryDepth limit on GraphQL subscription queries received over WebSocket connections. The depth check is correctly applied to HTTP queries and mutations, but subscription queries are parsed and executed without invoking the depth validation...

6.9CVSS5.9AI score0.00362EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/03/06 6:36 p.m.15 views

Allocation of Resources Without Limits or Throttling

Overview express-rate-limit is a Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the ipKeyGenerator...

7.5CVSS5.8AI score0.00455EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/06 6:36 p.m.17 views

GHSA-46WH-PXPV-Q5GQ express-rate-limit: IPv4-mapped IPv6 addresses bypass per-client rate limiting on servers with dual-stack network

Summary The default keyGenerator in express-rate-limit applies IPv6 subnet masking /56 by default to all addresses that net.isIPv6 returns true for. This includes IPv4-mapped IPv6 addresses ::ffff:x.x.x.x, which Node.js returns as request.ip on dual-stack servers. Because the first 80 bits of all...

7.5CVSS5.8AI score0.00455EPSS
SaveExploits1References4
OSV
OSV
added 2026/03/06 4:21 p.m.12 views

CLSA-2026-1772814085 Fix CVE(s): CVE-2026-26269

SECURITY UPDATE: Buffer overflow in netbeans specialkeys handling - debian/patches/CVE-2026-26269.patch: limit writing to max KEYBUFLEN bytes - CVE-2026-26269...

7.5CVSS6.1AI score0.00284EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/06 4:15 p.m.13 views

CLSA-2026-1772813746 php: Fix of CVE-2017-9119

CVE-2017-9119: handle memory limit error during string reallocation correctly...

9.8CVSS7.3AI score0.03558EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/06 4:03 p.m.12 views

CLSA-2026-1772812991 skopeo: Fix of 3 CVEs

rebuild with newer golang version 1.22.9-1.el92.tuxcare.els6 to fix the following CVEs - CVE-2025-61726: limit parsed URL query parameters to mitigate excessive memory consumption during form parsing - CVE-2025-61729: fix excessive resource consumption when constructing hostname error messages...

10CVSS7.1AI score0.01945EPSS
SaveExploits3References1
OSV
OSV
added 2026/03/06 3:36 p.m.14 views

CLSA-2026-1772811390 php: Fix of CVE-2017-9119

CVE-2017-9119: handle memory limit error during string reallocation correctly...

9.8CVSS5.8AI score0.03558EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/06 2:10 p.m.8 views

CVE-2026-29062

A flaw was found in jackson-core. A user could exploit this vulnerability by supplying a specially crafted JSON document with excessive nesting. This bypasses a security constraint designed to limit nesting depth, which can cause a system crash StackOverflowError when the document is processed...

8.7CVSS5.7AI score0.00552EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/03/06 11:00 a.m.16 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS5.8AI score0.01945EPSS
SaveExploits0References8
NVD
NVD
added 2026/03/06 7:16 a.m.14 views

CVE-2026-29049

melange allows users to build apk packages using declarative pipelines. In version 0.40.5 and prior, melange update-cache downloads URIs from build configs via io.Copy without any size limit or HTTP client timeout pkg/renovate/cache/cache.go. An attacker-controlled URI in a melange config can cau...

4.3CVSS0.00223EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/06 4:16 a.m.16 views

CVE-2026-25962

MarkUs is a web application for the submission and grading of student assignments. Prior to version 2.9.4, MarkUs currently extracts zip files without any size or entry-count limits. For example, instructors can upload a zip file to provide an assignment configuration; students can upload a zip...

6.5CVSS0.0026EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/06 12:00 a.m.7 views

PT-2026-23791

Name of the Vulnerable Software and Affected Versions express-rate-limit versions 8.0.0 through 8.0.1 express-rate-limit versions 8.1.0 through 8.1.1 express-rate-limit versions 8.2.0 through 8.2.1 Description The default keyGenerator in express-rate-limit incorrectly applies IPv6 subnet masking ...

7.5CVSS5.8AI score0.00455EPSS
SaveExploits1References8
CNNVD
CNNVD
added 2026/03/06 12:00 a.m.13 views

melange 代码问题漏洞

Melange is a software developed by Chainguard for building APKs from source code. Versions of Melange prior to 0.40.5 have code vulnerabilities. This vulnerability arises from the fact that the melange update-cache process downloads URIs in the build configuration using io.Copy without size limit...

4.3CVSS7.4AI score0.00223EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/06 12:00 a.m.22 views

PT-2026-23627

Name of the Vulnerable Software and Affected Versions MarkUs versions prior to 2.9.4 Description MarkUs is a web application used for submitting and grading student assignments. Before version 2.9.4, the application extracted zip files without limitations on file size or the number of entries...

6.5CVSS5.8AI score0.0026EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/03/06 12:00 a.m.11 views

PT-2026-23655

Name of the Vulnerable Software and Affected Versions PJSIP versions prior to 2.17 Description PJSIP is a multimedia communication library written in C. A stack buffer overflow exists in the Opus codec parser when processing RTP payloads containing more frames than the allocated buffer can handle...

8.7CVSS6.1AI score0.00314EPSS
SaveExploits0References9
CVE
CVE
added 2026/03/06 12:00 a.m.38 views

CVE-2025-69654

CVE-2025-69654 concerns the QuickJS qjs interpreter. A crafted JavaScript input, when run with the -m option and a low memory limit on the QuickJS release 2025-09-13, can cause an out-of-memory condition followed by an assertion failure in JS_FreeRuntime (list_empty(&rt->gc_obj_list)) during r...

7.5CVSS5.8AI score0.00284EPSS
SaveExploits1References1Affected Software1
Debian CVE
Debian CVE
added 2026/03/06 12:00 a.m.14 views

CVE-2025-69654

A crafted JavaScript input executed with the QuickJS release 2025-09-13, fixed in commit fcd33c1afa7b3028531f53cd1190a3877454f6b3 2025-12-11,qjs interpreter using the -m option and a low memory limit can cause an out-of-memory condition followed by an assertion failure in JSFreeRuntime...

7.5CVSS5.2AI score0.00284EPSS
SaveExploits1
Rows per page
Query Builder