MAL-2026-11103

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/stargateproxyserv/MAL-2026-11103.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-11103
Aliases
  • GHSA-h7c2-w78r-3m98
Published
2026-07-27T16:15:19Z
Modified
2026-08-05T07:21:27Z
Summary
Malicious code in stargateproxyserv (npm)
Details

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

Source: amazon-inspector (16f37695676321e5bdbf3c1ff13f97619eb46b57d7796f66c3b1448633626858)

stargateproxyserv@28.0.0 declares a preinstall script that runs node index.js, which collects installer host identifiers (os.hostname(), os.platform(), os.arch(), os.homedir(), and dns.getServers()) and POSTs them as JSON to a hardcoded Burp Collaborator subdomain at ob3btwwxlwnmigvcl2m2ugmvrmxelj98.oastify.com/hit. The beacon fires automatically on npm install, before the installer executes any of the package's advertised functionality. The package has no legitimate feature that would require exfiltrating host and DNS configuration to an external out-of-band-application-security-testing endpoint; the shape is a classic dependency-confusion / namesquat reconnaissance beacon.

Source: ghsa-malware (30672bc5027216bfe87a3a8c7687d7fbd70194afcd47f548712390b1289d3241)

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-h7c2-w78r-3m98",
            "import_time": "2026-07-28T02:02:27.781531Z",
            "modified_time": "2026-07-27T16:15:20Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "30672bc5027216bfe87a3a8c7687d7fbd70194afcd47f548712390b1289d3241",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-011124",
            "import_time": "2026-08-04T22:30:00.477576137Z",
            "modified_time": "2026-08-04T21:36:01Z",
            "sha256": "16f37695676321e5bdbf3c1ff13f97619eb46b57d7796f66c3b1448633626858",
            "source": "amazon-inspector",
            "versions": [
                "28.0.0"
            ]
        },
        {
            "id": "IN-MAL-2026-013282",
            "import_time": "2026-08-05T07:06:39.450347168Z",
            "modified_time": "2026-08-05T06:00:43Z",
            "sha256": "159fe843160f2e96cb824e6f4344813127252a95b74dd31de9286c50eb9ce803",
            "source": "amazon-inspector",
            "versions": [
                "24.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / stargateproxyserv

Package

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

Affected ranges

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

Affected versions

24.*
24.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": "223ca73519d434bc3a2d759b0a47689c26b0e3ee770beddedbb9a9f354346c97",
            "tlsh": "83f081d4e6b55a610bba95c0b0a2a5065333d663740ff4d06fc8026607cddf845b16f8"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/stargateproxyserv/MAL-2026-11103.json"