LiveActive security incident?Get immediate response
CVE Record

CVE-2021-29369: The gnuplot package prior to version 0.1.0 for Node.js allows code execution via shell metacharacters in Gn...

The gnuplot package prior to version 0.1.0 for Node.js allows code execution via shell metacharacters in Gnuplot commands.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-29369 concerns a Node.js gnuplot package that could allow code execution through shell metacharacters in Gnuplot commands before version 0.1.0. Business risk depends on whether the package is used and whether attacker-controlled input reaches Gnuplot command construction.

Executive priority

Prioritize investigation if the organization runs Node.js services that generate plots. Treat confirmed reachable usage as urgent because code execution may affect server integrity, but avoid incident escalation solely on this CVE without dependency and reachability evidence.

Technical view

The vulnerability is command injection in Gnuplot command handling for the Node.js gnuplot package prior to 0.1.0. Public sources do not provide CVSS, CWE, exploit maturity, or detailed affected CPEs. The referenced npm package and GitHub commit are the primary remediation context.

Likely exposure

Exposure is likely limited to applications that depend on the referenced Node.js gnuplot package and build Gnuplot commands from user-controllable data. Organizations without this dependency are not exposed based on the provided sources.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The impact is serious if reachable because shell metacharacter handling can turn plotting input into code execution, but public exploit status is not established here.

Researcher notes

The record is sparse: no CVSS, CWE, CPE, or exploit evidence is included. Analysis should focus on dependency presence, version, and whether attacker-controlled data can influence Gnuplot commands. The GitHub commit should be reviewed for exact behavioral change.

Mitigation direction

  • Check whether applications use the referenced Node.js gnuplot package.
  • Upgrade affected package usage to version 0.1.0 or later where available.
  • Review vendor npm and GitHub guidance before changing production deployments.
  • Avoid passing untrusted input into Gnuplot command construction.
  • Add input validation around any plotting parameters sourced from users.

Validation and detection

  • Search dependency manifests and lockfiles for the referenced gnuplot package.
  • Confirm installed versions are not below 0.1.0.
  • Trace whether external input reaches Gnuplot command generation.
  • Review recent application logs for unexpected plotting errors or command behavior.
  • Verify tests cover untrusted plotting input and metacharacter handling.
Prepared
Confidence
medium
Sources
4

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.

description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-29369 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
3Source links

CVSS and timeline data

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

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

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