VDB
Sign up

MAL-2026-16477

Malicious code in com.apple.unityplugin.storekit (npm)

Details

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

## Source: amazon-inspector (920277566757bdc38563c7e2150e906790478cbd7a0c48f0bb53004e82eec4ca) The package impersonates an Apple/Unity StoreKit internal namespace (com.apple.unityplugin.storekit) and, on require(), index.js performs an HTTPS GET to a hardcoded Project Discovery Interactsh (oast.fun) subdomain, transmitting the package name, os.platform(), and os.hostname() as query parameters (target: https://dapnhid534ch06s9vpm0mbg1httu5gytc.oast.fun). The behavior is unconditional, undocumented, and fires at module load with no caller opt-in. The name/scope, the author claim of 'Apple, Inc', and the OAST callback destination are the standard dependency-confusion reconnaissance shape: the beacon confirms that an internal build system has resolved the attacker's public package instead of Apple's private one, and leaks the internal hostname of the machine that resolved it.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm/com.apple.unityplugin.storekit

No fixed version published yet for com.apple.unityplugin.storekit (npm). Pin to a known-safe version or switch to an alternative.

References