npm

oit-lib-oracle-util @45.0.0

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

Malicious

OSV ID

MAL-2026-15541

Ecosystem

npm

Summary

package.json declares a dependency whose key ( oit-lib-oracle-util ) matches this package's own name and whose value is a bare HTTPS URL — https://repo.securityctrl.com/oit-lib-oracle-util — instead of a registry version range. On npm install , npm fetches whatever bytes that URL returns at install time and installs them, running any lifecycle scripts inside the fetched artifact. The source is unpinned, has no integrity hash, and is unrelated to the npm registry; the host repo.securityctrl.com is not a known registry mirror and has no association with a declared publisher. The shipped index.js is an inert stub, so the manifest itself is the entire delivery mechanism. The self-referential name and implausibly high version (45.0.0) are consistent with a dependency-confusion lure designed to win resolution against an internal package of the same name.

Source: amazon-inspector (63a2d32099a0c4246e0b8711f8b29d321b7d1c3a0a99e36edc367934fc9f34f3)

Protect your entire dependency tree

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