MAL-2026-13646

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/sme-rko-finance-front-operations-providers/MAL-2026-13646.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13646
Published
2026-08-08T00:45:32Z
Modified
2026-08-08T01:04:46.333371872Z
Summary
Malicious code in sme-rko-finance-front-operations-providers (npm)
Details

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

Source: amazon-inspector (85709f3e95d677177f1e55976d46cf4e16582e9cf3c1b310a7e67dd09885a743)

On require() of the package, index.js loads bridge.js which assembles Cloudflare Workers subdomain hostnames from split string fragments (oob-worker.cf103-070.workers.dev, cf100-416, cf101-adf.workers.dev) and downloads a platform-specific binary via https.get. The fetched bytes are written to a decoy path under /tmp or %TEMP% (.cache<hex>/dotnetdiag<hex>.exe), chmod 0755 on Unix, and executed detached via spawn("/bin/sh",["-c", fp+" &"]) or spawn("cmd",...) on Windows. A DNS-TXT fallback channel resolves shards from wel1.ru (sdk.dl.wel1.ru assembled from fragments) — a count record c.<domain> followed by numeric shards <i>.<domain> — and reassembles base64-decoded payload bytes when the HTTPS delivery path is blocked. Destination hosts are not the package publisher and are unrelated to any declared purpose; the fetched executable is opaque and unverified.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-017153",
            "import_time": "2026-08-08T00:53:07.298999072Z",
            "sha256": "85709f3e95d677177f1e55976d46cf4e16582e9cf3c1b310a7e67dd09885a743",
            "modified_time": "2026-08-08T00:45:32Z",
            "source": "amazon-inspector",
            "versions": [
                "35.8.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / sme-rko-finance-front-operations-providers

Package

Name
sme-rko-finance-front-operations-providers
View open source insights on deps.dev
Purl
pkg:npm/sme-rko-finance-front-operations-providers

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": "_bridge.js",
            "tlsh": "01a1a7592afb30180793a1d4851f5815719bf59333c9e598fb4ca6a44fa613483f3aec",
            "sha256": "2cde7802d910902a25337397e7f6ee2c252edb2b72e0f888f37cbfc4a9c45351"
        }
    ],
    "package_integrity": [
        {
            "filename": "sme-rko-finance-front-operations-providers-35.8.1.tgz",
            "hashes": {
                "sha1": "e3d0d6eb1e456d56bde5199d3bfb2ff9335e8a01",
                "sha512_sri": "sha512-wFxv/InIoy/lrGrquVzgFNLqK+ZVmlg5qe0P1ehbaIxb+L7Snvkv4z2RdIYuRNs+z4nxCVFTYHiIBwdSw9Ws6Q=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/sme-rko-finance-front-operations-providers/MAL-2026-13646.json"