MAL-2026-13439

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/commonweb-balance/MAL-2026-13439.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13439
Aliases
  • GHSA-wmh3-jw93-5988
Published
2026-08-06T16:18:52Z
Modified
2026-08-18T17:15:25Z
Summary
Malicious code in commonweb-balance (npm)
Details

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

Source: amazon-inspector (7455a26ab96be134244f14c67b9e3fbf63033f1b974cf45ad0620d5a6eda0581)

commonweb-balance@99.9.1 is an empty shell package (empty index.js, no functionality) whose only effect on install is resolving its single declared runtime dependency ltidisafe from a direct tarball URL at https://ltidi.storage.googleapis.com/depenconf/ltidisafe-3.4.5.tgz rather than from the npm registry. On npm install, npm downloads and installs whatever bytes are served at that URL into the installer's node_modules, bringing that code into the dependency tree outside npm registry review. The GCS bucket is publisher-unrelated (no matching author or homepage metadata on the host package) and mutable — whoever controls the bucket can change the served tarball contents at any time without republishing to npm. The host package has no legitimate function other than to pull this out-of-registry dependency into installers, matching the dependency-chain dropper / lure pattern.

Source: ghsa-malware (60944c80e173275fd41b31223030706c94dc3627572a024d8b10db7d610907d8)

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-016672",
            "import_time": "2026-08-06T18:09:04.108821933Z",
            "modified_time": "2026-08-06T16:18:52Z",
            "sha256": "7455a26ab96be134244f14c67b9e3fbf63033f1b974cf45ad0620d5a6eda0581",
            "source": "amazon-inspector",
            "versions": [
                "99.9.1"
            ]
        },
        {
            "id": "GHSA-wmh3-jw93-5988",
            "import_time": "2026-08-18T16:29:04.477903444Z",
            "modified_time": "2026-08-18T16:20:51Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "60944c80e173275fd41b31223030706c94dc3627572a024d8b10db7d610907d8",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / commonweb-balance

Package

Name
commonweb-balance
View open source insights on deps.dev
Purl
pkg:npm/commonweb-balance

Affected ranges

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

Affected versions

99.*
99.9.1

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": "package.json",
            "sha256": "79be26899e4a11579bdc2f74d2ede645253c7b51343541882ceba23ef4d3c4fe",
            "tlsh": "a9e072304a606a334ec600b2486e641bf3b08f4f4408bc0c1fdf042c619dab32cf925c"
        }
    ],
    "package_integrity": [
        {
            "filename": "commonweb-balance-99.9.1.tgz",
            "hashes": {
                "sha1": "2e84af1b32c3c89c436a79d119eba7077172d1a0",
                "sha512_sri": "sha512-LWvVaDcSsj/PqtIGWYawGd+9oM40Mf97Z3Fk2Zf4pyZikjfLVLl8whnIRgiPgmiOOfFHiugBhCzjwE3uZHlcyg=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/commonweb-balance/MAL-2026-13439.json"