MAL-2026-13826

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/mobicommn/MAL-2026-13826.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13826
Aliases
  • GHSA-gpmq-h9wr-wm89
Published
2026-08-12T10:29:54Z
Modified
2026-08-12T13:00:20Z
Summary
Malicious code in mobicommn (npm)
Details

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

Source: amazon-inspector (b1fdfcbe5e1e182dcc1972748c2ccb13792e2db392a5404ba08a423b8d184da5)

The tarball contains just index.html and package.json (main: index.html). index.html mimics a Cloudflare Turnstile challenge and, on the Turnstile callback, reconstructs a destination URL from a rotated obfuscated string array and calls window.location.replace to redirect. There are no preinstall/install/postinstall/prepare scripts, and Node does not execute HTML on require, so the redirect does not fire on npm install or on import of the package. The shipped artifact is only reachable if the HTML file is loaded in a browser, which is not a normal consumer path for an npm dependency.

Source: ghsa-malware (78d25e60a5b3158086ec2c0aa7af9188a871ca73ebf0a917d7bc5f15050f7942)

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": "GHSA-gpmq-h9wr-wm89",
            "import_time": "2026-08-12T10:39:02.404635517Z",
            "modified_time": "2026-08-12T10:29:55Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "78d25e60a5b3158086ec2c0aa7af9188a871ca73ebf0a917d7bc5f15050f7942",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-017483",
            "import_time": "2026-08-12T12:51:45.152941979Z",
            "modified_time": "2026-08-12T12:28:03Z",
            "sha256": "b1fdfcbe5e1e182dcc1972748c2ccb13792e2db392a5404ba08a423b8d184da5",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / mobicommn

Package

Affected ranges

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

Affected versions

1.*
1.0.0

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": "index.html",
            "sha256": "01d75c5d20e15b07671935be1145918550654e30f8eeb6c4e97942b17585f2aa",
            "tlsh": "ddc2a65273c038d026039b7a7b1b76d8e738684736884c8bf64c7d44dfae959eae4634"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/mobicommn/MAL-2026-13826.json"