quickjs-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 affected.
Conclusion & alert: CVE-2025-46687 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.10%). Core evidence: 2 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-02-21 | 0.01% | 0.10% | +0.08% |
| 2 | 2025-04-28 | — | 0.01% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.6 | 3.1 | MEDIUM |
|
1.4 | 3.7 | [email protected] |
| 7.8 | 3.1 | HIGH |
|
1.8 | 5.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2025-46687: 1 source package rows (quickjs); 8 state rows across 3 repos (3.22-community, 3.23-community, edge-community); fixed 0, open 8. | https://security.alpinelinux.org/vuln/CVE-2025-46687 |
debian
|
not yet assigned | CVE-2025-46687 not yet assigned priority: Debian including 1 source packages (quickjs), 3 status rows across 3 suites (forky, sid, trixie): resolved 3. | https://security-tracker.debian.org/tracker/CVE-2025-46687 |
ubuntu
|
medium | CVE-2025-46687 medium priority: Ubuntu including 1 source packages (quickjs), 7 status rows across 7 suites (focal, jammy, noble, oracular, plucky, questing, upstream): needs-triage 3, DNE 2, ignored 2. | https://ubuntu.com/security/CVE-2025-46687 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| bellard | quickjs | < 2025-04-26 | cpe:2.3:a:bellard:quickjs:*:*:*:*:*:*:*:* |
| quickjs-ng | quickjs | <= 0.9.0 | cpe:2.3:a:quickjs-ng:quickjs:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://bellard.org/quickjs/Changelog | Release Notes |
| https://github.com/bellard/quickjs/commit/1eb05e44fad89daafa8ee3eb74b8520b4a37ec9a | Patch |
| https://github.com/bellard/quickjs/issues/399 | Exploit Issue Tracking Vendor Advisory |
| https://github.com/quickjs-ng/quickjs/commit/28fa43d3ddff2c1ba91b6e3a788b2d7ba82d1465 | Patch |
| https://github.com/quickjs-ng/quickjs/issues/1018 | Exploit Issue Tracking Vendor Advisory |
| https://github.com/quickjs-ng/quickjs/pull/1020 | Issue Tracking Patch |