LiveActive security incident?Get immediate response
CVE Record

CVE-2021-26276: scripts/cli.js in the GoDaddy node-config-shield (aka Config Shield) package before 0.2.2 for Node.js calls...

scripts/cli.js in the GoDaddy node-config-shield (aka Config Shield) package before 0.2.2 for Node.js calls eval when processing a set command. NOTE: the vendor reportedly states that this is not a vulnerability. The set command was not intended for use with untrusted data

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2021-26276 concerns the GoDaddy node-config-shield package before 0.2.2. Its CLI used eval while handling a set command. Business risk is mainly for environments where untrusted input can reach that command. The CVE also notes the vendor reportedly disputes this as a vulnerability.

Executive priority

Treat this as a targeted dependency hygiene issue, not an emergency based on current evidence. Prioritize validation if the package appears in deployment or configuration automation, especially where external input may influence configuration values.

Technical view

scripts/cli.js in node-config-shield before 0.2.2 called eval when processing set. If attacker-controlled input reaches that path, it could cause unintended code execution in the CLI process. The provided sources do not include CVSS, CWE, or confirmed affected CPE data.

Likely exposure

Exposure appears limited to Node.js projects using node-config-shield before 0.2.2 and invoking the CLI set command with untrusted data. Projects not using this package, not using the CLI, or only passing trusted administrative input are less likely exposed.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The vendor note says the set command was not intended for untrusted data, so practical exploitability depends on local workflow misuse or automation design.

Researcher notes

The record has incomplete scoring and affected-product metadata. The central issue is eval in CLI set handling before 0.2.2, with vendor disagreement noted by CVE. Validate exposure through actual data flow into the CLI rather than package presence alone.

Mitigation direction

  • Inventory projects for node-config-shield usage and installed versions.
  • Upgrade to 0.2.2 or later where vendor guidance supports it.
  • Prevent untrusted data from reaching the CLI set command.
  • Review build, deployment, and admin automation that invokes this package.
  • Check the repository and advisory for current vendor guidance.

Validation and detection

  • Search dependency manifests for node-config-shield.
  • Confirm installed package version in each affected project.
  • Identify whether scripts or pipelines call the CLI set command.
  • Review whether any set inputs originate from users, webhooks, or external systems.
  • Document findings where the package is present but the CLI path is unused.
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.

cve · low confidence lookup

CVE-2021-26276 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.