MAL-2026-15537

    Dashboard / Malicious Package / MAL-2026-15537

    MAL-2026-15537

    Published: 28 Aug 2026Last Modified: 29 Aug 2026Aliases: 
    GHSA-8569-7m7w-7gf9

    Summary: Malicious code in jira-projects-backbone (npm)

    Details: Source: amazon-inspector (f75bb5293b51dc977d699982756ea69987397ce86f50d12753844198bf40294c) package.json line 11 declares a dependency whose key equals the package's own name (`jira-projects-backbone`) with a value that is a bare HTTPS URL, `https://repo.securityctrl.com/jira-projects-backbone`, instead of a registry version range. On `npm install`, npm fetches whatever tarball that URL returns and installs it, running any lifecycle scripts it contains, with no version pin and no integrity check. The shipped source in this package is an inert stub, so the manifest itself is the entire install-time surface — every install resolves to attacker-controlled code from repo.securityctrl.com. The self-name reuse and implausibly high version (45.0.0) also give this manifest a dependency-confusion shape against any internal package named `jira-projects-backbone`. Source: ghsa-malware (345d7b7c2c72eb6e54105241459de1f8e2138d653ce30eaadb54e1e80eae9bf8) 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: jira-projects-backbone

    Purl: pkg:npm/jira-projects-backbone

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    45.0.0
    MAL-2026-15537 | CVE-DB