Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2025-46687

22
FAUCET Score

CVE-2025-46687 is a heap-based buffer overflow vulnerability affecting quickjs-ng through version 0.9.0 and QuickJS before 2025-04-26, stemming from a missing length check in the JS_ReadString function. With a CVSS score of 7.8 (HIGH), this vulnerability allows for local, low-privilege attackers to achieve high impact on confidentiality, integrity, and availability without user interaction. There is currently no evidence of active exploitation, publicly available exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion or media coverage, indicating a low current threat landscape.

Impacted Technologies

VendorProductVersion(s)CPE
< 2025-04-26CPE matchmatch criteria
cpe:2.3:a:bellard:quickjs:*:*:*:*:*:*:*:*
<= 0.9.0CPE matchmatch criteria
cpe:2.3:a:quickjs-ng:quickjs:*:*:*:*:*:*:*:*
>= 0, < 2025-04-26CPE match
cpe:2.3:a:quickjs_project:quickjs:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

5.6MEDIUM

CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L

Attack Vector
LOCAL
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality Impact
LOW
Integrity Impact
LOW
Availability Impact
LOW
Exploitability Score
1.4
Impact Score
3.7
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.26%
Probability of exploitation in next 30 days
EPSS Percentile
17.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-25
Model: v2026.06.15
This CVE's current EPSS score of 0.0026 is in the 53rd percentile among its peer group of 16,994 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.2 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

github_advisorypatch availablevia nvd_reference
View patch

References

bellard.org / quickjs/Changelog
Release Notes
github.com / bellard/quickjs/commit/1eb05e44fad89daafa8ee3eb74b8520b4a37ec9a
Patch
github.com / bellard/quickjs/issues/399
ExploitIssue TrackingVendor Advisory
github.com / quickjs-ng/quickjs/commit/28fa43d3ddff2c1ba91b6e3a788b2d7ba82d1465
Patch
github.com / quickjs-ng/quickjs/issues/1018
ExploitIssue TrackingVendor Advisory
github.com / quickjs-ng/quickjs/pull/1020
Issue TrackingPatch