MAL-2026-12507

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@sapappgyver/appgyver-descriptors/MAL-2026-12507.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12507
Published
2026-08-05T13:11:40Z
Modified
2026-08-05T14:35:03.561625243Z
Summary
Malicious code in @sapappgyver/appgyver-descriptors (npm)
Details

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

Source: amazon-inspector (f9396712a6bf4b08219d9ed2066ebf8c25a7558b988b6d9bf1c9ae57349a4741)

The package declares an install lifecycle script that runs node index.js, which requires lib/core.js; the same module is the package main, so the payload also fires on any require() of the package. lib/core.js reads the installer's OS username, hostname, and current working-directory basename and encodes them as labels of a DNS subdomain under oob.sl4x0.xyz, then issues a dns.resolve4 lookup — leaking host and user identity to an author-controlled authoritative resolver. Sibling files lib/b02e30.js and lib/6ad264.js hide the module names (os, dns, process), the property names (userInfo, hostname, cwd, resolve4), and the destination host oob.sl4x0.xyz as arrays of char-code hex literals reconstructed with String.fromCharCode at runtime. The package name @sapappgyver/appgyver-descriptors is crafted to visually match SAP's legitimate @sap/appgyver-* scope; the repository github.com/slaxorg/nms-dashboard-js and author email research@sl4x0.xyz have no relation to SAP and align with the exfil domain.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-014919",
            "import_time": "2026-08-05T14:19:42.968879438Z",
            "sha256": "f9396712a6bf4b08219d9ed2066ebf8c25a7558b988b6d9bf1c9ae57349a4741",
            "modified_time": "2026-08-05T13:11:40Z",
            "versions": [
                "9.9.11"
            ],
            "source": "amazon-inspector"
        }
    ]
}
References
Credits

Affected packages

npm / @sapappgyver/appgyver-descriptors

Package

Name
@sapappgyver/appgyver-descriptors
View open source insights on deps.dev
Purl
pkg:npm/%40sapappgyver/appgyver-descriptors

Affected ranges

Affected versions

9.*
9.9.11

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-GljfQF8oujBYvuHJFKfrHazxEVcRi+eIH6WYJ5nhjxt4doKMZnOQ2LmSAW1CjQyMJ+gv/reI/J0QwiFd1zoIng==",
                "sha1": "067f5800a83aa34fe65f78961effa59a68bcbfc0"
            },
            "filename": "appgyver-descriptors-9.9.11.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "lib/core.js",
            "sha256": "397d1435e7291ed6b02b8627033a110124d250a54290b3a8f9f248573fd6a2d4",
            "tlsh": "38014929a393c08f97e096d0361a03d18499c380e7ce80a5fa7c4a87904e7d1cac5a96"
        },
        {
            "sha256": "6c99eaab00a041e398c8732c1113d6e881ec0c4f7cc6ef3b14412946c8cb5258",
            "path": "lib/b02e30.js",
            "tlsh": "eae068073313c94fa1880bf77a0050a0ba4d8b5ca21dc0d6b528678500af443c0c0232"
        },
        {
            "sha256": "b3e2432a3c374b2d2554e34f8e8a3b037218bbb2c6591756ade92ac757a58b7c",
            "path": "package.json",
            "tlsh": "77215b35ce254c236ec86aa4dc692a42f5a24c174d407c1933c7a12c8faf2af52ff65d"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@sapappgyver/appgyver-descriptors/MAL-2026-12507.json"