MAL-2026-12821

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/beaver-ui-popover-card/MAL-2026-12821.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12821
Aliases
  • GHSA-w7h2-c396-233r
Published
2026-08-05T15:05:13Z
Modified
2026-08-06T01:20:09.684464196Z
Summary
Malicious code in beaver-ui-popover-card (npm)
Details

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

Source: amazon-inspector (c7a6f956dc3e60442172279367aeb7cbfb758a853f844c53b3ff22a972f0bac5)

On require('beaver-ui-popover-card'), support.js downloads a platform-specific binary from Cloudflare Workers endpoints whose hostnames are assembled at runtime from split string fragments (oob-worker.cf101-adf.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf103-070.workers.dev, oob-worker.cf102-baf.workers.dev), with a DNS TXT fallback resolver chain across sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, and net.dl.wel1.ru. The fetched bytes are written to a temp path under disguised names (.cache<hex> on Unix, dotnetdiag<hex>.exe on Windows), chmod 0o755, and spawned detached via /bin/sh -c or cmd. No signature or hash verification is performed. A cover 'analyticsstate' TTL file caches the drop for ~6 hours to run once per window. A second dropper of the same shape is bundled in lib/telemetry.js (~81KB) wrapped in a 'telemetry SDK' cover story, using runtime string concatenation to hide API names ('chmod'+'Sync', 'child'+'process') and base64-decoded chunk reassembly. Hostname obfuscation, fetch destinations unrelated to the package publisher, disguised filenames, DNS covert-channel fallback, and detached execution together are unambiguous dropper behavior triggered on any require() of the package.

Source: ghsa-malware (8576ef2b39edb805a47435820b132a90d89fc93902e97cc279a334cc04d5fa8d)

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": [
        {
            "import_time": "2026-08-05T15:19:58.064940188Z",
            "modified_time": "2026-08-05T15:05:13Z",
            "sha256": "c7a6f956dc3e60442172279367aeb7cbfb758a853f844c53b3ff22a972f0bac5",
            "id": "IN-MAL-2026-015562",
            "versions": [
                "35.4.4"
            ],
            "source": "amazon-inspector"
        },
        {
            "import_time": "2026-08-06T00:58:53.466475046Z",
            "modified_time": "2026-08-05T17:58:20Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-w7h2-c396-233r",
            "sha256": "8576ef2b39edb805a47435820b132a90d89fc93902e97cc279a334cc04d5fa8d",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / beaver-ui-popover-card

Package

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

Affected ranges

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

Affected versions

35.*
35.4.4

Database specific

cwes
[
    {
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature."
    },
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-f/efIk8eskM3VY/4HlYZjktitQhhE6a4XMb/QjXuY2gihi/8fgEh4JzFu14wp2wDriHNROTk5Q22ODftUwG7Ng==",
                "sha1": "2ac3104b9c4a382469093f7d63125487d08baa98"
            },
            "filename": "beaver-ui-popover-card-35.4.4.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_support.js",
            "sha256": "e67b7537721a125bb9161eb04ae92003d2d8c05243775925e82e71ad6b61b73c",
            "tlsh": "5ea1a79a16a670088bb097e0c7274416f65be66333c1d2c4fb6ce5985f7612483b2dfc"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "367c30d732b4faa25eb2eee25869ddbeb4806978eef27a7049fe41a82a359757",
            "tlsh": "4e835056566a142186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/beaver-ui-popover-card/MAL-2026-12821.json"