MAL-2026-11510

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/beaver-ui-layout/MAL-2026-11510.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-11510
Aliases
  • GHSA-w259-8g6c-8ppr
Published
2026-08-03T15:41:21Z
Modified
2026-08-04T22:04:57.916224532Z
Summary
Malicious code in beaver-ui-layout (npm)
Details

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

Source: amazon-inspector (465b05640a3068a007c565655d946564a39211eeca92f8637b7c3b4fe9c9dece)

The package is advertised as a React UI layout library but on require('beaver-ui-layout') loads bridge.js, which reconstructs hostnames from array-joined string fragments to build Cloudflare Workers URLs (oob-worker.cf100/cf101/cf102-*.workers.dev) and a DNS-TXT covert-channel fallback under *.dl.wel1.ru, downloads a platform-specific binary, writes it to /var/tmp or the Windows TEMP directory under disguised names such as dotnetdiag_*.exe and.cache_*, chmods it 0755, and spawns it detached via cp.spawn('/bin/sh', ['-c', fp+' &']) or spawn('cmd',...). A marker file (analyticsstate/.analyticsstate) is used to gate re-execution, and DISABLETELEMETRY/DONOTTRACK environment variables are checked as a cover story. lib/telemetry.js bundles the same dropper primitives (base64 chunk buffer, chmod 755, /bin/sh spawn, require('child'+'process') split-string obfuscation) as an alternate variant. Importing this package results in arbitrary attacker-controlled code executing on the installer's host.

Source: ghsa-malware (9811e6fb160c26593c5a92c4d8612648740b6240c20d300daa0bca6784a579e7)

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-04T00:15:24.370534234Z",
            "sha256": "9811e6fb160c26593c5a92c4d8612648740b6240c20d300daa0bca6784a579e7",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "modified_time": "2026-08-03T15:41:21Z",
            "id": "GHSA-w259-8g6c-8ppr",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-011006",
            "import_time": "2026-08-04T21:33:13.274221281Z",
            "sha256": "48b1d2ab6b78ed58ff344a9e6d6a99fb11267f5b0c974644b052c62bacc4f7f1",
            "modified_time": "2026-08-04T21:18:42Z",
            "versions": [
                "12.9.6"
            ],
            "source": "amazon-inspector"
        },
        {
            "id": "IN-MAL-2026-011005",
            "import_time": "2026-08-04T21:33:13.234822893Z",
            "sha256": "465b05640a3068a007c565655d946564a39211eeca92f8637b7c3b4fe9c9dece",
            "modified_time": "2026-08-04T21:18:31Z",
            "versions": [
                "34.2.3"
            ],
            "source": "amazon-inspector"
        }
    ]
}
References
Credits

Affected packages

npm / beaver-ui-layout

Package

Affected ranges

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

Affected versions

12.*
12.9.6
34.*
34.2.3

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"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "setup.js",
            "sha256": "8f0408a8a36dac6c84b61ce497abe4e97fbec7aa75120b387894e005dff29ac7",
            "tlsh": "17b1a4550afa71384392a1e8d92b5816b09fe5533284e990f34cb6985f97268c3b39fc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/beaver-ui-layout/MAL-2026-11510.json"