#VU119132 Uncontrolled recursion in node-forge - CVE-2025-66031
Published: December 4, 2025 / Updated: December 10, 2025
node-forge
Synex Technologies
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to uncontrolled recursion within the asn1.fromDer() function in forge/lib/asn1.js. A remote non-authenticated attacker can pass specially crafted deep ASN.1 structures to trigger unbounded recursive parsing and perform a denial of service attack.