-= Per source details. Do not edit below this line.=-
package.json declares preinstall and postinstall hooks that invoke curl against a hardcoded bare-IP HTTP endpoint (http://64.227.183.144/depconf/abu-common-components/), sending the installer's username ($(whoami)), hostname ($(hostname)), current working directory ($PWD) and timestamp as query parameters. This fires automatically on npm install with no caller consent, leaks internal host and build-path identifiers in cleartext, and points at a non-publisher bare IP. The package itself is hollow — index.js is a one-line placeholder — and is published at the inflated version 99.99.1 by an anonymous author, the canonical shape of a dependency-confusion probe designed to be resolved ahead of a private internal package of the same name. The combination of the /depconf/<pkgname>/ URL path, the inflated version, and the placeholder body confirms reconnaissance intent: any organization with a private abu-common-components package will leak its existence and internal host fingerprints to the attacker on a single npm install.
{
"malicious-packages-origins": [
{
"import_time": "2026-06-25T15:30:14.229048762Z",
"source": "amazon-inspector",
"sha256": "17e7b4ac8a492915d8475c73488b64236250746de410c705b7cc43c0656589be",
"versions": [
"99.99.1"
],
"id": "IN-MAL-2026-007508",
"modified_time": "2026-06-25T15:26:32Z"
}
]
}{
"evidence_files": [
{
"tlsh": "49f05c34e0285a733dd044b91975970b77c0ab87d794ac0d63e79c0827cd2b52167165",
"sha256": "33711588dfc1fabfa1501cc942662b1a62847216ad5dc4ba720814c592fe517d",
"path": "package.json"
}
],
"package_integrity": [
{
"filename": "abu-common-components-99.99.1.tgz",
"hashes": {
"sha1": "e3571f8e67ec6d5cf923db9070d1e923182034d4",
"sha512_sri": "sha512-40P25b6GjR77ePa9ooNrUqNBULEacPJwTu+77OOUMtjC2b9LqhqQ3quFMRN5ya78JDZ5ibnU526S1ghrrwycfg=="
}
}
]
}
[
{
"cweId": "CWE-506",
"name": "Embedded Malicious Code",
"description": "The product contains code that appears to be malicious in nature."
}
]
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/abu-common-components/MAL-2026-6463.json"