目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%
← 返回恶意软件包
npm active

@weirdorg/config

MAL-2026-4466
2026-08-13 22:13:35
OpenSSF Malicious Packages
该软件包被识别为恶意包。建议隔离受影响环境,并排查凭据泄露和异常网络连接。

Summary

Malicious code in @weirdorg/config (npm)

凭据/密钥窃取
AI 分析整理qwen3.6
基于上游报告生成,请以下方原始证据为准。
公开使用量数据
统计周期
last-week
下载量
19
数据源
npmjs.org
下载量只代表仓库活动度,不等于已被入侵的安装数量。
受影响版本
EcosystemPackageVersion
npm@weirdorg/config*
npm@weirdorg/config1.0.3
恶意行为说明OpenSSF OSV
上游来源证据
展开原始 OSV JSON
{"schema_version":"1.7.4","id":"MAL-2026-4466","published":"2026-05-20T07:28:26Z","modified":"2026-08-13T22:13:34.758650724Z","aliases":["GHSA-qj44-mw8g-p27p"],"summary":"Malicious code in @weirdorg/config (npm)","details":"\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (b28e2fe6ac03c8e426aeb69f62bf0b2bd4dfdb06a5acee273bb5967186c5504d)\n`@weirdorg/config` impersonates the widely-used `config` (node-config) package, copying its README verbatim including the `require('config')` usage example. The package's `index.js` redirects to `./lib/load.js`, a ~422 KB file protected with obfuscator.io-style RC4 string-array decoding wrapping a custom VM interpreter. The VM captures the host `require`, `module`, `exports`, `__dirname`, and `__filename` into a global context and then evaluates multiple large base64-encoded bytecode payloads (e.g. `_0x191ca6=[\"AcIHAQAEBOjIWW0O8b9jdskw9QJh7xQQCAAF7QEDACYE...\"]`). The code also references `execArgv`, `inspector`, and `SIGUSR1` — debugger-evasion strings with no place in a configuration library. Because `lib/load.js` is loaded immediately by `index.js`, opaque attacker-controlled code executes the moment any consumer runs `require('@weirdorg/config')`. The combination of (a) name confusion against a top-tier registry package, (b) verbatim README copy to mislead installers, (c) replaced entrypoint pointing at a heavily obfuscated VM, and (d) captured host `require`/`module` handles plus interpreted bytecode is the canonical malicious-loader shape — the exact network/exec behavior is intentionally hidden behind two layers of obfuscation, but arbitrary code execution in the installer's Node process is implicit in the design.\n\n## Source: ghsa-malware (91f716f1859f2c3baad2d64805ba149481d2c3ee3193cdb82e08742b2f827b97)\nAny 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.\n","affected":[{"package":{"name":"@weirdorg/config","ecosystem":"npm"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0"}]}],"versions":["1.0.3"],"database_specific":{"cwes":[{"cweId":"CWE-506","description":"The product contains code that appears to be malicious in nature.","name":"Embedded Malicious Code"},{"cweId":"CWE-506","description":"The product contains code that appears to be malicious in nature.","name":"Embedded Malicious Code"}],"indicators":{"evidence_files":[{"path":"lib/load.js","sha256":"03657c5c4fee2e560ee39414f540357fede53468cdbe756f4808b266840a8b6c","tlsh":"7f94c44272c574a1224f5bb2b73bb0d9f57a0ddc3a84084fd224fad2f966605eed9930"}],"package_integrity":[{"filename":"config-1.0.3.tgz","hashes":{"sha1":"2be631637e8e954b15feb6fbca70cb9079d4feb6","sha512_sri":"sha512-OkvZ2BfQeXLGM/hg8a8giBbNaMC7INGk92cInag5kNCJWlWief12OBCb8Af9+gjeapnRf82b4iUPRz8ptq4KXA=="}}]}}}],"references":[{"type":"PACKAGE","url":"https://www.npmjs.com/package/@weirdorg/config/v/1.0.3"},{"type":"ADVISORY","url":"https://github.com/advisories/GHSA-qj44-mw8g-p27p"}],"database_specific":{"malicious-packages-origins":[{"id":"IN-MAL-2026-003485","import_time":"2026-05-26T05:50:43.842325503Z","modified_time":"2026-05-20T07:28:26Z","sha256":"b28e2fe6ac03c8e426aeb69f62bf0b2bd4dfdb06a5acee273bb5967186c5504d","source":"amazon-inspector","versions":["1.0.3"]},{"id":"GHSA-qj44-mw8g-p27p","import_time":"2026-08-13T22:11:44.636640035Z","modified_time":"2026-08-13T17:10:29Z","ranges":[{"events":[{"introduced":"0"}],"type":"SEMVER"}],"sha256":"91f716f1859f2c3baad2d64805ba149481d2c3ee3193cdb82e08742b2f827b97","source":"ghsa-malware"}]},"credits":[{"name":"Amazon Inspector","contact":["actran@amazon.com"],"type":"FINDER"}]}

数据来源:OpenSSF Malicious Packages · Apache-2.0