CVE-2025-69654
Last modified
CVE-2025-69654 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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_empty(&rt->gc_obj_list)) during runtime cleanup. Although the engine reports an OOM error, it subsequently aborts with SIGABRT because the GC object list is not fully released. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
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_empty(&rt->gc_obj_list)) during runtime cleanup. Although the engine reports an OOM error, it subsequently aborts with SIGABRT because the GC object list is not fully released. This results in a denial of service.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Quickjs Project | Quickjs | >= 2025-09-13, < 2025-12-11 |
References
- https://github.com/bellard/quickjs/issues/468Exploit, Issue Tracking, Vendor Advisory
- https://github.com/bellard/quickjs/issues/468Exploit, Issue Tracking, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-69654?
How severe is CVE-2025-69654?
How do I fix CVE-2025-69654?
Are you affected by CVE-2025-69654?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
