CVE-2026-33896

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:digitalbazaar:forge:*:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2026-03-27 21:17

Updated : 2026-09-04 13:19


NVD link : CVE-2026-33896

Mitre link : CVE-2026-33896

CVE.ORG link : CVE-2026-33896


JSON object : View

Products Affected

digitalbazaar

  • forge
CWE
CWE-295

Improper Certificate Validation