MAL-2026-5374
Dashboard / Malicious Package / MAL-2026-5374
MAL-2026-5374
Summary: Malicious code in @doaction/mapstore (npm)
Details: Source: amazon-inspector (9692028d96015eee60ce05d38eac9bf0c6e51dd2153cea37cad4756e3b4b3de9) @doaction/[email protected] is published to the public npm registry under a sentinel-high version (99.99.99) with a pinned `@doaction/shared: ^99.99.99` dependency — the canonical shape of a dependency-confusion attack designed to be resolved over a private internal `@doaction/*` package. package.json declares `"preinstall": "node scripts/postinstall.js"`, which require()s `@doaction/shared/bin/postinstall.js`; a sibling preinstall.js wrapper similarly require()s `@doaction/shared/bin/preinstall.js`. The wrappers self-describe as 'Triggers safe environment telemetry on npm install' and the package's main src/index.js documents the purpose as collecting environment variables and sending them to Datadog. Both wrappers catch and silently swallow non-MODULE_NOT_FOUND errors so the install completes regardless of telemetry success/failure, minimizing installer visibility. The exfiltration runs unconditionally at npm install time with no user opt-in. Installer harm: CI/build environment variables (which routinely include cloud credentials, registry tokens, and CI secrets) are transmitted to a third-party endpoint whenever a build system mistakenly resolves this public package over the intended internal one. Source: ghsa-malware (cdeb3abd32e243ae6dc4f5464008936d92ef2e0ae204ac4b5288e76f7247d6af) 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://github.com/advisories/GHSA-6mxf-8m2v-f345, https://www.npmjs.com/package/@doaction/mapstore/v/99.99.99, https://www.npmjs.com/package/@doaction/mapstore/v/9.9.9
Affected packages
Package
Name: @doaction/mapstore
Purl: pkg:npm/%40doaction%2Fmapstore
Affected ranges
Type: SEMVER
Events:
