Vulnerability Description
Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. An Integer Overflow vulnerability in node-forge versions 1.3.1 and below enables remote, unauthenticated attackers to craft ASN.1 structures containing OIDs with oversized arcs. These arcs may be decoded as smaller, trusted OIDs due to 32-bit bitwise truncation, enabling the bypass of downstream OID-based security decisions. This issue has been patched in version 1.3.2.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Digitalbazaar | Forge | < 1.3.2 |
Related Weaknesses (CWE)
References
- https://github.com/digitalbazaar/forge/commit/3e0c35ace169cfca529a3e547a7848dc7bPatch
- https://github.com/digitalbazaar/forge/security/advisories/GHSA-65ch-62r8-g69gVendor Advisory
FAQ
What is CVE-2025-66030?
CVE-2025-66030 is a vulnerability with a CVSS score of 5.3 (MEDIUM). Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. An Integer Overflow vulnerability in node-forge versions 1.3.1 and below enables remote, unauthen...
How severe is CVE-2025-66030?
CVE-2025-66030 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-66030?
Check the references section above for vendor advisories and patch information. Affected products include: Digitalbazaar Forge.