SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-85393

HIGH · CVSS 7.5 EPSS 0.20% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-03 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The vulnerability affects node-forge versions up to 1.4.0, where improper validation of nested DigestAlgorithm sequences during RSA PKCS#1 v1.5 signature verification allows attackers to inject arbitrary data, potentially forging valid signatures with low-exponent RSA keys. This could lead to unauthorized access or manipulation of data, making it critical for developers and organizations using node-forge to prioritize patching this issue to maintain the integrity of their cryptographic operations.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-85393
Severity
HIGH
CVSS
7.5
EPSS
0.20%

Original NVD Description

node-forge through 1.4.0 fails to validate element count in nested DigestAlgorithm sequences during RSA PKCS#1 v1.5 signature verification. Attackers can embed garbage bytes inside the DigestAlgorithm sequence to forge valid signatures for arbitrary messages using low-exponent RSA keys. This is an incomplete fix for CVE-2026-33894.