MAL-2026-15867
Dashboard / Malicious Package / MAL-2026-15867
MAL-2026-15867
Summary: Malicious code in @bx-ui-framework/common (npm)
Details: Source: amazon-inspector (c5b8886bf47df30ba72e888647d651e72defd41c1172a4307c438562183d7a32) package.json declares a dependency whose key equals the package's own name (@bx-ui-framework/common) and whose value is a bare HTTPS URL (https://repo.remoteknight.com/bx-ui-framework/common) rather than a registry version range. On npm install, npm fetches whatever bytes that URL returns and installs them as the resolved dependency, executing any lifecycle scripts they contain. There is no version pin, no commit SHA, and no integrity/hash check. The shipped index.js is an inert stub, so the manifest line is the entire delivery mechanism: whoever controls repo.remoteknight.com controls code that runs on every installer's machine. The self-referential dependency name is the dependency-confusion shape used to win resolution over an internal package of the same name.
References: https://www.npmjs.com/package/@bx-ui-framework/common/v/1.2.0, https://www.npmjs.com/package/@bx-ui-framework/common/v/15.0.0
Affected packages
Package
Name: @bx-ui-framework/common
Purl: pkg:npm/%40bx-ui-framework/common
Affected ranges
Type: N/A
Events:
