MAL-2026-6707
Dashboard / Malicious Package / MAL-2026-6707
MAL-2026-6707
Summary: Malicious code in svgson-lite (npm)
Details: Source: amazon-inspector (ceb1026a96918a3f4ed4c7c4f0aa75411c3869f1ad14405174e396b4e67907d2) index.js exports an undocumented getPlugin() function which, when invoked, performs an HTTP GET to https://shorturl.at/147uq, JSON-parses the response body, and passes the response's `model` field directly to eval(). The URL is a mutable shortener redirect controlled by the package author and can be repointed to any JavaScript payload at any time, giving the author arbitrary code execution in the process of any consumer that calls getPlugin()(). The package's stated purpose is an SVG helper: package.json describes it as 'Tiny zero-dependency SVG helper for Node.js' and declares no dependencies, yet index.js requires the 'request' library and implements the fetch+eval path. The network+eval behavior is unrelated to SVG processing and is not mentioned in the README, keywords, or exports documentation. The mismatch between advertised purpose and shipped behavior, combined with the shortener-cloaked destination, is deliberate concealment of a backdoor surface. Source: ghsa-malware (56ef1984d5bf59b2119e6803a5c5121c4de02bc2f1ec852aaccaaadb0914b5ae) Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.
References: https://www.npmjs.com/package/svgson-lite/v/1.0.1, https://www.npmjs.com/package/svgson-lite/v/1.0.0, https://www.npmjs.com/package/svgson-lite/v/1.0.5, https://www.npmjs.com/package/svgson-lite/v/1.0.6, https://www.npmjs.com/package/svgson-lite/v/1.0.7, https://www.npmjs.com/package/svgson-lite/v/1.0.2, https://www.npmjs.com/package/svgson-lite/v/1.0.4, https://www.npmjs.com/package/svgson-lite/v/1.0.8, https://github.com/advisories/GHSA-g7rx-jhhj-8whr, https://www.npmjs.com/package/svgson-lite/v/1.0.3
Affected packages
Package
Name: svgson-lite
Purl: pkg:npm/svgson-lite
Affected ranges
Type: SEMVER
Events:
