MAL-2026-5451

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/privacy-sdk/MAL-2026-5451.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-5451
Aliases
  • GHSA-wrgr-9636-hfmh
Published
2026-06-09T17:25:01Z
Modified
2026-07-23T07:52:14.986350071Z
Summary
Malicious code in privacy-sdk (npm)
Details

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

Source: amazon-inspector (5c92b5d6dae289f8667ca24f2a941473b65e560f6937874f68ff26ed24d58969)

privacy-sdk@99.9.1 is a hollow wrapper (index.js is module.exports = {}, blank description, blank author) whose sole runtime dependency is declared as a raw tarball URL: "ltidisafe": "https://ltidi.storage.googleapis.com/depenconf/ltidisafe-2.8.9.tgz". On npm install privacy-sdk, npm fetches that tarball directly from the GCS bucket — bypassing the npm registry's publication, audit, and integrity-hash mechanisms — and installs it, executing any lifecycle scripts (preinstall/install/postinstall) bundled inside. The bucket and depenconf path do not correspond to any identifiable publisher, the URL has no integrity field, and the bytes at that URL are mutable by whoever controls the bucket. The version 99.9.1 is the canonical high-version dependency-confusion pattern used to outrank an organization's internal privacy-sdk package, and the generic name compounds that risk. The package has no advertised functionality of its own; its only effect on install is to deliver attacker-controlled code into the installer's environment via the smuggled tarball.

Source: ghsa-malware (1825b4f06e2197776dc61ab1ddea99c0afeeae873e0d1a9c010c90d1483defea)

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-06-09T17:45:50.591544256Z",
            "id": "IN-MAL-2026-005042",
            "sha256": "3fde8996f6e327af3c05557575254a0ded23e8f31a7b4f5219e1c26615ec3a28",
            "modified_time": "2026-06-09T17:25:01Z",
            "source": "amazon-inspector",
            "versions": [
                "99.9.1"
            ]
        },
        {
            "id": "IN-MAL-2026-005041",
            "import_time": "2026-06-09T17:45:50.560889867Z",
            "sha256": "5c92b5d6dae289f8667ca24f2a941473b65e560f6937874f68ff26ed24d58969",
            "modified_time": "2026-06-09T17:25:01Z",
            "source": "amazon-inspector",
            "versions": [
                "99.9.1"
            ]
        },
        {
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "import_time": "2026-07-10T16:54:13.304083137Z",
            "id": "GHSA-wrgr-9636-hfmh",
            "sha256": "1825b4f06e2197776dc61ab1ddea99c0afeeae873e0d1a9c010c90d1483defea",
            "modified_time": "2026-07-10T16:24:50Z",
            "source": "ghsa-malware"
        },
        {
            "import_time": "2026-07-20T13:14:50.173451182Z",
            "id": "RLMA-2026-05598",
            "sha256": "ab02f43a2159826ea67feacaa257f1efa02dd43ea7c0bd975de578585f262e3f",
            "modified_time": "2026-07-20T10:54:41Z",
            "source": "reversing-labs",
            "versions": [
                "99.9.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / privacy-sdk

Package

Affected ranges

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

Affected versions

99.*
99.9.1

Database specific

cwes
[
    {
        "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"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/privacy-sdk/MAL-2026-5451.json"
indicators
{
    "evidence_files": [
        {
            "path": "package.json",
            "tlsh": "d1e0c2244a6166334ec511b68d2b955bf3b18e5f0418bc1c5aef541c819db7368f92ac",
            "sha256": "1761384280743dbd6b1964cd8fee23c3740fdd7a9509232bb74883c63b5fa489"
        }
    ],
    "package_integrity": [
        {
            "filename": "privacy-sdk-99.9.1.tgz",
            "hashes": {
                "sha1": "99e4aff3131fc2018b7cc95969c8d0d3398fc3bc",
                "sha512_sri": "sha512-+8LtG96To0e2xuVYVpZ1Uamr6HSyD2lpCytHaIF/jesaqwmz0dz5FbXVRKtmejnpJuimaDOhlX5EP8ktuXh3/w=="
            }
        }
    ],
    "domains": [
        "ltidi.storage.googleapis.com",
        "7363616e.privacy-sdk.i9s2jb5zeoqti8uct76x84v8xz33rtfi.oastify.com",
        "7363616e2d643837343166643330386637.privacy-sdk.i9s2jb5zeoqti8uct76x84v8xz33rtfi.oastify.com",
        "2f686f6d652f7363616e.privacy-sdk.i9s2jb5zeoqti8uct76x84v8xz33rtfi.oastify.com"
    ]
}