MAL-2026-15526

    Dashboard / Malicious Package / MAL-2026-15526

    MAL-2026-15526

    Published: 28 Aug 2026Last Modified: 29 Aug 2026Aliases: 
    GHSA-5g5q-647h-8vv8

    Summary: Malicious code in analytics-web-client (npm)

    Details: Source: amazon-inspector (b8893c0594fed4d622c0e347b4e8f899d5b00e11c15fe31e09169a9fae8e82be) package.json at line 11 declares a dependency whose key equals this package's own name (analytics-web-client) and whose source is a bare HTTPS URL (https://repo.securityctrl.com/analytics-web-client) rather than a registry version range. On npm install, npm fetches whatever bytes that host serves and runs any lifecycle scripts they contain, with no version pin and no integrity check. The shipped index.js is an inert stub, so the manifest line is the entire published surface: whoever controls repo.securityctrl.com controls code executed on the installer's machine at install time. The self-referential dependency name additionally matches the dependency-confusion shape, aimed at winning resolution against an internal package of the same name. Source: ghsa-malware (8d97301c6daf1b647ec2c8159dd37cbd58af229893bda8fac5475346e71c93b7) 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: analytics-web-client

    Purl: pkg:npm/analytics-web-client

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    30.0.0
    MAL-2026-15526 | CVE-DB