MAL-2026-11181

    Dashboard / Malicious Package / MAL-2026-11181

    MAL-2026-11181

    Published: 29 Jul 2026Last Modified: 5 Aug 2026Aliases: 
    GHSA-257g-ggr2-j398

    Summary: Malicious code in chain-manager (npm)

    Details: Source: amazon-inspector (d7f9894b15a69a3c8a8cb1c75ee7c5dcb036293212fd2e29ca6676e27369ed79) The package is advertised as a docs/landing site for 'Theta Data API', but its main entry (index.js) re-exports a single value `desKey` sourced from apps/docs/app/theta.js, which reads apps/docs/app/des.db via readFileSync. The contents of des.db begin with `U2FsdGVkX1...`, the standard prefix for OpenSSL-encrypted base64 output, indicating an opaque ciphertext payload. The package has no lifecycle scripts, no network I/O, no shell execution, and no reads of installer-side credential paths in its reachable code. Installing or importing this package on its own performs no exfiltration and executes no fetched code. The shape — a nearly empty npm package whose only export is an encrypted blob — is inert in isolation but is consistent with a staged-payload carrier intended to be decrypted and executed by a separate companion loader that holds the corresponding key. The mismatch between the README's stated docs-site purpose and the actual single-export-of-ciphertext content is a transparency concern. Source: ghsa-malware (244bd34fb32f0ec506fd4453e6f76aa449778c670324f156ab3f2ef35c6b4de3) 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.

    Affected packages

    Package

    Name: chain-manager

    Purl: pkg:npm/chain-manager

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.0.8
    1.0.10
    1.0.9
    MAL-2026-11181 | CVE-DB