-= Per source details. Do not edit below this line.=-
package.json declares a self-referential dependency whose key equals the package's own name (confluence-rest) and whose value is the bare HTTPS URL https://repo.securityctrl.com/confluence-rest rather than a semver range. On npm install, npm resolves that URL and installs whatever tarball the host returns, running any lifecycle scripts inside it, with no version pin and no integrity check. The shipped index.js is an inert stub, so the manifest URL is the entire code-delivery path for the package. Whoever controls repo.securityctrl.com controls code that executes on the installer's machine at install time, and the self-referential dependency-confusion shape (same name as the published package, version 30.0.0 sufficient to win resolution against a legitimate internal package of the same name) indicates targeting of internal-package resolution.
{
"malicious-packages-origins": [
{
"id": "IN-MAL-2026-019106",
"modified_time": "2026-08-28T23:17:05Z",
"import_time": "2026-08-28T23:38:06.010371369Z",
"source": "amazon-inspector",
"sha256": "5d314e75faa527b1c10dbc34b2867180fb0726f2547d9b0edd0564aec3e38fd8",
"versions": [
"30.0.0"
]
}
]
}[
{
"description": "The product contains code that appears to be malicious in nature.",
"name": "Embedded Malicious Code",
"cweId": "CWE-506"
}
]
{
"package_integrity": [
{
"filename": "confluence-rest-30.0.0.tgz",
"hashes": {
"sha512_sri": "sha512-sikyhBdgT/4Ysci+tR3HLMd4dV9lxQRKMIoyhm0fK1hI1cc0vX0W0sIA7rbceiwn+bK/DGWOwNNoWRwDSU6fFg==",
"sha1": "c45a35a248631f0015a88512cea64155665d31eb"
}
}
],
"evidence_files": [
{
"path": "package.json",
"tlsh": "1ce0862849515a3316da12973c79545777115e9f11087c0996cb841c415d5b378fb37d",
"sha256": "53a99cd2c437a23a6fa987456ffc722a18effa7f360e9f6d580334861bee353c"
}
]
}
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/confluence-rest/MAL-2026-15532.json"