Denial of Service Flaw in Transport Layer Security Implementation by Digital Bazaar
CVE-2026-33891
7.5HIGH
What is CVE-2026-33891?
The node-forge library, a JavaScript implementation of Transport Layer Security, is susceptible to a Denial of Service vulnerability due to an infinite loop in the BigInteger.modInverse() function. This issue occurs when modInverse() is invoked with zero as an argument, resulting in an indefinite hang and the consumption of 100% CPU resources. Users should upgrade to version 1.4.0 or later to mitigate this vulnerability, which has been addressed in recent patches.
Affected Version(s)
forge < 1.4.0
