MAL-2026-4489
Dashboard / Malicious Package / MAL-2026-4489
MAL-2026-4489
Summary: Malicious code in auth0-templates-scripts (npm)
Details: Source: amazon-inspector (1bc0f40b778be080e2a14dd0097ab772565cc570f5fd471f10e883f259be2db6) Package name 'auth0-templates-scripts' impersonates the Auth0 (Okta) brand without affiliation. The author field is the placeholder 'OpenSource Contributor'. The main entry (index.js lines 2-6) silently `require()`s a co-named dependency `auth0-templates-scripts-utils` (^1.0.5) inside a try/catch that swallows all errors, then prints an 'integration framework initialized' message. This is a loader-shim pattern: the visible package is nearly empty while the auto-installed sibling — which is pulled into the installer's dependency tree on `npm install` and loaded on every `require('auth0-templates-scripts')` — carries the actual code, hidden from inspection of this tarball. The combination of brand-name impersonation, placeholder author metadata, and a silent error-swallowing shim that delegates execution to a co-named transitive is the canonical namespace-abuse dropper shape. Source: ghsa-malware (9583cf803e4e0cce22f8387e99203a0f50f2353646209a045e71c96b322d738f) 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/auth0-templates-scripts/v/80.0.4, https://www.npmjs.com/package/auth0-templates-scripts/v/80.0.1, https://github.com/advisories/GHSA-748c-3f9q-294w
Affected packages
Package
Name: auth0-templates-scripts
Purl: pkg:npm/auth0-templates-scripts
Affected ranges
Type: SEMVER
Events:
