VYPR
High severityNVD Advisory· Published Jun 7, 2018· Updated Sep 16, 2024

CVE-2017-16205

CVE-2017-16205

Description

The coffescript module exfiltrates sensitive data such as a user's private SSH key and bash history to a third party server during installation.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

The coffescript npm package is malware that exfiltrates SSH keys and bash history to a third-party server during installation.

Vulnerability

The coffescript package, a piece of malware published on the npm registry, exfiltrates sensitive data during installation. Specifically, it steals a user's private SSH key and bash history and sends them to attacker-controlled locations. All versions of this package have been unpublished from the npm registry [1][2].

Exploitation

An attacker does not need to exploit the package actively; simply installing the coffescript package (or having it as a dependency) triggers the malicious behavior during the installation process [2]. No authentication or special privileges are required beyond the ability to install an npm package.

Impact

On successful installation, the attacker gains the user's private SSH key and bash history. This can lead to full compromise of systems accessible via those SSH keys and disclosure of any sensitive credentials or tokens present in the bash history. The attacker can use the exfiltrated data to access databases, servers, or other services [2].

Mitigation

All versions of coffescript have been unpublished from the npm registry. Users who find coffescript installed should delete the package, clear their npm cache, verify it is not in any package.json files, and regenerate SSH keys, registry credentials, tokens, and any other sensitive credentials that may have been in the bash history. Services exposed via those credentials should be reviewed for indicators of compromise [2].

AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

3

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.