MAL-2026-15545

    Dashboard / Malicious Package / MAL-2026-15545

    MAL-2026-15545

    Published: 28 Aug 2026Last Modified: 29 Aug 2026Aliases: 
    GHSA-5v45-27j3-r52f

    Summary: Malicious code in ux-metrics-client-interaction-subscriber (npm)

    Details: Source: amazon-inspector (6066e87b7b0822678d3514839bc7eba18d46ff1d034c12ea169f4c3513df132b) package.json line 11 declares a dependency whose key equals the package's own name (ux-metrics-client-interaction-subscriber) and whose value is a bare HTTPS URL to a non-registry host: https://repo.securityctrl.com/ux-metrics-client-interaction-subscriber. On npm install, npm fetches whatever tarball that URL returns and installs it, running any lifecycle scripts contained in it, with no version pin, no integrity hash, and no signature check. The shipped index.js is an inert stub, so the manifest itself is the entire delivery mechanism: control of repo.securityctrl.com equals code execution on the installer's machine. The self-name dependency-confusion shape (dependency key equals the package's own name, implausibly high version 45.0.0) is consistent with an attempt to win resolution against an internal package of the same name. Source: ghsa-malware (8508ce9c4cb39fb152e59f1ccd62e92f910b37d8a7b4b25b8e62cc768886e1bc) 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: ux-metrics-client-interaction-subscriber

    Purl: pkg:npm/ux-metrics-client-interaction-subscriber

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    45.0.0
    MAL-2026-15545 | CVE-DB