MAL-2026-10553

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/home-mp-commons/MAL-2026-10553.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-10553
Published
2026-07-14T05:09:20Z
Modified
2026-07-14T13:49:28Z
Summary
Malicious code in home-mp-commons (npm)
Details

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

Source: amazon-inspector (885b9dad73e9eeb07a1fcb4a94493ec85573f656f7b9347a8682f56db359cfd6)

home-mp-commons@999.0.3 is an empty npm package (declared main index.js is absent from the tarball) whose sole effect on install is to resolve a single dependency 'ltidisafe' from a hardcoded off-registry URL at https://storage.googleapis.com/bowpentest/pack-home-mp-commons.tgz. On npm install, npm fetches and installs that tarball from an anonymous Google Cloud Storage bucket; any lifecycle scripts or main module inside the fetched tarball then execute on the installer's machine. The bucket contents are mutable and controlled by whoever owns the 'bowpentest' bucket, not by any documented publisher or the npm registry. The package name pattern combined with a 999.x.x version bump and an internal-sounding scope-free name is the canonical dependency-confusion delivery shape: a hollow lure that pulls attacker-controlled code into the installer's node_modules at install time.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-010392",
            "import_time": "2026-07-14T05:49:19.053491355Z",
            "modified_time": "2026-07-14T05:09:20Z",
            "sha256": "552dd4c67a0d2119bf75c9949a6fd08f0e1734f485426af6ac22079c9240a2cb",
            "source": "amazon-inspector",
            "versions": [
                "999.0.1"
            ]
        },
        {
            "id": "IN-MAL-2026-010501",
            "import_time": "2026-07-14T13:35:49.431179759Z",
            "modified_time": "2026-07-14T12:54:18Z",
            "sha256": "885b9dad73e9eeb07a1fcb4a94493ec85573f656f7b9347a8682f56db359cfd6",
            "source": "amazon-inspector",
            "versions": [
                "999.0.3"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / home-mp-commons

Package

Name
home-mp-commons
View open source insights on deps.dev
Purl
pkg:npm/home-mp-commons

Affected ranges

Affected versions

999.*
999.0.1
999.0.3

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": "postinstall.js",
            "sha256": "595cb974a8cdf50bb2de7da0c73181efdc3955e6e9a4093ecd7422d63874ece5",
            "tlsh": "95e0c0f081f5d1945cf54fc4236ba61b7117d046b506eec07ec923781f8016e09838f8"
        },
        {
            "path": "package.json",
            "sha256": "eebc5847566bcefdb533d537fb1913eb52a1ac8022b9e94ec77cbfc1724ca131",
            "tlsh": "75e02d084901173338c44b8f0873600aadb24f4b22403c1923d722ac03edb7ba8bf2be"
        }
    ],
    "package_integrity": [
        {
            "filename": "home-mp-commons-999.0.1.tgz",
            "hashes": {
                "sha1": "624e7a035b41c9306a15743b85d9347c5483380c",
                "sha512_sri": "sha512-F7M3qSUTh+9ccN5i57paWGadFyYFxdQPH76Ofp7LFMgIP78RanVWzxSqNnjiq5TmFzGftmGDoKcm9YHnn692Sw=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/home-mp-commons/MAL-2026-10553.json"