-= Per source details. Do not edit below this line.=-
aes-decode-runner-pro ships an opaque 326-byte AES-GCM ciphertext (DEFAULT_FINAL_ENCODED_TEXT in src/config/defaults.js) along with a hardcoded passphrase (default-dev-passphrase) and salt (encode-npm-c-salt). The exported run() function (and runDefaultDecodedFunction() in src/pipeline/custom-codec-pipeline.js) decrypts this blob and executes the resulting string via new Function("require", runnable)(require), passing in the host's require so the decrypted code can load arbitrary Node modules (filesystem, network, child_process). The plaintext is not present in the source tree, so the actual code being run cannot be audited from the package contents. The README presents the package as an AES helper utility, but the package's primary documented entry point (pkg.run()) auto-executes hidden author-controlled code. There are no install lifecycle hooks, so npm install alone is benign; harm fires when a consumer calls the advertised run() API or runs npm start/npm test against the package. The combination of hardcoded ciphertext + hardcoded key + new Function execution sink + misleading cover-story README is the standard hidden-payload-runner shape and not a legitimate use of AES.
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-05-25T16:44:05Z",
"sha256": "21c4286de42cc9b421b7bfb8451075f5fac3d004439cc19a78ffd3d6103e2935",
"versions": [
"1.0.3"
],
"import_time": "2026-05-26T05:53:09.849927162Z",
"source": "amazon-inspector",
"id": "IN-MAL-2026-004725"
},
{
"source": "amazon-inspector",
"sha256": "7d2e4d5ff40593da9616ad9c185d324e9bd84253c7e73c63bbefb0e8ba84a5f0",
"import_time": "2026-05-26T05:53:09.755170225Z",
"modified_time": "2026-05-25T16:40:25Z",
"id": "IN-MAL-2026-004724",
"versions": [
"1.0.2"
]
},
{
"id": "IN-MAL-2026-004729",
"sha256": "abc470bfaa7f07d0b5c447c9340ea97f9623545acc703b8a143d4a49737bb50a",
"modified_time": "2026-05-25T17:15:20Z",
"versions": [
"1.0.5"
],
"source": "amazon-inspector",
"import_time": "2026-05-26T05:53:10.283669433Z"
},
{
"versions": [
"1.0.1"
],
"sha256": "2d889fb0fd8c7bc4564c187d81448427b737ff7fe4b78a7ffe6a23c429b83b93",
"import_time": "2026-05-26T05:53:09.607864311Z",
"modified_time": "2026-05-25T16:36:18Z",
"source": "amazon-inspector",
"id": "IN-MAL-2026-004723"
},
{
"versions": [
"1.0.7"
],
"sha256": "3343f3d9d7dfd91a206c28e4ec52f4615b830a46638d61e8dcea5a646c60dee1",
"import_time": "2026-05-26T16:47:31.858420721Z",
"modified_time": "2026-05-26T15:33:27Z",
"source": "amazon-inspector",
"id": "IN-MAL-2026-004931"
},
{
"import_time": "2026-05-26T16:47:31.944290505Z",
"sha256": "5b57b940dbe6e5a732434a0f96f3d6e2253b147036af520642a17941e052b175",
"modified_time": "2026-05-26T15:54:00Z",
"versions": [
"1.0.8"
],
"id": "IN-MAL-2026-004933",
"source": "amazon-inspector"
},
{
"source": "amazon-inspector",
"sha256": "62b62112b1522fd678caca77d9627e6cf0bb1187188b1946655ae69e8efb1271",
"import_time": "2026-05-26T16:47:31.818950899Z",
"modified_time": "2026-05-26T15:29:45Z",
"id": "IN-MAL-2026-004930",
"versions": [
"1.0.6"
]
},
{
"source": "amazon-inspector",
"sha256": "6833ed40c445bae86bf26db6c87a07f63dd1c8e7cb3c45a6942984e7956f59c8",
"import_time": "2026-06-12T19:43:55.9837188Z",
"modified_time": "2026-06-12T19:06:50Z",
"id": "IN-MAL-2026-005993",
"versions": [
"1.0.9"
]
},
{
"modified_time": "2026-06-12T19:06:47Z",
"sha256": "a639ab645f6e137bbe61c665f9001487e234541e869d7ba2c05ed499d481a084",
"versions": [
"1.0.10"
],
"import_time": "2026-06-12T19:43:55.715128651Z",
"source": "amazon-inspector",
"id": "IN-MAL-2026-005991"
},
{
"modified_time": "2026-06-12T19:06:48Z",
"sha256": "a84e76208311859e852fea114c26e1eff1202eeff9a463707c5ae0deec68725c",
"versions": [
"1.0.11"
],
"import_time": "2026-06-12T19:43:55.818300596Z",
"source": "amazon-inspector",
"id": "IN-MAL-2026-005992"
},
{
"modified_time": "2026-06-24T01:36:58Z",
"sha256": "b9ec32061e1ed2b44ae7218fe938dd8dcdd3ae36966a0665ef5061d68a232bf1",
"import_time": "2026-06-24T01:59:16.928604256Z",
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"source": "ghsa-malware",
"id": "GHSA-f4hv-x68w-wqr9"
}
]
}[
{
"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",
"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",
"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",
"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",
"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",
"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."
}
]
{
"package_integrity": [
{
"filename": "aes-decode-runner-pro-1.0.3.tgz",
"hashes": {
"sha1": "11a8d8b7a152141f33133341294808a594772247",
"sha512_sri": "sha512-8h37en6h3BeBKj6GJgGYMQ6dev2kzXrdo/SmFnbmmX8JtyuRHoRFUb6Cc6FuSCHZGsbJxxDX9uyXUPzNjNFXoA=="
}
}
],
"evidence_files": [
{
"tlsh": "bea0247143f13370301440c0d005055144cfc3d3314070404d45d5d041cdc400133c40",
"sha256": "ff42378f9099a83109c6143d8daad35d740db606a89639e61ece311100aef5f1",
"path": "index.js"
},
{
"tlsh": "cd01b8207fa907a979601fe854386ce7b463f43ab50bb2850c3a82d242ee44304a568c",
"sha256": "737deb01c41226ede865573174fa8787cdbf461cf78d8cf298bf9765b2b60aa3",
"path": "src/config/defaults.js"
}
]
}
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/aes-decode-runner-pro/MAL-2026-4475.json"