MAL-2026-5399

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/kraken-ui/MAL-2026-5399.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-5399
Aliases
  • GHSA-g324-m33p-jjf4
Published
2026-06-09T16:06:25Z
Modified
2026-09-01T11:31:37Z
Summary
Malicious code in kraken-ui (npm)
Details

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

Source: amazon-inspector (168f5bafda658807ea431a8cb06a1e3006d639d17b7f0c97d3d63e34f49129d5)

On require/load, index.js imports os, dns, https, querystring, and the local package.json, then collects os.hostname(), os.userInfo().username, os.homedir(), __dirname (install path), dns.getServers(), and the full package.json contents, and HTTPS POSTs the JSON payload to nlc574f24tq03k423v3jr7hllcr3ft3i.oastify.com (a Burp Collaborator OAST subdomain). The version 999.0.0 plus self-described 'dependency confusion proof of concept' is the canonical dependency-confusion attack shape: it is published to the public registry to override an internal package of the same name. Any installer or build system whose resolver picks up this version leaks identifying host/user info and internal DNS topology to an attacker-controlled out-of-band server. Behavior fires automatically when the module's main entry is loaded.

Source: ghsa-malware (ea308da371652779c24ee15abd8d68c0908ea822dacf5599758c113b8a7ed13c)

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": "IN-MAL-2026-004965",
            "import_time": "2026-06-09T16:59:44.841844855Z",
            "modified_time": "2026-06-09T16:06:25Z",
            "sha256": "168f5bafda658807ea431a8cb06a1e3006d639d17b7f0c97d3d63e34f49129d5",
            "source": "amazon-inspector",
            "versions": [
                "999.0.0"
            ]
        },
        {
            "id": "IN-MAL-2026-004966",
            "import_time": "2026-06-09T16:59:44.908531886Z",
            "modified_time": "2026-06-09T16:06:25Z",
            "sha256": "88479e71edbc32519f47f7b8dc147285016c90e64650c763a784fee83f022c95",
            "source": "amazon-inspector",
            "versions": [
                "999.0.0"
            ]
        },
        {
            "id": "GHSA-g324-m33p-jjf4",
            "import_time": "2026-07-14T03:21:41.944876261Z",
            "modified_time": "2026-07-14T02:56:57Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "ea308da371652779c24ee15abd8d68c0908ea822dacf5599758c113b8a7ed13c",
            "source": "ghsa-malware"
        },
        {
            "id": "RLMA-2026-05566",
            "import_time": "2026-07-20T13:14:48.686062904Z",
            "modified_time": "2026-07-20T10:48:10Z",
            "sha256": "70dce5996cf028f13447c46cd3b825ad89f4580b1e02f7f2ae99a8b76d23275b",
            "source": "reversing-labs",
            "versions": [
                "999.0.0"
            ]
        },
        {
            "id": "RLUA-2026-06296",
            "import_time": "2026-09-01T11:18:10.544866493Z",
            "modified_time": "2026-08-24T16:56:59Z",
            "sha256": "1b37a7e19f2847b5c77421f6cf1085e4b11bc85f0495250b48221047d58fbfca",
            "source": "reversing-labs"
        }
    ]
}
References
Credits

Affected packages

npm / kraken-ui

Package

Affected ranges

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

Affected versions

999.*
999.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"
    }
]
indicators
{
    "domains": [
        "nlc574f24tq03k423v3jr7hllcr3ft3i.oastify.com"
    ],
    "evidence_files": [
        {
            "path": "index.js",
            "sha256": "2d35a30029f166d5354591cea3a714bc43ce66b8ee66738b2ac593b8b8a05b0c",
            "tlsh": "a1118ce4c5e123600dba45947499e00822aae737750e6cd8f58d03d04fcaabd60b39f2"
        }
    ],
    "package_integrity": [
        {
            "filename": "kraken-ui-999.0.0.tgz",
            "hashes": {
                "sha1": "7a71324e82769855b878a08f6c33e1b4d99f1a65",
                "sha512_sri": "sha512-/lM8px+RzIoR4iNMZNSBBrU7Ib9LQQufcmkGY0KyKLAhrlygelQ3VuBTKRgOOSrrvN59hVy3Q9UCcU7d1M7FJA=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/kraken-ui/MAL-2026-5399.json"