MAL-2026-11100

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

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

Source: amazon-inspector (ca4808d7fab80b2202538cad6c5a1be4d62eb973ac35eb3a431fdf33f68b67ee)

identityauthorizationserv@28.0.0 wires scripts.preinstall to node index.js, so on npm install the package auto-executes code that collects host reconnaissance data (os.hostname(), os.platform(), os.arch(), os.homedir(), and dns.getServers()) and POSTs it to a hardcoded out-of-band callback host at lwl8ethu6t8j3dg96z7zfd7scjib68ux.oastify.com/hit. oastify.com is Burp Collaborator infrastructure used for OOB exfiltration in dependency-confusion probes; the destination is attacker-controlled and unrelated to any legitimate publisher. The package self-describes as a dependency-confusion proof of concept, and the name pattern is consistent with a squat targeting an internal package name.

Source: ghsa-malware (ef1d43e872519f6b1865d149c6f202e9079165bc28c12645e8154155d61e7455)

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-gxvc-xwj7-xghw",
            "import_time": "2026-07-28T02:02:27.77311Z",
            "modified_time": "2026-07-27T16:15:19Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "ef1d43e872519f6b1865d149c6f202e9079165bc28c12645e8154155d61e7455",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-011266",
            "import_time": "2026-08-04T22:30:08.130770634Z",
            "modified_time": "2026-08-04T21:56:27Z",
            "sha256": "ca4808d7fab80b2202538cad6c5a1be4d62eb973ac35eb3a431fdf33f68b67ee",
            "source": "amazon-inspector",
            "versions": [
                "28.0.0"
            ]
        },
        {
            "id": "IN-MAL-2026-013293",
            "import_time": "2026-08-05T07:06:40.032750134Z",
            "modified_time": "2026-08-05T06:02:22Z",
            "sha256": "978daf7eea994a731d3a9acbc785bc587e64efcf3828fa7c80cb6d19e171d8f0",
            "source": "amazon-inspector",
            "versions": [
                "21.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / identityauthorizationserv

Package

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

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": "c2f463eeef488bded0ec66aeb47b29891c89af727f10e939295a8089221de411",
            "tlsh": "28f081d4e5f56a6117ba95c0b0a2a5065323d662780bb4d06fc802661bcddfc41b56f4"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/identityauthorizationserv/MAL-2026-11100.json"