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

目标: 1000 元 · 已筹: 1336

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

hydration-cls-ui

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

Summary

Malicious code in hydration-cls-ui (npm)

凭据/密钥窃取远程访问后门文件/数据外传
AI 分析整理qwen3.6
基于上游报告生成,请以下方原始证据为准。
公开使用量数据
统计周期
last-week
下载量
数据源
npmjs.org
下载量只代表仓库活动度,不等于已被入侵的安装数量。
永久样本归档NAS
版本状态大小SHA-256获取方式
1.0.0archivedVIP 下载
样本保存在内网 NAS 隔离区,不公开镜像地址;已开通会员可直接从平台下载。同步任务不会解压或执行样本。
受影响版本
EcosystemPackageVersion
npmhydration-cls-ui*
npmhydration-cls-ui1.0.0
恶意行为说明OpenSSF OSV
上游来源证据
展开原始 OSV JSON
{"schema_version":"1.7.4","id":"MAL-2026-14489","published":"2026-08-25T08:54:29Z","modified":"2026-08-25T17:27:28.584924239Z","aliases":["GHSA-q635-2q7j-grxm"],"summary":"Malicious code in hydration-cls-ui (npm)","details":"\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (01c60e3a0dd707077bad78ec7f0e5f79032dc9b86814d65bfd0083275a6059de)\nThe package advertises itself as a dependency-free streak/date-math library but ships an x86_64 Linux ELF at dist/internal/calc.dat and auto-launches it. The main module dist/index.mjs contains a top-level IIFE that resolves the binary path, verifies a hardcoded SHA-256, chmods it to 0755, and spawns it detached via cp.spawn with stdio 'pipe' and shell false — running the moment any consumer imports the package. The internal daymath.mjs _ensureEngine() is a stub returning true, so the ELF has no computational role. Strings inside calc.dat identify a full remote-access tool (\"RedShell\") with a /redshell command dispatcher exposing socks, portfwd, bin, elf, and persist subcommands, a SOCKS5 proxy, TCP port forwarding, arbitrary /bin/sh command execution with output capture, and TLS beaconing (libssl.so.3) to a hardcoded C2 at 217.60.77.63. Second-stage delivery uses curl to fetch ELF payloads from http://217.60.77.63/Others/<file> and shellcode from http://217.60.77.63/SC/<file>, executed via memfd_create (syscall 319) or /tmp/.elf_XXXXXX staging with chmod +x, plus a dropper reference to https://litterbox.catbox.moe/resources/internals/api.php. Bulk exfiltration is implemented as chunked POST /api/extract-receive HTTP/1.1 with Content-Type: application/octet-stream to the C2, alongside /ssh_keys, /creds, /dbfind, /download, /upload, /env, and /clipboard handlers that harvest SSH keys, credential stores, environment variables, and clipboard contents. Persistence is installed by writing ~/.config/systemd/user/svc-update.service (Description=\"System Update Service\", ExecStart=/proc/self/exe, Restart=always) and enabling it with systemctl --user daemon-reload && systemctl --user enable --now, with additional cron, ~/.bashrc, and XDG-autostart branches. The README lists the shipped file as internal/calc-cache.bin while the actual name is internal/calc.dat, and wrapper comments describe it as a \"native math accelerator\" and \"integrity verification — critical security gate\", disguising the ELF payload.\n\n## Source: ghsa-malware (628b7508310fe67276a7ee0ff9092fe34ee0991867fc4e620addaf35aaa1771e)\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":"hydration-cls-ui","ecosystem":"npm"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0"}]}],"versions":["1.0.0"],"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":"dist/index.mjs","sha256":"7e5c49845b216300d90613b2be1ba2e774a62f42d7a1e4b603d085531e3b5a7d","tlsh":"3f417466afbd632897fc0782ce387193196994430f92e994d94d4b3871c0b58e7c0965"},{"path":"dist/internal/calc.dat","sha256":"1cafe9068460d856d5646c4f8f775132c1142ffef7f4b8ea7dbfeb9fbd07ff96","tlsh":"3a531a2bbdc28e3fc084d53087dfd42369b0b05aaa33752f26115f293d59a59473f62a"}],"package_integrity":[{"filename":"hydration-cls-ui-1.0.0.tgz","hashes":{"sha1":"77e1f012e52cd0c5a3bab51da75ab198f74e6632","sha512_sri":"sha512-smw8q+CVm1lPQVAbbP9teq1jgtFmBjBjEmwnssITUwzgZ004hxCM8Tvgxa4FLLCmUT7ohP5OcIJJj+bhZIvqXg=="}}]}}}],"references":[{"type":"PACKAGE","url":"https://www.npmjs.com/package/hydration-cls-ui/v/1.0.0"},{"type":"ADVISORY","url":"https://github.com/advisories/GHSA-q635-2q7j-grxm"}],"database_specific":{"malicious-packages-origins":[{"id":"IN-MAL-2026-018736","import_time":"2026-08-25T09:18:05.667418236Z","modified_time":"2026-08-25T08:54:29Z","sha256":"01c60e3a0dd707077bad78ec7f0e5f79032dc9b86814d65bfd0083275a6059de","source":"amazon-inspector","versions":["1.0.0"]},{"id":"GHSA-q635-2q7j-grxm","import_time":"2026-08-25T17:25:28.276447115Z","modified_time":"2026-08-25T16:47:36Z","ranges":[{"events":[{"introduced":"0"}],"type":"SEMVER"}],"sha256":"628b7508310fe67276a7ee0ff9092fe34ee0991867fc4e620addaf35aaa1771e","source":"ghsa-malware"}]},"credits":[{"name":"Amazon Inspector","contact":["inspector-research@amazon.com"],"type":"FINDER"}]}

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