GHSA-3hfp-gqgh-xc5g: Axios supply chain attack - dependency in @lightdash/cli may resolve to compromised axios versions
A supply chain attack on the axios npm package (versions 1.14.1 and 0.30.4) introduced a malicious transitive dependency (plain-crypto-js@4.2.1) that deploys a cross-platform remote access trojan (RAT) on macOS, Windows, and Linux. The attacker compromised the primary axios maintainer’s npm account to publish the malicious versions.
The malicious versions were live on npm for approximately 3 hours (00:21 UTC to 03:29 UTC on March 31, 2026) before being removed.
The @lightdash/cli package specified axios as a dependency with a semver range (^1.12.0) that permitted resolution to the compromised version. Any user who performed a fresh install of @lightdash/cli versions >= 0.1800.0, < 0.2695.1 (without a pre-existing lockfile) during this window may have installed the malicious axios version.
If compromised, the RAT establishes a connection to a command-and-control server (sfrclak[.]com / 142.11.206.73:8000) and provides the attacker with shell access, file system enumeration, and the ability to execute arbitrary commands. All credentials, secrets, and tokens accessible from the affected machine should be considered compromised.
Lightdash Cloud is not affected.
References
- github.com/advisories/GHSA-3hfp-gqgh-xc5g
- github.com/advisories/GHSA-fw8c-xr5c-95f9
- github.com/axios/axios/issues/10604
- github.com/lightdash/lightdash
- github.com/lightdash/lightdash/security/advisories/GHSA-3hfp-gqgh-xc5g
- security.snyk.io/vuln/SNYK-JS-AXIOS-15850650
- security.snyk.io/vuln/SNYK-JS-PLAINCRYPTOJS-15850652
- socket.dev/blog/axios-npm-package-compromised
- thehackernews.com/2026/03/axios-supply-chain-attack-pushes-cross.html
- www.stepsecurity.io/blog/axios-compromised-on-npm-malicious-versions-drop-remote-access-trojan
Code Behaviors & Features
Detect and mitigate GHSA-3hfp-gqgh-xc5g with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →