CVE-2026-2739

Summary

This affects versions of the package bn.js before 5.2.3. Calling maskn(0) on any BN instance corrupts the internal state, causing toString(), divmod(), and other methods to enter an infinite loop, hanging the process indefinitely.

Affected Software

VendorProductVersion RangeStatus
n/abn.js0 < 5.2.3affected

Weaknesses

  • CWE-835: Infinite loop

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: yes
    • Technical Impact: partial

References