eventea-router@20.2.3
Malicious code in eventea-router (npm)
Analysis
On require(), the package executes a multi-stage binary downloader. It fingerprints the host OS and architecture, then fetches a platform-specific binary payload from a rotating set of Cloudflare Workers C2 hosts (oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev) via HTTPS GET requests to paths like /pkg/package, /pkg/package-arm64, /pkg/loader_mac, and /pkg/package.exe. If HTTPS fails, it falls back to DNS TXT record tunneling through domains (c[.]tin[.]dl[.]well1[.]site, tina[.]dl[.]well1[.]site, ldr[.]dl[.]well1[.]site, win[.]dl[.]well1[.]site) to retrieve the payload. The downloaded binary is written to /var/tmp/.cache_<random> (Unix) or %TEMP%\dotnet_diag_<random>.exe (Windows) and spawned as a detached background process — cmd.exe /c start /b on Windows, /bin/sh -c on Unix. A TTL-based cache stamp prevents re-downloading within 6 hours. The package masquerades as a URL matcher but contains no routing logic.
- analyzed by
- Leitwacht
- first seen
- Aug 2, 2026, 04:45 PM
- analyzed
- Aug 2, 2026, 04:46 PM
Related advisories
- statist-browser-typed-client-risktech.uwfrontantifraud.events@20.1.5
- shopping-shared-atom-mobile-cart-counter@20.6.6
- nxify-unic@20.3.2
- pfp-block-mobile-past-meetup-list@20.5.1
- pfp-forms-sme-sitebuilder@20.2.1
- statist-browser-typed-client-twork.tsales.nitro.metrics@20.6.2
- sme-rko-finance-front-shared-entity-groups-models@20.2.8
- hubert-document-actual-insurance-rules-am@20.5.6
Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.