VYPR

npm · Malicious package advisory

Malware

martinez-polygon-clipping-tony

MAL-2026-4606

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

Details


---
_-= Per source details. Do not edit below this line.=-_

## 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.

Compromised versions (1)

  • 0.9.5

Any computer that installed or ran a compromised version should be considered fully compromised. Rotate every secret on that machine from a clean environment.