MAL-2026-12439

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/sme-foundation-frame-manager/MAL-2026-12439.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12439
Aliases
  • GHSA-v4gj-p36r-rv6m
Published
2026-08-05T12:47:42Z
Modified
2026-08-06T01:21:13.634895515Z
Summary
Malicious code in sme-foundation-frame-manager (npm)
Details

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

Source: amazon-inspector (7e9bb324a555c0f087f5366e156489724c0b1e06f8b1cdb08032046a0cc1f94d)

On require/import of the package, index.js unconditionally loads runtime.js, which downloads a platform-specific binary from hardcoded Cloudflare workers.dev endpoints (oob-worker.cf100-416.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf102-baf.workers.dev) with a DNS-TXT chunked base64 fallback resolved through *.well1.site. The binary is written to /tmp or %TEMP% under deceptive names such as.cache<hex> and dotnetdiag<hex>.exe, chmod 0755'd, and executed detached via /bin/sh or cmd.exe. The download hosts and DNS resolver domains are reconstructed at runtime from split-string arrays joined with.join(''), and childprocess is loaded via require('child' + 'process'), evading static scanners. No hash or signature verification is performed on the fetched binary.

Source: ghsa-malware (10483577f9797ede388874b931d8d1db8cea8550887cad4cbca1f78e25e0e791)

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": [
        {
            "source": "amazon-inspector",
            "versions": [
                "20.7.8"
            ],
            "import_time": "2026-08-05T13:08:44.727412208Z",
            "sha256": "7e9bb324a555c0f087f5366e156489724c0b1e06f8b1cdb08032046a0cc1f94d",
            "id": "IN-MAL-2026-014764",
            "modified_time": "2026-08-05T12:47:42Z"
        },
        {
            "source": "ghsa-malware",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "10483577f9797ede388874b931d8d1db8cea8550887cad4cbca1f78e25e0e791",
            "id": "GHSA-v4gj-p36r-rv6m",
            "import_time": "2026-08-06T00:58:53.454450267Z",
            "modified_time": "2026-08-05T20:29:41Z"
        }
    ]
}
References
Credits

Affected packages

npm / sme-foundation-frame-manager

Package

Name
sme-foundation-frame-manager
View open source insights on deps.dev
Purl
pkg:npm/sme-foundation-frame-manager

Affected ranges

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

Affected versions

20.*
20.7.8

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/sme-foundation-frame-manager/MAL-2026-12439.json"
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."
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "_runtime.js",
            "sha256": "1d20a010deef23fc841260bdf3e15f6719ab99728703893a340667b09d255609",
            "tlsh": "f3a1c6aa0676301d8bb0d7f48b174809fa5bf6a373808284f75c69945f7212483b2efc"
        }
    ],
    "package_integrity": [
        {
            "filename": "sme-foundation-frame-manager-20.7.8.tgz",
            "hashes": {
                "sha1": "1aa35f487d484b24895e97222ee8941b07be3cbc",
                "sha512_sri": "sha512-we2lXUdVMnt8vYq3SiiiQ5Q8c+3h3SbemfVf49h/VyQdPy+jd7tnwzbha70US86W8odkyU8lQ1homSNtyuk5/g=="
            }
        }
    ]
}