MAL-2026-13385

    Dashboard / Malicious Package / MAL-2026-13385

    MAL-2026-13385

    Published: 5 Aug 2026Last Modified: 6 Aug 2026Aliases: 
    GHSA-rjvw-v893-2f7g

    Summary: Malicious code in tick-forge (npm)

    Details: Source: amazon-inspector (ea28965c8e98731dba705fb8041ace7efa74984f5a78da68a450c07ef810c6af) The package's default export `getPlugin` fetches JSON from a hardcoded bare-IP endpoint (http://31.97.137.157:45000/icons/107) and passes the returned `data.credits` string to `new Function(...)` invoked with `require`, `module`, `process`, `Buffer`, `Promise`, and other Node globals injected. Any consumer calling the default export executes attacker-controlled code inside their Node process with full runtime capabilities. The loader is disguised with icon/CDN naming (IconProvider, iconDomain, a font-awesome-style path, a `bearrtoken: "logo"` header) while the actual network destination is a bare IP over plain HTTP and the response body is compiled as JavaScript. Source: ghsa-malware (1daa60c05b8646af76068f4319e2bcc94eae33db99bc94f4d1805b56b02af15b) 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: tick-forge

    Purl: pkg:npm/tick-forge

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    11.5.2
    MAL-2026-13385 | CVE-DB