MAL-2026-11528

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@ks-openclaw/kim/MAL-2026-11528.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-11528
Published
2026-08-04T22:04:54Z
Modified
2026-08-04T23:04:43.092660002Z
Summary
Malicious code in @ks-openclaw/kim (npm)
Details

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

Source: amazon-inspector (a563317f01b921a7425ae16f740c8fa729db03087afacfea903db3dd90e15803)

The package's preinstall lifecycle script (preinstall.js) opens a TCP socket to the hardcoded remote host 120.55.170.103:8888, spawns cmd.exe, and pipes the shell's stdio through the socket, giving the remote party full interactive command execution on the installer's machine during npm install. The same script also collects installer host identifiers (os.hostname(), os.userInfo().username, os.platform(), process.version, process.cwd()) while the reverse shell is connected. Cover-story strings in the file ("Proof of Concept", "Dependency Confusion") do not change the observed behavior: install-time remote code execution against the installer.

Database specific
{
    "malicious-packages-origins": [
        {
            "source": "amazon-inspector",
            "sha256": "a563317f01b921a7425ae16f740c8fa729db03087afacfea903db3dd90e15803",
            "versions": [
                "99.0.0"
            ],
            "import_time": "2026-08-04T22:30:10.939241995Z",
            "modified_time": "2026-08-04T22:04:54Z",
            "id": "IN-MAL-2026-011323"
        },
        {
            "sha256": "f592a38ee5b43f5e5e918025c8b47284f72137174ff23cbcc6da80ad1d094376",
            "source": "amazon-inspector",
            "versions": [
                "99.0.1"
            ],
            "import_time": "2026-08-04T22:30:11.878262765Z",
            "modified_time": "2026-08-04T22:08:01Z",
            "id": "IN-MAL-2026-011344"
        }
    ]
}
References
Credits

Affected packages

npm / @ks-openclaw/kim

Package

Name
@ks-openclaw/kim
View open source insights on deps.dev
Purl
pkg:npm/%40ks-openclaw/kim

Affected ranges

Affected versions

99.*
99.0.0
99.0.1

Database specific

indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha1": "4000dbd96166f15ce0519b7d202cd4b6514c36a0",
                "sha512_sri": "sha512-cJ2BskoY5I/JcQq533A89jOZyTKrqxs0jMmEahQ6lzEGeogCYE6oi5wFLcul7JLqQcldBZFPFuq+tzX3gfdjUQ=="
            },
            "filename": "kim-99.0.0.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "preinstall.js",
            "sha256": "7f6973bda337d8064d2e4b5fcf638ee27122dc5b3c7c8341476717bde7442bd2",
            "tlsh": "57118ce5a5b5a53c26350be1943084232a77c21031c3b3f2f0bd419e5f82de98a265bd"
        }
    ]
}
cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code"
    },
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@ks-openclaw/kim/MAL-2026-11528.json"