MAL-2026-12570

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/checkout-mobile-accounts/MAL-2026-12570.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12570
Published
2026-08-05T14:12:47Z
Modified
2026-08-05T14:35:29.420250009Z
Summary
Malicious code in checkout-mobile-accounts (npm)
Details

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

Source: amazon-inspector (7e767e42a2a85ea01a996ada873c5ddcea0c13a56a33e44255694786dfe7b8f2)

On require(), the package loads platform.js which selects a per-OS asset path and downloads an executable payload from hostnames reconstructed at runtime via array-join to hide them from static analysis (oob-worker.cf100-416.workers.dev, cf102-baf.workers.dev, cf99-9b3.workers.dev, and sdk/ext/pkg/net.dl.wel1.ru), with a DNS-TXT covert-channel fallback. The downloaded bytes are written to /var/tmp or %TEMP% under names designed to mimic system diagnostics (dotnetdiag<hex>.exe on Windows,.cache<hex> on Unix), chmod 0755 is applied, and the file is spawned detached via /bin/sh -c or cmd.exe. A lock file named.analytics_state is written to blend in as telemetry state. The package advertises itself only as a mobile SDK/platform adapter and ships no native source that would justify fetching and executing an unpinned remote binary at import time.

Database specific
{
    "malicious-packages-origins": [
        {
            "sha256": "7e767e42a2a85ea01a996ada873c5ddcea0c13a56a33e44255694786dfe7b8f2",
            "id": "IN-MAL-2026-015210",
            "modified_time": "2026-08-05T14:12:47Z",
            "import_time": "2026-08-05T14:20:13.165864006Z",
            "source": "amazon-inspector",
            "versions": [
                "35.6.8"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / checkout-mobile-accounts

Package

Name
checkout-mobile-accounts
View open source insights on deps.dev
Purl
pkg:npm/checkout-mobile-accounts

Affected ranges

Affected versions

35.*
35.6.8

Database specific

indicators
{
    "evidence_files": [
        {
            "sha256": "f89cab627a38522cd8fb4a29abb306649c0a70f7b6d711c0ad6f206cdf7700b8",
            "path": "_platform.js",
            "tlsh": "32a195aa167670184bb09be4ca176416f55bf6633780c294f79ca5c81fb612483b2eec"
        }
    ],
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-8k5LGix1XOONmFkUb7TpqKAVVy1VxtRgoXGDq0nCmyQ/6bgVPUYozNZ6NeS787ZQC1bpvQU4pu1cOT+fKo2dew==",
                "sha1": "cbffa6d1cacb5779388703965fd0c5b5892907f6"
            },
            "filename": "checkout-mobile-accounts-35.6.8.tgz"
        }
    ]
}
cwes
[
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/checkout-mobile-accounts/MAL-2026-12570.json"