MAL-2026-13437

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/aitable-workflow-server/MAL-2026-13437.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13437
Published
2026-08-06T16:23:03Z
Modified
2026-08-06T23:50:04.993655270Z
Summary
Malicious code in aitable-workflow-server (npm)
Details

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

Source: amazon-inspector (c9fd48b8764ece5b776ed22530ce8c86ffef1093f52fc74ab00fbb740817af82)

The package's dist/index.js contains code combining OS command execution (ping) with outbound HTTP POST requests, a pattern consistent with host reconnaissance and data beaconing to an external endpoint. The package name resembles a legitimate workflow tool but the shipped bundle is a small file whose only functionality is issuing ping commands and POSTing results outward, with no code implementing the advertised workflow-server functionality. Version 9.9.9 is a version-number pattern frequently used in dependency-confusion attacks targeting internal package names.

Database specific
{
    "malicious-packages-origins": [
        {
            "versions": [
                "9.9.9"
            ],
            "id": "IN-MAL-2026-016684",
            "import_time": "2026-08-06T18:09:05.831338249Z",
            "modified_time": "2026-08-06T16:23:03Z",
            "source": "amazon-inspector",
            "sha256": "c9fd48b8764ece5b776ed22530ce8c86ffef1093f52fc74ab00fbb740817af82"
        }
    ]
}
References
Credits

Affected packages

npm / aitable-workflow-server

Package

Name
aitable-workflow-server
View open source insights on deps.dev
Purl
pkg:npm/aitable-workflow-server

Affected ranges

Affected versions

9.*
9.9.9

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "package_integrity": [
        {
            "filename": "aitable-workflow-server-9.9.9.tgz",
            "hashes": {
                "sha512_sri": "sha512-gI4Ks8ovrP4nZGQotGcEZdmjBZWM2RMOyTtRBOePzUg5eHr6Z88+za9ce+7xhsRXUIgGP5hOBELgeAcLGD1n2Q==",
                "sha1": "4e9bba1a2b1e37687d436f04b9019c58d7442910"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "dist/index.js",
            "tlsh": "d4633a5ea27b7039e7e93188d82e0805f2b9dd4c04295821f3b8ca6a365d544ce77f7e",
            "sha256": "30e64d6b8c1edbf1630b5363575ec6bea36dd6735c5224c2b9e433ad96bf1351"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/aitable-workflow-server/MAL-2026-13437.json"