MAL-2026-15527

    Dashboard / Malicious Package / MAL-2026-15527

    MAL-2026-15527

    Published: 28 Aug 2026Last Modified: 29 Aug 2026Aliases: 
    GHSA-p4vf-c829-4m2m

    Summary: Malicious code in aura-instrumentation (npm)

    Details: Source: amazon-inspector (14004b53bc245039cad1473ab4a95c2b2c8fcff2acc4b5f2c0f868da63e103bd) package.json declares a self-named dependency 'aura-instrumentation' whose source is the bare URL https://repo.securityctrl.com/aura-instrumentation rather than a registry version range. On npm install, npm fetches whatever tarball that host returns, unpinned and with no integrity check, and runs any lifecycle scripts inside it. The shipped source is an inert stub and a placeholder README, so the manifest line is the entire published surface: install-time code execution on the installer's machine is delegated to whoever controls repo.securityctrl.com. The self-referential dependency name and an implausibly high version (45.0.0) for an otherwise empty package are consistent with a dependency-confusion lure aimed at winning resolution against an internal package of the same name. Source: ghsa-malware (8dc3f3c5d6a1d01fec93caeb38e4370d637c8ca2c3414333f87a67ba0c67dc84) 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: aura-instrumentation

    Purl: pkg:npm/aura-instrumentation

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    45.0.0
    MAL-2026-15527 | CVE-DB