Snyk has reported that there have been attempts or successful attacks targeting this vulnerability.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsAvoid using all malicious instances of the typescript-nhost package.
typescript-nhost is a malicious package. This package was recognized as part of the 'PhantomRaven' supply chain campaign, which involves credential-stealing malware. The package impersonates well-known ecosystem plugins to deceive developers into installing it.
The package uses Remote Dynamic Dependencies (RDD) to avoid detection. Instead of embedding malicious code directly into the npm registry, its package.json lists an external URL as a dependency. During a regular npm install, npm quietly downloads and runs a secondary payload from an attacker-controlled server. After execution, the malware collects and sends sensitive data, including developer email addresses from .gitconfig and .npmrc files, system fingerprints, and CI/CD tokens.