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
Published
2026-05-20T02:28:51Z
Modified
2026-05-26T06:02:05.541274996Z
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.

Database specific
{
    "malicious-packages-origins": [
        {
            "sha256": "64d51e587bc0b6508fa3d38027f18d42d9ab4b6ccdb8dd2760543e8c52d6bb18",
            "source": "amazon-inspector",
            "modified_time": "2026-05-20T02:28:51Z",
            "import_time": "2026-05-26T05:50:36.377893516Z",
            "versions": [
                "99.9.1"
            ],
            "id": "IN-MAL-2026-003418"
        },
        {
            "sha256": "dee796b7c87d0f0fb769d15210d16bab9fe1e2783726e0b3033ee0eac944d62f",
            "source": "amazon-inspector",
            "modified_time": "2026-05-20T02:28:51Z",
            "versions": [
                "99.9.1"
            ],
            "id": "IN-MAL-2026-003419",
            "import_time": "2026-05-26T05:50:36.496193809Z"
        }
    ]
}
References
Credits

Affected packages

npm / @trackking/core

Package

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

Affected ranges

Affected versions

99.*
99.9.1

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@trackking/core/MAL-2026-4460.json"
indicators
{
    "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=="
            }
        }
    ],
    "evidence_files": [
        {
            "path": "package.json",
            "tlsh": "20e0c2645a6166334ec611b6482b995bf3b18e5f4809bc0d5beb041c829da7328f93ac",
            "sha256": "095e5845b8962521e289bac6aaa83aee8a38fad7166632a9e50731732e3039de"
        },
        {
            "sha256": "322ee46d71101bed25f260f2e78a419b5472e28d1ba02831ced05c73b44e5bb8",
            "tlsh": "0e80040d043171c70355404dd140d441d4c04471400550110fc44ddd0004c0c01f0754",
            "path": "index.js"
        }
    ]
}
cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    }
]