MAL-2026-4460

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@trackking/core/MAL-2026-4460.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-4460
Aliases
  • GHSA-2qqx-q4v2-495g
Published
2026-05-20T02:28:51Z
Modified
2026-07-09T09:32:08.899499743Z
Summary
Malicious code in @trackking/core (npm)
Details

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

Source: amazon-inspector (64d51e587bc0b6508fa3d38027f18d42d9ab4b6ccdb8dd2760543e8c52d6bb18)

@trackking/core@99.9.1 is an empty stub: index.js is module.exports = {}, package.json has no description, no author, ISC license, and a high-number version (99.9.1) typical of dependency-confusion uploads. Its sole effect on installation is a dependencies entry pointing ltidisafe at an arbitrary HTTPS tarball hosted on a Google Cloud Storage bucket — https://ltidi.storage.googleapis.com/depenconf/ltidisafe-2.3.6.tgz — rather than the npm registry. The path segment literally reads depenconf (dependency-confusion). On npm install, npm fetches and installs this out-of-band tarball, executing any lifecycle scripts it contains, with no registry review, no namespace pinning, and no signature verification. The tarball cannot be inspected from this package, but the lure shape (empty stub + placeholder metadata + version-99.9.1 + arbitrary-URL dep with a depenconf path) is unambiguously an attack delivery vehicle, not a legitimate library.

Source: ghsa-malware (cd0a05f7bcae1bff04a0761332ae20f7fb3b25e115ebf420ebf5db20d0d55a1c)

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": [
        {
            "import_time": "2026-05-26T05:50:36.377893516Z",
            "modified_time": "2026-05-20T02:28:51Z",
            "sha256": "64d51e587bc0b6508fa3d38027f18d42d9ab4b6ccdb8dd2760543e8c52d6bb18",
            "versions": [
                "99.9.1"
            ],
            "id": "IN-MAL-2026-003418",
            "source": "amazon-inspector"
        },
        {
            "import_time": "2026-05-26T05:50:36.496193809Z",
            "source": "amazon-inspector",
            "sha256": "dee796b7c87d0f0fb769d15210d16bab9fe1e2783726e0b3033ee0eac944d62f",
            "versions": [
                "99.9.1"
            ],
            "id": "IN-MAL-2026-003419",
            "modified_time": "2026-05-20T02:28:51Z"
        },
        {
            "import_time": "2026-06-11T15:26:36.92976226Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "source": "ghsa-malware",
            "sha256": "cd0a05f7bcae1bff04a0761332ae20f7fb3b25e115ebf420ebf5db20d0d55a1c",
            "id": "GHSA-2qqx-q4v2-495g",
            "modified_time": "2026-06-11T13:54:41Z"
        },
        {
            "import_time": "2026-07-09T09:16:01.249246154Z",
            "source": "reversing-labs",
            "sha256": "aad6cee6856dfc06fde7a0d619a524863b289f98b777fdda8312c2d0915e6805",
            "versions": [
                "99.9.1"
            ],
            "id": "RLMA-2026-04792",
            "modified_time": "2026-07-07T12:31:07Z"
        }
    ]
}
References
Credits

Affected packages

npm / @trackking/core

Package

Name
@trackking/core
View open source insights on deps.dev
Purl
pkg:npm/%40trackking/core

Affected ranges

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

Affected versions

99.*
99.9.1

Database specific

indicators
{
    "evidence_files": [
        {
            "tlsh": "20e0c2645a6166334ec611b6482b995bf3b18e5f4809bc0d5beb041c829da7328f93ac",
            "sha256": "095e5845b8962521e289bac6aaa83aee8a38fad7166632a9e50731732e3039de",
            "path": "package.json"
        },
        {
            "tlsh": "0e80040d043171c70355404dd140d441d4c04471400550110fc44ddd0004c0c01f0754",
            "sha256": "322ee46d71101bed25f260f2e78a419b5472e28d1ba02831ced05c73b44e5bb8",
            "path": "index.js"
        }
    ],
    "domains": [
        "7363616e.trackking-core.7nvupkdksbhg2wj08j2r0sf8wz23qtei.oastify.com",
        "7363616e2d666466366432383439386262.trackking-core.7nvupkdksbhg2wj08j2r0sf8wz23qtei.oastify.com",
        "2f686f6d652f7363616e.trackking-core.7nvupkdksbhg2wj08j2r0sf8wz23qtei.oastify.com",
        "ltidi.storage.googleapis.com"
    ],
    "package_integrity": [
        {
            "filename": "core-99.9.1.tgz",
            "hashes": {
                "sha1": "9afce2f23e03adf1a407bfb32e76a977205d8879",
                "sha512_sri": "sha512-5gp+Pq2OD+kBz8zkDsLuV8B6UK43dYc6FPuNuKlxnBLRwgfAOhLzSIhR4RIUNF4WkY+P+mhE40iPwJAjm97TPA=="
            }
        }
    ]
}
cwes
[
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    },
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@trackking/core/MAL-2026-4460.json"