-= Per source details. Do not edit below this line.=-
package.json declares a dependency whose value is a bare HTTPS URL (https://repo.securityctrl.com/npm-extension) rather than a registry version range. On npm install, npm fetches whatever tarball that host returns and executes any lifecycle scripts inside it, unpinned and without integrity verification. The dependency key equals the package's own name, producing a dependency-confusion shape in which resolution is forced through the off-registry host. The shipped index.js is an inert stub, so the manifest line is the entire published payload — the fetched third-party code is what actually runs on installer machines.
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.
{
"malicious-packages-origins": [
{
"id": "IN-MAL-2026-019077",
"source": "amazon-inspector",
"import_time": "2026-08-28T23:14:36.615388881Z",
"modified_time": "2026-08-28T23:12:49Z",
"sha256": "2a6c4f2b94932e8bcb68c0a146d536b7e3a00d48041aa5a6fc9edf9f82ae5244",
"versions": [
"45.0.0"
]
},
{
"id": "GHSA-f2fx-3q3p-v293",
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"source": "ghsa-malware",
"import_time": "2026-08-29T18:26:29.95738738Z",
"modified_time": "2026-08-29T18:13:38Z",
"sha256": "4187b797ddf66bc09166a921578aabac2323e67c3059b573aa255310157838e3"
}
]
}[
{
"description": "The product contains code that appears to be malicious in nature.",
"name": "Embedded Malicious Code",
"cweId": "CWE-506"
},
{
"description": "The product contains code that appears to be malicious in nature.",
"name": "Embedded Malicious Code",
"cweId": "CWE-506"
}
]
{
"package_integrity": [
{
"filename": "npm-extension-45.0.0.tgz",
"hashes": {
"sha512_sri": "sha512-xVfiAmzyvFjyTHBxRlJEAyRFc3HOEa7VxYExejnnPFz6uaeQozn+xijME41hm49Qm84bYYKyVO6M4CjIp+Ei2A==",
"sha1": "62d9e17a34123dc7236e2ba7d8f21b7683329f55"
}
}
],
"evidence_files": [
{
"path": "package.json",
"tlsh": "84e0c2a94e19127319de4252dc798457f3354f5f341c7c0d92cb541c814d6b368fa39c",
"sha256": "8aa94d3b14ee67eaa0079af3370d8ce2e523a0c25233493e6e912cc94aad29d4"
}
]
}
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/npm-extension/MAL-2026-15515.json"