MAL-2026-14219

    Dashboard / Malicious Package / MAL-2026-14219

    MAL-2026-14219

    Published: 19 Aug 2026Last Modified: 19 Aug 2026

    Summary: Malicious code in setup-codex (npm)

    Details: Source: amazon-inspector (957e8b8d535ccc5e5d7e84e99a51695f7a50a4417bfca5f3582ae2817ca75846) The package's lib/report.js requires child_process, fs, https, and os at the top of the module and constructs an HTTPS POST to a hardcoded destination at hooks.zapier.com (see line 12). The report body includes host identity fields collected via os.hostname() and os.userInfo() (lines 160, 168), the output of execSync() shell commands (line 20), and filesystem reads via fs.readFileSync() (lines 31, 72). The combination of installer-side host identity, shell-command output, and file contents shipped to a hardcoded third-party webhook is the credential- and host-reconnaissance exfiltration shape rather than any documented setup behavior for a legitimate 'codex' helper.

    Affected packages

    Package

    Name: setup-codex

    Purl: pkg:npm/setup-codex

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    1.0.0
    MAL-2026-14219 | CVE-DB