LiveActive security incident?Get immediate response
CVE Record

CVE-2022-32222: A cryptographic vulnerability exists on Node.js on linux in versions of 18.x prior to 18.40.0 which allowed...

A cryptographic vulnerability exists on Node.js on linux in versions of 18.x prior to 18.40.0 which allowed a default path for openssl.cnf that might be accessible under some circumstances to a non-admin user instead of /etc/ssl as was the case in versions prior to the upgrade to OpenSSL 3.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

On Linux, some Node.js 18.x builds used an OpenSSL configuration file path that could be reachable by a non-admin user in some circumstances. That could affect cryptographic behavior. The sources do not provide CVSS, confirmed exploitation, or detailed impact, so urgency depends on where vulnerable Node.js runs.

Executive priority

Handle as a targeted patch and configuration review item, not an emergency based on current evidence. Prioritize shared Linux servers, CI workers, and production hosts where local non-admin access exists.

Technical view

CVE-2022-32222 is described as a CWE-310 cryptographic issue in Node.js on Linux before the listed 18.x fixed boundary. The issue concerns the default openssl.cnf path after the OpenSSL 3 upgrade, differing from the prior /etc/ssl behavior. Source details are limited.

Likely exposure

Most relevant to Linux systems running Node.js 18.x before the version boundary stated in the CVE record. Exposure is higher where non-admin users can write to or influence the OpenSSL configuration path used by Node.js.

Exploitation context

The supplied sources do not show CISA KEV listing, active exploitation, exploit maturity, or public weaponization. They only describe a condition where a non-admin user might access the default OpenSSL configuration path under some circumstances.

Researcher notes

The record contains inconsistent-looking affected-version metadata and no CVSS vector. Avoid broad claims beyond Linux Node.js 18.x and the openssl.cnf default-path condition unless confirmed by Node.js or HackerOne details.

Mitigation direction

  • Inventory Linux hosts running Node.js 18.x.
  • Compare installed versions against the CVE-listed affected range.
  • Prioritize upgrades using official Node.js guidance.
  • Restrict non-admin write access to runtime and configuration paths.
  • Review vendor advisories before applying compensating controls.

Validation and detection

  • Confirm Node.js version on Linux systems.
  • Identify the OpenSSL configuration path used by Node.js.
  • Check whether non-admin users can modify that path.
  • Review runtime images and build hosts separately.
  • Document any systems already upgraded past the listed boundary.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-310: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-32222 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
NodeJSNode4.0, 5.0, 6.0, 7.0, 8.0, 9.0, 10.0, 11.0, 12.0, 13.0, 14.0, 15.0, 16.0, 17.0, 18.0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-310 · source CWE mapping

Cryptographic Issues

Cryptographic Issues represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.