-= Per source details. Do not edit below this line.=-
plugin.js (the package main) contains an appended top-level IIFE that runs on any require/import of the package. Every network-related identifier (http/https/child_process, URL, RPC method names, C2 host, attacker address, request paths) is written as \uXXXX unicode escapes to evade static inspection. The payload queries Ethereum RPC endpoint eth.drpc.org for the latest transaction sent by hardcoded address 0xa322e5f3d311d3080e6f0121063e9adc2490ef1a, derives a C2 IP from the first 4 bytes of that transaction's to field (blockchain dead-drop C2 resolution), then fetches two XOR-encrypted payloads over plain HTTP from paths /0x/cls and /0x/ls on the derived host. The first payload is passed to eval(); the second is executed by spawning node -e with the decoded content as the argument. This yields full remote code execution on any machine that installs and imports the package, with the C2 endpoint dynamically rotatable by the attacker through new Ethereum transactions.
{
"malicious-packages-origins": [
{
"id": "IN-MAL-2026-010954",
"sha256": "a775549df738e414db9982a4695da893427c09ccc63cd520917c1b73476f4336",
"modified_time": "2026-07-28T13:41:20Z",
"import_time": "2026-07-28T14:20:01.254931484Z",
"versions": [
"1.27.0"
],
"source": "amazon-inspector"
}
]
}{
"evidence_files": [
{
"sha256": "32cbc385074696971bb96a86b23483ce77ec1ff1d18259277aa47512f54e838e",
"tlsh": "df92fc72dd146c132a73829a8df8bc46e0a152bb99058ad778bf60cc1ff24d22f93715",
"path": "plugin.js"
}
],
"package_integrity": [
{
"filename": "bianira-ui-1.27.0.tgz",
"hashes": {
"sha1": "03bbff4f1b96bb3b47f05ec50e3b41f82aa882fc",
"sha512_sri": "sha512-JACIKP6SVAwq4zIGU8n41KhkcteAv0i7r4cUT+fCfSd/w2UcgoVd+dyroXFSHtKYljzz2UQZ0OzIb3U84Ru22w=="
}
}
]
}
[
{
"name": "Embedded Malicious Code",
"cweId": "CWE-506",
"description": "The product contains code that appears to be malicious in nature."
}
]
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bianira-ui/MAL-2026-11132.json"