MAL-2026-6565

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@uisp/utils/MAL-2026-6565.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-6565
Published
2026-06-29T03:20:42Z
Modified
2026-06-29T05:16:43.345915762Z
Summary
Malicious code in @uisp/utils (npm)
Details

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

Source: amazon-inspector (e841054b9f1d1625077178da23e8096c345ff196851058742d4903747d1461ea)

Package published to the public npm registry under the @uisp scope at version 99.0.1 — the canonical dependency-confusion shape (organization-matching scope plus inflated version to outrank private internal releases). package.json declares scripts.preinstall="node beacon.js". beacon.js unconditionally runs child_process.execSync('whoami') and exfiltrates the base64-encoded output to a hardcoded Burp Collaborator host (w963dgom49n3ibi6677fuaxd64cv0loa.oastify.com) via both a DNS lookup of NONCE.<b64>.<collab> and an https.get to https://<collab>/<nonce>/whoami/<b64>. Installer harm: running npm install against the public registry (or any misconfigured registry resolution that falls through to it) auto-executes attacker code on the build host and leaks host identity to an external out-of-band collector. The README's claim of authorized research does not constitute consent for arbitrary installers and does not mitigate the install-time RCE + exfiltration mechanism.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-007706",
            "versions": [
                "99.0.2"
            ],
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "e10df679e35a375b1e0c5a4dcfd138be621374bc861aa3eac834b89144791309",
            "source": "amazon-inspector",
            "modified_time": "2026-06-29T03:20:58Z",
            "import_time": "2026-06-29T05:07:04.752707822Z"
        },
        {
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "versions": [
                "99.0.1"
            ],
            "sha256": "e841054b9f1d1625077178da23e8096c345ff196851058742d4903747d1461ea",
            "id": "IN-MAL-2026-007704",
            "source": "amazon-inspector",
            "modified_time": "2026-06-29T03:20:42Z",
            "import_time": "2026-06-29T05:07:04.416295484Z"
        },
        {
            "id": "IN-MAL-2026-007705",
            "versions": [
                "99.0.0"
            ],
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "ff736ef7db7d1fcf7d9a37f6f675d7a3008aef01e9341e8a4f84ea1cc57185e1",
            "source": "amazon-inspector",
            "modified_time": "2026-06-29T03:20:50Z",
            "import_time": "2026-06-29T05:07:04.544957235Z"
        }
    ]
}
References
Credits

Affected packages

npm / @uisp/utils

Package

Name
@uisp/utils
View open source insights on deps.dev
Purl
pkg:npm/%40uisp%2Futils

Affected ranges

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

Affected versions

99.*
99.0.0
99.0.1
99.0.2

Database specific

cwes
[
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "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"
    }
]
indicators
{
    "package_integrity": [
        {
            "filename": "utils-99.0.2.tgz",
            "hashes": {
                "sha512_sri": "sha512-UFY/YseOiUmqRFMBPIDJ6vmJIF7OqhZQuR5pf0AGrs9UGsI37/BIa5kl4ROOjZSGWoAlY1fn9ReoEB1B8BaFJA==",
                "sha1": "b95d52599dc86fb299e107d615873ebc4d4a6cfc"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "beacon.js",
            "sha256": "395a88912555d89f172d58242e2b84b6fc5fb072cc2651868708321f1f91f463",
            "tlsh": "482100afabb427a110c275d4d51f3126f563d21c5394aff0c0a6e2173d2c86502aa8fa"
        },
        {
            "path": "package.json",
            "sha256": "ea94b48f05e956d47d7cb63a02f9fc9ffce04cc03f27b8ee27bd014333019237",
            "tlsh": "85e0c0145e00d93725d401e55975501731b5cc0f166d2935e183010c509dfea237f39a"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@uisp/utils/MAL-2026-6565.json"