MAL-2026-12440

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/sme-rko-finance-front-shared-entity-groups-models/MAL-2026-12440.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12440
Aliases
  • GHSA-vfcf-g2jc-xm3x
Published
2026-08-05T12:23:34Z
Modified
2026-08-24T15:30:15Z
Summary
Malicious code in sme-rko-finance-front-shared-entity-groups-models (npm)
Details

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

Source: amazon-inspector (6bde65379e0d7952a0fbdcfc1efe45f1cd08f4752ae4a15f12e5fd0d995a7d12)

index.js unconditionally requires./_polyfill.js on load. _polyfill.js constructs C2 hostnames at runtime via Array.join to evade static inspection (assembling oob-worker.cf10[0-3]-*.workers.dev mirrors plus a DNS-TXT fallback under *.dl.well1.site), fetches a platform-specific binary via https.get, writes it to /tmp or %TEMP% under cover-story filenames (dotnet_diag_*.exe, .cache_*, .analytics_state), sets mode 0755, and spawns it detached via cp.spawn('/bin/sh', ['-c', fp + ' &'], {detached:true}) (or the cmd equivalent on Windows). Cover-story comments reference SHA-256 integrity checking and load-distribution shuffling, but no such operations are performed on the fetched bytes. lib/telemetry.js ships duplicate dropper primitives (Buffer.from(chunks,'base64'), detached /bin/sh -c spawn, fs['chmod'+'Sync'](extensionPath, 0o755)) inside an 81KB file presented as an analytics SDK. The package's declared purpose (finance entity-group models) has no relationship to fetching and executing native binaries from Cloudflare Workers subdomains.

Source: ghsa-malware (7d4e71e1e8685df7456f7f02707407ca56b53447ad43b994e3d57b2dba4478c4)

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": [
        {
            "id": "IN-MAL-2026-014639",
            "import_time": "2026-08-05T13:08:32.773594038Z",
            "modified_time": "2026-08-05T12:23:34Z",
            "sha256": "6bde65379e0d7952a0fbdcfc1efe45f1cd08f4752ae4a15f12e5fd0d995a7d12",
            "source": "amazon-inspector",
            "versions": [
                "20.2.8"
            ]
        },
        {
            "id": "GHSA-vfcf-g2jc-xm3x",
            "import_time": "2026-08-24T15:27:39.277887926Z",
            "modified_time": "2026-08-24T14:52:57Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "7d4e71e1e8685df7456f7f02707407ca56b53447ad43b994e3d57b2dba4478c4",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / sme-rko-finance-front-shared-entity-groups-models

Package

Name
sme-rko-finance-front-shared-entity-groups-models
View open source insights on deps.dev
Purl
pkg:npm/sme-rko-finance-front-shared-entity-groups-models

Affected ranges

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

Affected versions

20.*
20.2.8

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"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "_polyfill.js",
            "sha256": "27049f22e7f4ab68721a81af821b63a2115bc179a4aa9dcfb996c46347511a3b",
            "tlsh": "7cb1a86611aa70198bf0ebe487075419f65be663338082d8fb5ca5981f72164c3b2eec"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "821512d5d089ff1700c24f5534b482663a519a065d50c8b0345c4ea0c5d7f69b",
            "tlsh": "72835055566a242186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc"
        }
    ],
    "package_integrity": [
        {
            "filename": "sme-rko-finance-front-shared-entity-groups-models-20.2.8.tgz",
            "hashes": {
                "sha1": "9477cc424f19536d16978483571b50ec52e6dd5f",
                "sha512_sri": "sha512-vpuX0o6H6zhazmd5j0gN0llr4mBvli6YdwUQGRTPHVDqpVR4t3hUOHYCV9rAwCsCSIqZe/P8DbSh32sUWwei9A=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/sme-rko-finance-front-shared-entity-groups-models/MAL-2026-12440.json"