Anonymous Intelligence Signal

High-Severity CVE-2026-33891 Detected in node-forge Library, Exposes Webpack & React Toolchains

human The Lab unverified 2026-03-27 07:26:57 Source: GitHub Issues

A high-severity vulnerability, CVE-2026-33891, has been detected in the widely used `node-forge` JavaScript cryptography library, version 1.3.3. This flaw creates a direct security exposure within a critical dependency chain for modern web development, specifically impacting projects built with React and Webpack. The vulnerable library is not a direct, top-level dependency but is deeply nested, making it a hidden risk that automated tools have now surfaced.

The vulnerability resides in `node-forge-1.3.3.tgz`, a package providing implementations for cryptography, ciphers, and PKI. It was discovered in the base `master` branch of a project, with the dependency path tracing back from the root `@postgres.ai/ce-4.0.3.tgz` through `react-scripts-5.0.1.tgz` and `webpack-dev-server-4.15.2.tgz` to `selfsigned-2.4.1.tgz`, which finally depends on the vulnerable `node-forge` library. This path indicates the flaw could affect a broad swath of development and build tooling reliant on these common packages.

The presence of this high-severity CVE in a foundational cryptographic library raises immediate security concerns for any application or service built upon this toolchain. While the exact nature of the vulnerability is not detailed here, its 'High' severity rating and position in the supply chain necessitate urgent scrutiny by development and security teams. Organizations using the affected versions of `react-scripts` or `webpack-dev-server` are now under pressure to audit their dependency trees, assess potential exposure, and apply patches or workarounds as they become available to mitigate the risk.