Bellard Quickjs

3 CVEs affecting Bellard Quickjs. Latest disclosed: 2025-11-05. Critical: 0, High: 0.

Top CVEs affecting Bellard Quickjs
CVESeverityScorePublishedSummary
CVE-2025-46687Medium5.62025-04-27quickjs-ng through 0.9.0 has a missing length check in JS_ReadString for a string, leading to a heap-based buffer overflow. QuickJS before 2025-04-26 is also a…
CVE-2025-12745Medium5.32025-11-05A weakness has been identified in QuickJS up to eb2c89087def1829ed99630cb14b549d7a98408c. This affects the function js_array_buffer_slice of the file quickjs.c…
CVE-2024-33263Medium4.02024-05-14QuickJS commit 3b45d15 was discovered to contain an Assertion Failure via JS_FreeRuntime(JSRuntime *) at quickjs.c.