MAL-2026-4606

    Dashboard / Malicious Package / MAL-2026-4606

    MAL-2026-4606

    Published: 19 May 2026Last Modified: 10 Jun 2026Aliases: 
    GHSA-64jc-f3r5-gp74

    Summary: Malicious code in martinez-polygon-clipping-tony (npm)

    Details: Source: amazon-inspector (dabf04b2f99e28eb10740bd7459bf64513fac98a064b60071b1e7aabf8674dd0) Package name impersonates the legitimate martinez-polygon-clipping library: README, badges, and API surface are copied verbatim, while repository points at an unrelated user (daltonchristiano060-gif/dalton-martinez). On `npm install`, scripts/postinstall.js fetches a platform/arch-specific binary from a hardcoded RFC1918 endpoint over plain HTTP (`http://10.10.6.129:8787/droppers/<os>-<arch>` or `/droppers/windows.exe`), writes it to os.tmpdir() or `c:/users/public/windows.exe`, chmods 0755, and spawns it detached with stdio ignored. There is no integrity verification, the URL is mutable, and a polygon-clipping library has no legitimate need for a native binary. Before fetching, the script enumerates environment variables and Linux DMI strings to detect GitHub Actions, GitLab CI, CircleCI, Buildkite, Travis, Vercel, Netlify, Kubernetes, AWS Lambda/ECS/Batch/EC2, Azure, and GCP, returning early in those cases — selective execution that targets developer workstations and hides from automated scanners. The combination of typosquat + install-time arbitrary-binary dropper + CI/cloud evasion is unambiguously a targeted attack on developer machines. Source: ghsa-malware (b5bb8aefb63625a813e1b9b6381c6f6cc1872a1c3475255fe6922c9f281898b6) 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: martinez-polygon-clipping-tony

    Purl: pkg:npm/martinez-polygon-clipping-tony

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    0.9.5
    MAL-2026-4606 | CVE-DB