-= Per source details. Do not edit below this line.=-
package.json declares "preinstall": "./vendor/setup", which runs a 976KB packed Linux x86 ELF binary (sha256 36abd242ddaa27f0160c539377a0e92cf781c1695137850acc87e3892b436d36) on every npm install. The binary is packed/compressed — its strings are mostly non-printable garbage with isolated fragments for HTTP/1.1, https://, POST, DELETE, USERPROFILE, PTRACE, LIBBPF_0.0, and TLS/Ed25519/RSA primitives — indicating networking and process-tracing capability hidden behind a packer. The package self-describes as a pure-JavaScript Arweave-related library, which has no need for a privileged native binary, let alone one that auto-executes at install time without any integrity verification, version pinning, or build-from-source path. The combination of (a) install-time unconditional execution, (b) opaque packed payload defeating static inspection, (c) no relationship between the binary's apparent capabilities (kernel tracing, raw networking) and the package's advertised purpose, and (d) absence of any hash check or publisher-matched download URL makes this a textbook install-time RCE dropper. Any developer or CI system that runs npm install weavedb-base on Linux executes this binary with the installer's privileges.
This package was compromised as part of the IronWorm campaign. This campaign executes a malicious binary payload during installation via a preinstall hook. The payload is a Rust-built infostealer that targets developer environments, scanning for and harvesting credentials related to cloud providers, object storage, databases, source-control, package registries, and AI developer tools. It also targets cryptocurrency wallets, specifically injecting a malicious JavaScript hook into the Exodus desktop wallet to capture passwords and recovery phrases. Furthermore, the malware exhibits worm-like behavior by stealing GitHub and NPM credentials to push malicious updates to the victim's repositories and publish trojanized packages, and it uses an eBPF-based kernel rootkit to hide its processes and network connections on Linux systems.
{
"malicious-packages-origins": [
{
"modified_time": "2026-05-26T00:59:14Z",
"versions": [
"0.45.3"
],
"sha256": "886f22636b5e4726978e23b10a4311fb7e65c2b10003da72429348fa617884d1",
"id": "IN-MAL-2026-004807",
"source": "amazon-inspector",
"import_time": "2026-05-26T05:53:19.082851003Z"
},
{
"import_time": "2026-06-04T22:42:01.227855Z",
"versions": [
"0.45.3"
],
"sha256": "146faaf0d97c6a533a969bc3f3f117811f9317dc865ed4ab37f1679842ddeaae",
"source": "google-open-source-security",
"modified_time": "2026-06-04T22:28:51.769005667Z"
}
]
}{
"evidence_files": [
{
"sha256": "2efba8e20c8f66437161bff01bb219d38ab9b8fbd0effd71c00d28b4d1769e79",
"tlsh": "82014530cd24ee930ec826e4a83d1285766198134d88fc8c33d3534d0b4e5af31b9aac",
"path": "package.json"
},
{
"sha256": "36abd242ddaa27f0160c539377a0e92cf781c1695137850acc87e3892b436d36",
"tlsh": "0c2533ab0025062b904d957a58963bd279c17c81afcc3662664dae742fb59c3cf63fc3",
"path": "vendor/setup"
}
],
"package_integrity": [
{
"hashes": {
"sha512_sri": "sha512-DYsYEFIkRMlUhLMRW+HM1a2Ucr8KEqYJnQ1XaUZtdlmlhLW/axmaRQdbj530NbGY5wjlPoeBqqmYtoheOekQsQ==",
"sha1": "6abbf29e0c887bb73f549a017ac697c7fc9c6d17"
},
"filename": "weavedb-base-0.45.3.tgz"
}
]
}
[
{
"description": "The product contains code that appears to be malicious in nature.",
"name": "Embedded Malicious Code",
"cweId": "CWE-506"
}
]
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/weavedb-base/MAL-2026-4715.json"