MAL-2026-6514

    Dashboard / Malicious Package / MAL-2026-6514

    MAL-2026-6514

    Published: 26 Jun 2026Last Modified: 26 Jun 2026

    Summary: Malicious code in dtxtools (npm)

    Details: Source: amazon-inspector (de085e4b6d38025a5a0b959b19b1022deaa7525b427e66679b58b6892328297a) package.json declares a postinstall lifecycle script that auto-executes on `npm install`. The hook performs a recursive filesystem search for database client binaries (mysql, mongo, mongosh, psql, redis-cli, sqlite3, elasticsearch), writes results to /data/db_clients_check.txt, and POSTs the collected output via plain-HTTP curl to `http://3dhd6wwmusbh04m22igmzvb4hvnmblza.oastify.com`, a Burp Collaborator (OAST) subdomain used as an out-of-band attacker channel. The package advertises itself as a string-utility library (index.js header references `easy-string-kit`) and ships benign-looking helper code as a cover; the install-time reconnaissance and exfiltration are unrelated to that advertised purpose. Author, repository, bugs, and homepage fields in package.json are empty, consistent with a disposable decoy publish. Source: ossf-package-analysis (60aeb1c9d89211c999d326073fbc8be5324a4f09df832abf9e1aea01b6caef0d) The OpenSSF Package Analysis project identified 'dtxtools' @ 1.0.0 (npm) as malicious. It is considered malicious because: - The package communicates with a domain associated with malicious activity. - The package executes one or more commands associated with malicious behavior.

    Affected packages

    Package

    Name: dtxtools

    Purl: pkg:npm/dtxtools

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    1.0.0
    1.0.1
    MAL-2026-6514 | CVE-DB