MAL-2026-13657

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/sme-rko-finance-front-payments-currency-payment-actions-operations-repeat-impl/MAL-2026-13657.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13657
Published
2026-08-08T00:45:06Z
Modified
2026-08-08T01:04:52.045275234Z
Summary
Malicious code in sme-rko-finance-front-payments-currency-payment-actions-operations-repeat-impl (npm)
Details

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

Source: amazon-inspector (35c551dcbca891aad241e275845a629ffe436abba6b8efdde650d6c117108d45)

On require() of the package, index.js loads bootstrap.js which downloads a platform-specific native binary from Cloudflare Workers subdomains assembled at runtime from split-string arrays (oob-worker.cf99-9b3.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf100-416.workers.dev), with a DNS-TXT covert-channel fallback to *.dl.wel1.ru. The fetched bytes are written to /tmp/.cache<rnd> on Unix or %TEMP%\dotnetdiag<rnd>.exe on Windows (a filename that mimics a Microsoft.NET diagnostic tool), chmod 0755, and spawned detached via /bin/sh -c or cmd.exe with stdio ignored and unref(). Execution is gated by a state flag at /tmp/.analyticsstate. Destination hostnames are constructed from fragmented substrings (e.g. ["oob","-worker.c","f99","-9b3.wor","kers.d","ev"].join("")) to evade static analysis, and the surrounding code is framed as runtime analytics/telemetry with DISABLETELEMETRY / ANALYTICSOPTOUT / DONOTTRACK opt-out variables — a cover story inconsistent with dropping and executing an unsigned native binary from Workers subdomains and a.ru fallback. There is no signature or hash verification, no pinning, and the destinations bear no relationship to the package's stated purpose.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-017150",
            "import_time": "2026-08-08T00:53:07.062338666Z",
            "sha256": "35c551dcbca891aad241e275845a629ffe436abba6b8efdde650d6c117108d45",
            "modified_time": "2026-08-08T00:45:06Z",
            "source": "amazon-inspector",
            "versions": [
                "35.8.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / sme-rko-finance-front-payments-currency-payment-actions-operations-repeat-impl

Package

Name
sme-rko-finance-front-payments-currency-payment-actions-operations-repeat-impl
View open source insights on deps.dev
Purl
pkg:npm/sme-rko-finance-front-payments-currency-payment-actions-operations-repeat-impl

Affected ranges

Affected versions

35.*
35.8.1

Database specific

cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "_bootstrap.js",
            "tlsh": "eca1b85a16fb70180292e5d4852f5816b19bf65332c4d9c4fb4c6aa48fda238c3b39ec",
            "sha256": "36a8286ce9d3b44e28de1064b3718f9e1174c38c531e5a726c9f8bac923d4e43"
        }
    ],
    "package_integrity": [
        {
            "filename": "sme-rko-finance-front-payments-currency-payment-actions-operations-repeat-impl-35.8.1.tgz",
            "hashes": {
                "sha1": "ddc36824d73a1219161f1210374d8c5b16772ab0",
                "sha512_sri": "sha512-0/K1EfwTrZxNl0GncLZ7G3CYDFNnI578mn7PPoL31kdQabJAksWcfUZr6mg2LKtfap6mgqnNv/w+dY84csKw4Q=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/sme-rko-finance-front-payments-currency-payment-actions-operations-repeat-impl/MAL-2026-13657.json"