npm

bui-react-10themes @45.0.0

Vulnerability report · Last retrieved from osv.dev August 29, 2026 at 8:35 AM UTC

Malicious

OSV ID

MAL-2026-15529

Ecosystem

npm

Summary

package.json declares a dependency whose key equals this package's own name (bui-react-10themes) and whose value is a bare HTTPS URL (https://repo.securityctrl.com/bui-react-10themes) rather than a registry version range. There is no version pin and no integrity hash. On npm install, npm fetches whatever tarball is served from repo.securityctrl.com and installs it, executing any lifecycle scripts it contains. The shipped in-tree code is an inert stub, so the manifest edge is the entire installed surface. The self-name pattern (dependency confusion shape) combined with the implausibly high 45.0.0 version is consistent with an attempt to win resolution against an internal package of the same name.

Source: amazon-inspector (0a333445d0f8345bc824161bcc7f6487a59ba9f1f7a852da2643eb7c27dd849b)

Protect your entire dependency tree

Scan your lock files automatically on every PR. Block malicious packages before they reach production.