MAL-2026-12145

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/beaver-ui-form-object/MAL-2026-12145.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12145
Aliases
  • GHSA-7f2m-rv2g-c7q2
Published
2026-08-05T08:53:17Z
Modified
2026-08-06T01:20:07.008454083Z
Summary
Malicious code in beaver-ui-form-object (npm)
Details

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

Source: amazon-inspector (b5b91edd276d95174766d639bab6981de8e07b4261e57668fc61f8e7dd96cc1e)

On require of the package, index.js loads _polyfill.js whose top-level bootstrap() fetches an opaque platform-specific binary over HTTPS from string-fragment-assembled hosts (reconstructing oob-worker.cf101-adf.workers.dev and sdk.dl.wel1.ru, with a DNS-TXT fallback for endpoint discovery), writes it to /var/tmp or %TEMP% under disguised names such as dotnet_diag_<hex>.exe and .cache_<hex>, chmods it 755, and spawns it detached via cp.spawn("/bin/sh", ["-c", fp+" &"], {detached:true}).unref() (with a cmd branch on Windows). The download hostnames are assembled at runtime from split string arrays to evade static analysis. A second bundled module, lib/telemetry.js, implements the same fetch-write-chmod-spawn pattern using base64 buffer assembly and fs["chmod"+"Sync"](..., 0o755). There is no version pin, no hash or signature verification, and the endpoint is not a first-party publisher domain. Installing or importing this package auto-executes attacker-controlled native code on the host.

Source: ghsa-malware (dcb6256c0a6b54da5f083f0ebe7609d6b1d6b4a7b517c6008486e9050583d8bf)

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-05T09:28:13.427140971Z",
            "modified_time": "2026-08-05T08:53:17Z",
            "sha256": "095bc606e3637984699ba5a1c4d342d49fde26124f3b5ce48c07d52b912c9f6a",
            "id": "IN-MAL-2026-014457",
            "versions": [
                "34.7.5"
            ],
            "source": "amazon-inspector"
        },
        {
            "source": "amazon-inspector",
            "modified_time": "2026-08-05T08:53:43Z",
            "sha256": "2f7046f5b562c036abf7df81fad298df022f7442790baab48bedaeac92b558b3",
            "id": "IN-MAL-2026-014460",
            "versions": [
                "12.1.7"
            ],
            "import_time": "2026-08-05T09:28:13.991438644Z"
        },
        {
            "import_time": "2026-08-05T15:19:58.294556018Z",
            "sha256": "b5b91edd276d95174766d639bab6981de8e07b4261e57668fc61f8e7dd96cc1e",
            "modified_time": "2026-08-05T15:06:08Z",
            "id": "IN-MAL-2026-015567",
            "versions": [
                "35.7.3"
            ],
            "source": "amazon-inspector"
        },
        {
            "import_time": "2026-08-06T00:58:53.312789925Z",
            "modified_time": "2026-08-05T17:50:56Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-7f2m-rv2g-c7q2",
            "sha256": "dcb6256c0a6b54da5f083f0ebe7609d6b1d6b4a7b517c6008486e9050583d8bf",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / beaver-ui-form-object

Package

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

Affected ranges

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

Affected versions

12.*
12.1.7
34.*
34.7.5
35.*
35.7.3

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",
        "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."
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-//0BkWdWLnBaLlykQBdt+jZAuhBk4Zr+5NT4U4O0eHDhfY1H5IZgLQklT3CLZy9VyxBFgi61+aWezILs1yHkxw==",
                "sha1": "d73c14d3cdff24cfdb203b71e81d38d7af7bcdf4"
            },
            "filename": "beaver-ui-form-object-34.7.5.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_helpers.js",
            "sha256": "68c5f3d8d125453c7eb7218b7cdeab7f6c6334cbaf94389e2c14519f021ad474",
            "tlsh": "39a1b89a06a670198fb09bf4c7275426f65bf6633380c284fb5ca9984f765248372dfc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/beaver-ui-form-object/MAL-2026-12145.json"