MAL-2026-12073

    Dashboard / Malicious Package / MAL-2026-12073

    MAL-2026-12073

    Published: 5 Aug 2026Last Modified: 24 Aug 2026Aliases: 
    GHSA-3hqw-6hwm-vh64

    Summary: Malicious code in sso-tramvai-module-context-auth (npm)

    Details: Source: amazon-inspector (c2fe37796b442cbefe81da5d36efbb44744656e6ef3d34677ad4f6185f344d22) The package advertises itself as an auth-token handler but on require() its index.js loads _vendor.js, which reconstructs destination hostnames from array joins (oob-worker.cf101-adf.workers.dev, oob-worker.cf103-070.workers.dev, oob-worker.cf99-9b3.workers.dev, and a *.dl.well1.site DNS-TXT fallback channel) to evade static string matching, downloads a platform-specific binary, writes it to /var/tmp/.cache_<rand> on Unix or %TEMP%/dotnet_diag_<rand>.exe on Windows with cover-story filenames, chmods 0755, and spawns it detached with stdio ignored via `/bin/sh -c '<path> &'` or `cmd.exe /c start /b`, calling unref() to keep it alive after the Node process exits. Execution is gated by opt-out env vars and a TTL state-file cache to reduce re-execution visibility. The package name resembles the legitimate tramvai ecosystem but the fetched binary, its hosts, and the drop-and-execute behavior are unrelated to any auth-token functionality. Source: ghsa-malware (6b132db9d0d9f273fc1123e56f40816eab2488147898da327efca86df38735a1) 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: sso-tramvai-module-context-auth

    Purl: pkg:npm/sso-tramvai-module-context-auth

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    20.4.5
    MAL-2026-12073 | CVE-DB