-= Per source details. Do not edit below this line.=-
@car_loans/dealerships-approval 7.1.5 self-describes as a 'browserslist config' but ships a heavily obfuscated postinstall dropper. package.json declares "postinstall": "node scripts/postinstall.js"; that script uses a rotating string-array + RC4 decoder plus byte-array-to-String.fromCharCode wrappers to hide every module name, method, and URL fragment. On npm install, the script HTTPS-GETs a remote payload assembled from base64 fragments, RC4-decrypts the response, writes it to disk, chmods 0o755, and spawns it detached with stdio:'ignore' and unref() — attacker-controlled code executed on the installer's machine with no user interaction. Before and after payload execution, it collects os.hostname(), os.userInfo().username, platform, arch, package name/version, and an event tag and POSTs them to a base64-assembled remote host; it also encodes fingerprint data into <hex>.<rand>.<host> subdomain labels and calls dns.resolve4 as a DNS-tunnel side channel intended to bypass HTTP egress filtering. The package additionally exhibits the classic dependency-confusion shape: an unusual underscore scope @car_loans/*, README that labels it an 'Internal package — Platform Engineering Team', and homepage/repository/registry URLs on the non-existent car-loans.io domain instructing consumers to point .npmrc at https://npm.car-loans.io. Any developer at a targeted organization who resolves this name from the public registry receives immediate install-time code execution and host fingerprint exfiltration.
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": [
{
"modified_time": "2026-07-13T05:13:48Z",
"id": "IN-MAL-2026-009796",
"import_time": "2026-07-13T07:40:09.281942792Z",
"versions": [
"7.1.5"
],
"source": "amazon-inspector",
"sha256": "326f8f463729022112e04c36fd7a67e785ad8fc37f8e7eec19f60738597bd43d"
},
{
"modified_time": "2026-07-20T02:17:52Z",
"id": "GHSA-p8xg-5qpp-p289",
"import_time": "2026-07-20T03:23:10.368845266Z",
"source": "ghsa-malware",
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "SEMVER"
}
],
"sha256": "3a5f2502fb53db978afaa82d37fde7e3dfb443d08fb5a570087aaa5374a9e562"
}
]
}[
{
"description": "The product contains code that appears to be malicious in nature.",
"cweId": "CWE-506",
"name": "Embedded Malicious Code"
},
{
"description": "The product contains code that appears to be malicious in nature.",
"cweId": "CWE-506",
"name": "Embedded Malicious Code"
}
]
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@car_loans/dealerships-approval/MAL-2026-10397.json"
{
"evidence_files": [
{
"sha256": "8d4acca572c0fa8566ff442cc0e8692d7bc37fff74be4108148bb2dbee5f5172",
"path": "scripts/postinstall.js",
"tlsh": "9a04ed892740d447d85fdfbfbf61e6f4e1197cc6c3c1244af314b96ce89852a9a98b80"
},
{
"sha256": "23ae2f57897c0667e5320a0040c8fc23198c736beb5e465f83beb2e453456716",
"path": "package.json",
"tlsh": "d51197b1c6299d3326d829faaa640903bda2484b0c45fc1c33d7006c4b4d0ae54fd77d"
}
],
"package_integrity": [
{
"filename": "dealerships-approval-7.1.5.tgz",
"hashes": {
"sha512_sri": "sha512-rs5GaYPqNWWBAKIo9mlz/aSO79SS06RmdDN5U0ryVCfIoXuMvisDoPJeM6txUx0Hw7vnwp1d/RqYI94gDnN6RQ==",
"sha1": "4347ec39e0e045e29da3b3736f6f1fb34e2529ca"
}
}
]
}