CVE 7.4 HIGH

Forge has a basicConstraints bypass in its certificate chain verification (RFC 5280 violation)_CVE-2026-33896

7.4 / 10
HIGH
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N

Description

Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.4.0, `pki.verifyCertificateChain()` does not enforce RFC 5280 basicConstraints requirements when an intermediate certificate lacks both the `basicConstraints` and `keyUsage` extensions. This allows any leaf certificate (without these extensions) to act as a CA and sign other certificates, which node-forge will accept as valid. Version 1.4.0 patches the issue.

Basic Information

ID CVE-2026-33896
Source GitHub_M
Published Mar 27, 2026 at 20:50
Modified Mar 30, 2026 at 18:53

Affected Product

Vendor digitalbazaar
Product forge
Version < 1.4.0
Affected Versions digitalbazaar forge < 1.4.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.