Lucene search
K

333 matches found

CNNVD
CNNVD
added 2026/03/06 12:0 a.m.2 views

QuickJS 安全漏洞

QuickJS is a small and embeddable JavaScript engine developed by the QuickJS open-source project. The QuickJS 2025-09-13 version contains a security vulnerability. This vulnerability arises from improper memory release when processing specially crafted JavaScript inputs under low memory...

7.5CVSS5.8AI score0.00075EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2026/03/06 12:0 a.m.2 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...

5.8AI score0.00075EPSS
Exploits1References1
Cvelist
Cvelist
added 2026/03/06 12:0 a.m.23 views

CVE-2025-69653

A crafted JavaScript input can trigger an internal assertion failure in QuickJS release 2025-09-13, fixed in commit 1dbba8a88eaa40d15a8a9b70bb1a0b8fb5b552e6 2025-12-11, in file gcdecrefchild in quickjs.c, when executed with the qjs interpreter using the -m option. This leads to an abort SIGABRT...

0.00058EPSS
Exploits1References1
Cvelist
Cvelist
added 2026/03/06 12:0 a.m.26 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...

0.00075EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/06 12:0 a.m.3 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...

5.8AI score0.00075EPSS
Exploits1References2
CNNVD
CNNVD
added 2026/03/06 12:0 a.m.3 views

QuickJS 安全漏洞

QuickJS is a small and embeddable JavaScript engine developed by the QuickJS open-source project. The QuickJS 2025-09-13 version contains a security vulnerability. This vulnerability stems from a garbage collection internal assertion failure when processing specially crafted JavaScript inputs,...

6.5CVSS5.8AI score0.00058EPSS
Exploits1References1
Debian CVE
Debian CVE
added 2026/03/06 12:0 a.m.2 views

CVE-2025-69653

A crafted JavaScript input can trigger an internal assertion failure in QuickJS release 2025-09-13, fixed in commit 1dbba8a88eaa40d15a8a9b70bb1a0b8fb5b552e6 2025-12-11, in file gcdecrefchild in quickjs.c, when executed with the qjs interpreter using the -m option. This leads to an abort SIGABRT...

6.5CVSS5.2AI score0.00058EPSS
Exploits1
ATTACKERKB
ATTACKERKB
added 2026/03/06 12:0 a.m.1 views

CVE-2025-69653

A crafted JavaScript input can trigger an internal assertion failure in QuickJS release 2025-09-13, fixed in commit 1dbba8a88eaa40d15a8a9b70bb1a0b8fb5b552e6 2025-12-11, in file gcdecrefchild in quickjs.c, when executed with the qjs interpreter using the -m option. This leads to an abort SIGABRT...

5.8AI score0.00058EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2026/03/06 12:0 a.m.2 views

CVE-2025-69653

A crafted JavaScript input can trigger an internal assertion failure in QuickJS release 2025-09-13, fixed in commit 1dbba8a88eaa40d15a8a9b70bb1a0b8fb5b552e6 2025-12-11, in file gcdecrefchild in quickjs.c, when executed with the qjs interpreter using the -m option. This leads to an abort SIGABRT...

5.8AI score0.00058EPSS
Exploits1References1
CVE
CVE
added 2026/03/06 12:0 a.m.8 views

CVE-2025-69653

CVE-2025-69653 affects QuickJS: when using the qjs interpreter with the -m option, a crafted JavaScript input can trigger an internal assertion in gc_decref_child (quickjs.c), causing an abort (SIGABRT) during garbage collection and a denial‑of‑service. The issue is fixed in commit 1dbba8a88eaa40...

6.5CVSS5.8AI score0.00058EPSS
Exploits1References1Affected Software1
CVE
CVE
added 2026/03/06 12:0 a.m.6 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.00075EPSS
Exploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/06 12:0 a.m.4 views

PT-2026-23748

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 JS FreeRuntime list...

5.8AI score0.00075EPSS
Exploits1References2
Debian CVE
Debian CVE
added 2026/03/06 12:0 a.m.2 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.00075EPSS
Exploits1
Positive Technologies
Positive Technologies
added 2026/03/06 12:0 a.m.1 views

PT-2026-23742

A crafted JavaScript input can trigger an internal assertion failure in QuickJS release 2025-09-13, fixed in commit 1dbba8a88eaa40d15a8a9b70bb1a0b8fb5b552e6 2025-12-11, in file gc decref child in quickjs.c, when executed with the qjs interpreter using the -m option. This leads to an abort SIGABRT...

5.8AI score0.00058EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2026/02/12 10:11 p.m.5 views

SurrealDB vulnerable to Denial of Service through scripting function memory edge case

In SurrealDB instances with the scripting capability enabled --allow-scripting, users with the ability to run arbitrary queries can trigger a server crash due to a memory-safety bug in the underlying JS engine. The SurrealDB instance terminates instantly, requiring a manual restart. The query...

6.1AI score
Exploits0References6Affected Software1
OSV
OSV
added 2026/02/12 10:11 p.m.4 views

GHSA-XX7M-69FF-9CRP SurrealDB vulnerable to Denial of Service through scripting function memory edge case

In SurrealDB instances with the scripting capability enabled --allow-scripting, users with the ability to run arbitrary queries can trigger a server crash due to a memory-safety bug in the underlying JS engine. The SurrealDB instance terminates instantly, requiring a manual restart. The query...

6CVSS6.1AI score
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2026/01/21 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2026-1145

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw has been found in quickjs-ng quickjs up to 0.11.0. Affected by this vulnerability is the function jstypedarrayconstructorta of the file quickjs.c. This...

8.8CVSS6.2AI score0.00156EPSS
Exploits1References2
SUSE CVE
SUSE CVE
added 2026/01/20 12:26 a.m.2 views

SUSE CVE-2026-1144

A vulnerability was detected in quickjs-ng quickjs up to 0.11.0. Affected is an unknown function of the file quickjs.c of the component Atomics Ops Handler. The manipulation results in use after free. The attack can be executed remotely. The exploit is now public and may be used. The patch is...

8.8CVSS5.2AI score0.00226EPSS
Exploits1References3
SUSE CVE
SUSE CVE
added 2026/01/20 12:26 a.m.4 views

SUSE CVE-2026-1145

A flaw has been found in quickjs-ng quickjs up to 0.11.0. Affected by this vulnerability is the function jstypedarrayconstructorta of the file quickjs.c. This manipulation causes heap-based buffer overflow. The attack is possible to be carried out remotely. The exploit has been published and may ...

8.8CVSS5.8AI score0.00156EPSS
Exploits1References3
RedhatCVE
RedhatCVE
added 2026/01/19 10:29 a.m.3 views

CVE-2026-1144

A flaw was found in quickjs-ng. A remote attacker could exploit a use-after-free vulnerability within the Atomics Ops Handler component, specifically in the quickjs.c file. This manipulation could lead to arbitrary code execution, information disclosure, or a denial of service. The exploit for th...

8.8CVSS5.3AI score0.00226EPSS
Exploits1References11
Rows per page
Query Builder