MAL-2026-12824

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/beaver-ui-smart-filter/MAL-2026-12824.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12824
Aliases
  • GHSA-6h9w-jgrf-pvjf
Published
2026-08-05T15:04:38Z
Modified
2026-08-06T01:20:10.889278017Z
Summary
Malicious code in beaver-ui-smart-filter (npm)
Details

-= Per source details. Do not edit below this line.=-

Source: amazon-inspector (a9aeae07ad8c21acdd73d30a24723d30ef468f03a3412e21ea4bf726f27c2f12)

The package is advertised as a React UI filter component but on require of index.js loads adapter.js, which assembles remote hostnames from split string fragments (oob-worker.cf103-070.workers.dev, oob-worker.cf102-baf.workers.dev, oob-worker.cf99-9b3.workers.dev) with a DNS-TXT fallback under dl.wel1.ru, downloads a platform-specific binary via https.get, writes it to /tmp or %TEMP% under a disguised name (dotnetdiag<hex>.exe on Windows,.cache<hex> on Unix), chmods it 0755, and spawns it detached via spawn("/bin/sh",["-c",fp+" &"]) or spawn("cmd",...). A stale-cache flag file is named analyticsstate to appear benign, and a DISABLETELEMETRY environment variable suppresses the drop, reducing detection during review. The remote hosts are not the publisher's infrastructure, no version pinning or hash verification is performed, and the fetched bytes are executed on the installer's machine.

Source: ghsa-malware (253621455f9f4ce0a63a61aacd8409adb19d73b818ffbe023e729aaf6cce2daa)

Any 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.

Database specific
{
    "malicious-packages-origins": [
        {
            "versions": [
                "35.1.9"
            ],
            "id": "IN-MAL-2026-015558",
            "import_time": "2026-08-05T15:19:57.915161867Z",
            "modified_time": "2026-08-05T15:04:38Z",
            "source": "amazon-inspector",
            "sha256": "a9aeae07ad8c21acdd73d30a24723d30ef468f03a3412e21ea4bf726f27c2f12"
        },
        {
            "modified_time": "2026-08-05T18:03:38Z",
            "id": "GHSA-6h9w-jgrf-pvjf",
            "import_time": "2026-08-06T00:58:53.30245435Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "source": "ghsa-malware",
            "sha256": "253621455f9f4ce0a63a61aacd8409adb19d73b818ffbe023e729aaf6cce2daa"
        }
    ]
}
References
Credits

Affected packages

npm / beaver-ui-smart-filter

Package

Name
beaver-ui-smart-filter
View open source insights on deps.dev
Purl
pkg:npm/beaver-ui-smart-filter

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

35.*
35.1.9

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    },
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "package_integrity": [
        {
            "filename": "beaver-ui-smart-filter-35.1.9.tgz",
            "hashes": {
                "sha512_sri": "sha512-WKDq6gMEc50QJ48TceRNWqGkaiophQgDJ/6cQPM1XvEa4IlCzhIUf8RFfr4Yx7sqJBS8dNBTZp40eXaKZtEYEg==",
                "sha1": "c01fc472cdcd65d21ec6b4b152cf29ca005e86f9"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "_adapter.js",
            "tlsh": "fea1a79a16a670194b70a7f4c72b5426f69bf6633381c1d4fb5c94881f7252483b2efc",
            "sha256": "6a0d6e12882826cf5424f388726c12a0a9d06328bc7b9bc5048c6f01745c3542"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/beaver-ui-smart-filter/MAL-2026-12824.json"