Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-35255

9.1 · CRITICAL
Published Dec 5, 2022 nodejs CWE-338 EPSS 1.87% (78th pctl)

Overview

CVE-2022-35255 is a critical-severity vulnerability affecting nodejs node.js. It was published on December 5, 2022 and has a CVSS 3.1 base score of 9.1 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.1, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material.

Remediation

Check the references section for vendor advisories and patches from nodejs. Update node.js to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
nodejs node.js 15.0.0 Affected
siemens sinec_ins >= 0, < 1.0 Affected

Frequently Asked Questions

What is CVE-2022-35255?

CVE-2022-35255 is a critical-severity vulnerability affecting nodejs node.js. It was published on December 5, 2022 and has a CVSS 3.1 base score of 9.1 (CRITICAL).

How severe is CVE-2022-35255?

This vulnerability has a CVSS 3.1 base score of 9.1, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2022-35255?

Check the references section for vendor advisories and patches from nodejs. Update node.js to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-35255?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-35255 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.