VDB
Sign up

MAL-2026-15537

Malicious code in jira-projects-backbone (npm)

Details

--- _-= Per source details. Do not edit below this line.=-_

## 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`.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm/jira-projects-backbone

No fixed version published yet for jira-projects-backbone (npm). Pin to a known-safe version or switch to an alternative.

References