MAL-2026-15519

    Dashboard / Malicious Package / MAL-2026-15519

    MAL-2026-15519

    Published: 28 Aug 2026Last Modified: 29 Aug 2026Aliases: 
    GHSA-j5hx-563p-m829

    Summary: Malicious code in qbo-ui-services (npm)

    Details: Source: amazon-inspector (7391c0f366c6339b3c6c75a1e891d1123cc4483ba3c01eedc20ebbbe3dfc48a7) package.json line 11 declares a self-referential dependency whose source is a bare HTTP URL rather than a registry version range: "qbo-ui-services": "https://repo.securityctrl.com/qbo-ui-services". On npm install, npm fetches whatever tarball that URL returns and installs it, executing any lifecycle scripts contained inside, with no version pin and no integrity hash. The shipped index.js is an inert stub, so the manifest line is the entire published payload. The dependency key equals this package's own name and the version marker (45.0.0) is implausibly high, matching a dependency-confusion shape intended to win resolution against an internal package. The host repo.securityctrl.com is not a known npm registry and is unrelated to any declared repository or homepage. Source: ghsa-malware (6e892114e9a954c9a3fa5a028d750bf9fb0c924b5f2df4b36c5350188c4c5be1) 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: qbo-ui-services

    Purl: pkg:npm/qbo-ui-services

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    45.0.0
    MAL-2026-15519 | CVE-DB