MAL-2026-11102

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/riskunifiedgatewayserv/MAL-2026-11102.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-11102
Aliases
  • GHSA-prr3-5jpw-q3v3
Published
2026-07-27T16:15:19Z
Modified
2026-08-05T07:21:25Z
Summary
Malicious code in riskunifiedgatewayserv (npm)
Details

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

Source: amazon-inspector (0d96d72f82bb3dfb9c04ca9b519f859677fd07d6396699d9273ef5ef14547d2b)

Package installs a preinstall hook that runs index.js on npm install. The script collects the installer's hostname, platform, architecture, home directory, and configured DNS servers via os.hostname(), os.platform(), os.arch(), os.homedir(), and dns.getServers(), then POSTs the collected data to a hardcoded Burp Collaborator subdomain lh68zt2urttjod19rzsz0dssxj3brff4.oastify.com at path /hit. Execution is automatic on default npm install; the destination is attacker-controlled and unrelated to any legitimate package function.

Source: ghsa-malware (832cecce176cee15be4875642bd875636a40159560e29bd359746b2c80359e10)

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": "GHSA-prr3-5jpw-q3v3",
            "import_time": "2026-07-28T02:02:27.858328Z",
            "modified_time": "2026-07-27T16:15:20Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "832cecce176cee15be4875642bd875636a40159560e29bd359746b2c80359e10",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-011118",
            "import_time": "2026-08-04T22:30:00.112037077Z",
            "modified_time": "2026-08-04T21:35:11Z",
            "sha256": "0d96d72f82bb3dfb9c04ca9b519f859677fd07d6396699d9273ef5ef14547d2b",
            "source": "amazon-inspector",
            "versions": [
                "28.0.0"
            ]
        },
        {
            "id": "IN-MAL-2026-013291",
            "import_time": "2026-08-05T07:06:39.972496669Z",
            "modified_time": "2026-08-05T06:02:05Z",
            "sha256": "99f82924e68d3b1631a1daa7e3e956852a890682025d4fc68be88390cc85da77",
            "source": "amazon-inspector",
            "versions": [
                "21.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / riskunifiedgatewayserv

Package

Name
riskunifiedgatewayserv
View open source insights on deps.dev
Purl
pkg:npm/riskunifiedgatewayserv

Affected ranges

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

Affected versions

21.*
21.0.0
28.*
28.0.0

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"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "index.js",
            "sha256": "f5cc4303118b65d7f5d8ffeceea94f8d3977c31f938a23ddf95a7b18bfa03376",
            "tlsh": "f7f081d4e6f55a61177a99c1b0a295065333e672740bb4d05fc802760bcddf805b16f8"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/riskunifiedgatewayserv/MAL-2026-11102.json"