CVE detail
CVE-2026-2739
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.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 19.5 · diversity 8.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
6 source links · newest first
- https://security.snyk.io/vuln/SNYK-JS-BNJS-15274301security.snyk.io
No excerpt available.
Exploitsecurity.snyk.ioFeb 20, 2026, 5:17 AM No excerpt available.
Exploitgithub.comFeb 20, 2026, 5:17 AMNo excerpt available.
Exploitgithub.comFeb 20, 2026, 5:17 AMNo excerpt available.
Exploitgithub.comFeb 20, 2026, 5:17 AMNo excerpt available.
Exploitgithub.comFeb 20, 2026, 5:17 AMNo excerpt available.
Exploitgist.github.comFeb 20, 2026, 5:17 AM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-72712CVSS 6.9 · Medium
Nmap versions up to and including 7.99 contains a denial of service vulnerability that allows remote attackers to crash the application by sending a crafted packet containing a ze…
- CVE-2026-8798CVSS 8.7 · High
In Bouncy Castle for Java FIPS (BC-FJA) before bc-fips 2.1.3, the native entropy source used on Intel platforms retried the CPU entropy instructions without any bound. RDSEED and…
- CVE-2026-71436CVSS 5.3 · Medium
Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. From version 10.6.0 until 10.9.8 and 11.16.1, Mermaid XY Charts are vulnera…
- CVE-2026-71227CVSS 5.1 · Medium
A flaw was found in libkcapi. A local attacker can influence an application that uses the Asynchronous Input/Output (AIO) interface. By reusing an AIO-enabled handle after a prior…
- CVE-2026-10686CVSS 5.8 · Medium
Zephyr's IPv6 forwarding path re-sent routed unicast packets without ever decrementing the IPv6 hop limit. Both routing branches of ipv6_route_packet() (subsys/net/ip) were affect…
- CVE-2026-68499CVSS 6.2 · Medium
re2 provides Node.js bindings for Google's RE2 regular expression engine. Prior to 1.25.2, re2's String.prototype.match implementation with a global RE2 pattern that can match the…