-= Per source details. Do not edit below this line.=-
Package name routing-controls is a one-edit variant of the popular routing-controllers package (~1M weekly downloads), and the README and source are a near-verbatim clone. Inside build/cjs/RoutingControllers.js lines 84-88, the executeAction method contains a non-standard code path that fires on every POST action: it resolves ./util/lib.min.js, deletes the entry from require.cache, and re-requires the file. In version 1.0.1 the target file build/cjs/util/lib.min.js (and its esm2015 sibling) is a 100-byte stub containing only console.log('[routing-controls] POST route invoked at ' + new Date().toISOString());, so no actively harmful behavior fires today. However, the misleading .min.js suffix on a stub file paired with a cache-busting reload on every POST is the structural shape of a hot-swappable trigger — a follow-up version could replace lib.min.js with arbitrary code that runs on every POST request in any application using this library. The current version exhibits no exfiltration, no remote fetch, no install-time execution, and no credential access; the harm is latent and depends on a future republication.
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": [
{
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "SEMVER"
}
],
"id": "GHSA-jmhh-mvpj-27qq",
"source": "ghsa-malware",
"import_time": "2026-06-11T11:47:48.930093052Z",
"sha256": "095efa733141879758b3a97acff66255dd2bc05143649513ab18b6597bf2dedb",
"modified_time": "2026-06-11T09:44:59Z"
},
{
"modified_time": "2026-07-08T22:56:00Z",
"id": "IN-MAL-2026-008943",
"source": "amazon-inspector",
"import_time": "2026-07-08T23:27:54.73853721Z",
"sha256": "bcd98c45663ebd03d8f553589ef12e33bae9518be150ef7dca94881592a1827d",
"versions": [
"1.0.1"
]
}
]
}{
"evidence_files": [
{
"path": "build/cjs/RoutingControllers.js",
"tlsh": "aae1ee867eb7313a4ae7e0ac67074405e227b553704d8845b9cd9ba18fd24f4d2efa90",
"sha256": "41dbf72e401fdc130ecc974ac1713d4220dee08c6613307da19a32dcd5e9ce28"
},
{
"path": "build/cjs/util/lib.min.js",
"tlsh": "96b0120c1bebc46830a301eafe00ac46c00bcb21651470bb3a4d9bc706d08446023164",
"sha256": "39496b9d431a64db250c6b17e05b43df34e7af28b35d0e521bdda0c2432e980f"
}
]
}
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/routing-controls/MAL-2026-5635.json"
[
{
"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"
}
]