Supply-chain threat intelligence

Incident detail

criticalnpm·maintainer compromise·osv

Malicious code in typedecode (npm)

typedecode

Risk score

92

AI summary

Indexed incident for typedecode (npm).

Description

On require('typedecode') / import 'typedecode', the bundled dist/index.cjs and dist/index.js execute an obfuscated import-time payload. A bootstrap.js IIFE exposes require and module on global, deobfuscates two large strings through a custom permutation (YWG), constructs a function via the Function constructor (AQq(erE, YWG(fvm))), invokes it on a second decoded payload to produce XZs, then calls XZs(7942) and brands global._V = 'A6-Shadow-15'. The deliberate placement of require/module on globals before the IIFE allows the decoded code to dynamically load arbitrary Node modules (fs, http, child_process, etc.) without any static reference. The package's API surface and inline comments are copied verbatim from the legitimate decoders package by nvie (including the email-regex comment and the pojo detection comment), and the README API (object, array, optional, string, number, email, url, uuid, decode/verify/value, formatInline, formatShort) duplicates that library — an impersonation lure to drive installs of the hidden loader. Author is the placeholder-style chavanetsanastasia-netizen.

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.

Technical details

Affected versions

=1.0.3=1.0.2=1.0.1

Indicators

  • Advisory IDs
    90%
  • affected version=1.0.375%
  • affected version=1.0.275%
  • affected version=1.0.175%

Timeline

  1. Advisory published
  2. Indexed by ThreatPkg

Related incidents