CVE-2025-46688
NixOS vulnerability analysis and mitigation

Overview

A heap-based buffer overflow vulnerability was discovered in quickjs-ng through version 0.9.0 and QuickJS before 2025-04-26. The vulnerability (CVE-2025-46688) stems from an incorrect size calculation in the JS_ReadBigInt function when processing BigInt values. The issue has been assigned a CVSS v3.1 base score of 5.6 (Medium) with the vector string CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L (NVD, Wiz).

Technical details

The vulnerability occurs due to an integer overflow in the LEB128 parsing within the JS_ReadBigInt function. When processing a BigInt value, the function performs an incorrect size calculation that leads to allocating a smaller buffer than needed. Specifically, the issue arises when the LEB128 decoding returns 0xFFFFFFFF, which causes an integer overflow in the subsequent buffer size calculation. This results in writing four bytes beyond the allocated buffer size. The vulnerability is classified as CWE-131 (Incorrect Calculation of Buffer Size) (Wiz, QuickJS Issue).

Impact

When exploited, this vulnerability can lead to memory corruption through a heap-based buffer overflow, potentially allowing an attacker to execute arbitrary code or cause program crashes. The impact is somewhat mitigated by the local access requirement and high attack complexity (Wiz).

Mitigation and workarounds

A fix has been implemented and merged through a pull request that addresses the buffer overflows in the string and BigInt deserializer. Users should upgrade to QuickJS versions after 2025-04-26 or quickjs-ng versions after 0.9.0 (QuickJS PR, QuickJS Changelog).

Additional resources


SourceThis report was generated using AI

Related NixOS vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-22783HIGH8.1
  • NixOSNixOS
  • iris
NoYesJan 12, 2026
CVE-2026-0821MEDIUM6.9
  • NixOSNixOS
  • quickjs
NoNoJan 10, 2026
CVE-2025-68949MEDIUM5.3
  • NixOSNixOS
  • n8n
NoYesJan 13, 2026
CVE-2026-22784LOW2.3
  • NixOSNixOS
  • lychee
NoYesJan 12, 2026
CVE-2026-23497LOW1.3
  • NixOSNixOS
  • learning
NoYesJan 14, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management