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

目标: 1000 元 · 已筹: 1336

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

node-pino

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

Summary

Malicious code in node-pino (npm)

凭据/密钥窃取安装阶段执行文件/数据外传
AI 分析整理qwen3.6
基于上游报告生成,请以下方原始证据为准。
公开使用量数据
统计周期
last-week
下载量
63
数据源
npmjs.org
下载量只代表仓库活动度,不等于已被入侵的安装数量。
永久样本归档NAS
版本状态大小SHA-256获取方式
2.3.2unavailable
样本保存在内网 NAS 隔离区,不公开镜像地址;已开通会员可直接从平台下载。同步任务不会解压或执行样本。
受影响版本
EcosystemPackageVersion
npmnode-pino*
npmnode-pino2.3.2
恶意行为说明OpenSSF OSV
上游来源证据
展开原始 OSV JSON
{"schema_version":"1.7.4","id":"MAL-2026-6762","published":"2026-07-01T00:00:00Z","modified":"2026-08-27T06:26:30.382456648Z","aliases":["GHSA-w294-7cjj-7mvg"],"summary":"Malicious code in node-pino (npm)","details":"node-pino is a one-edit typosquat of the popular `pino` logger that ships repackaged `winston` plus a malicious `postinstall` dropper. On `npm install`, the postinstall hook (`npm run license` -> `node lib/winston/license`) spawns a DETACHED, unref'd child process that reads an AES-256-CBC-encrypted blob (`license.list`, ~211 KB), decrypts it with a hardcoded key/iv, and `eval()`s the ~105 KB obfuscated infostealer payload. The stealer targets crypto wallets (exodus.wallet), the macOS Keychain, and Brave/Chrome/Edge user-data, zips the loot to `p5.zip`, and exfiltrates via HTTP POST /upload to a hardcoded C2 (port :1224). Structure, the :1224 C2 port, and targeting are CONSISTENT WITH the DPRK 'Contagious Interview' / BeaverTail npm campaign (stated as consistent-with, not a definitive actor attribution). First published 2025-09-16 (single version), it remained live and installable for ~278 days on no advisory list until pkgproof flagged it via semantic name<->content coherence analysis. Indicators of compromise: postinstall -> `npm run license` -> `node lib/winston/license`; detached, unref'd child that outlives `npm install`; AES-256-CBC-encrypted `license.list` (~211 KB) with a hardcoded key/iv in `parse.js`; `eval()` of the ~105 KB decrypted obfuscated payload; C2 on port :1224; exfiltration via zip to `p5.zip` and HTTP POST /upload; targets exodus.wallet, the macOS Keychain, and Brave/Chrome/Edge user-data. All IOCs were extracted by STATIC/OFFLINE analysis (offline decryption of the bundled blob); the attacker payload was never executed, so no live C2 callback or runtime artifact was generated by this analysis. The decryption key, the deobfuscated payload, and the exact C2 host are deliberately omitted; no specific IP is asserted.\n\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: ghsa-malware (c931f155b77679c54a55fcfcab733826373baaf86922de6fed9adeb9dd6b0705)\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":"node-pino","ecosystem":"npm"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0"}]}],"versions":["2.3.2"],"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"}]}}],"references":[{"type":"PACKAGE","url":"https://www.npmjs.com/package/node-pino"},{"type":"WEB","url":"https://github.com/EastVillageTech/pkgproof-advisories/blob/main/advisories/node-pino.md"},{"type":"ADVISORY","url":"https://github.com/advisories/GHSA-w294-7cjj-7mvg"}],"database_specific":{"malicious-packages-origins":[{"id":"GHSA-w294-7cjj-7mvg","import_time":"2026-08-27T06:24:40.230289368Z","modified_time":"2026-08-27T05:24:47Z","ranges":[{"events":[{"introduced":"0"}],"type":"SEMVER"}],"sha256":"c931f155b77679c54a55fcfcab733826373baaf86922de6fed9adeb9dd6b0705","source":"ghsa-malware"}]},"credits":[{"name":"pkgproof (https://pkgproof.dev)","type":"FINDER"},{"name":"pkgproof (https://pkgproof.dev)","type":"ANALYST"}]}

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