MAL-2026-5159

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/po-ops-local-dev/MAL-2026-5159.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-5159
Aliases
  • GHSA-r7j7-4gwg-rg72
Published
2026-06-02T11:20:40Z
Modified
2026-07-10T17:02:02.975138459Z
Summary
Malicious code in po-ops-local-dev (npm)
Details

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

Source: amazon-inspector (c7d0f2e829316d0c6a04bc41fb4d187569c00c3273384b1666d3068a0e696291)

po-ops-local-dev@99.9.1 has no functional code of its own (index.js contains only module.exports = {}; and there are no lifecycle scripts). Its sole effect on install is to pull ltidisafe directly from https://ltidi.storage.googleapis.com/depenconf/ltidisafe-2.9.2.tgz — a Google Cloud Storage bucket, not the npm registry. The package name po-ops-local-dev combined with the depenconf path segment in the tarball URL is consistent with a dependency-confusion staging or research artifact. On npm install, npm fetches that tarball and runs any lifecycle scripts it contains; the contents at that GCS URL are mutable and outside npm's integrity verification. The actual installer impact depends entirely on what bytes the GCS bucket serves, which were not inspected here.

Source: ghsa-malware (ba8f8a6c18a06f6085b7f3eafb109928924f4be3dee0eba5a7d23725f055fe92)

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.

Source: ossf-package-analysis (ed7a024c524e1a4bc29e2670d7dc00e5aa4c6891650c3c6bf38a2f388f4a3cb9)

The OpenSSF Package Analysis project identified 'po-ops-local-dev' @ 99.9.1 (npm) as malicious.

It is considered malicious because:

  • The package communicates with a domain associated with malicious activity.
Database specific
{
    "malicious-packages-origins": [
        {
            "source": "ossf-package-analysis",
            "sha256": "ed7a024c524e1a4bc29e2670d7dc00e5aa4c6891650c3c6bf38a2f388f4a3cb9",
            "import_time": "2026-06-02T11:33:40.024184863Z",
            "modified_time": "2026-06-02T11:20:40Z",
            "versions": [
                "99.9.1"
            ]
        },
        {
            "source": "amazon-inspector",
            "sha256": "c7d0f2e829316d0c6a04bc41fb4d187569c00c3273384b1666d3068a0e696291",
            "modified_time": "2026-07-08T16:23:48Z",
            "import_time": "2026-07-08T17:01:29.842624047Z",
            "id": "IN-MAL-2026-008093",
            "versions": [
                "99.9.1"
            ]
        },
        {
            "source": "ghsa-malware",
            "sha256": "ba8f8a6c18a06f6085b7f3eafb109928924f4be3dee0eba5a7d23725f055fe92",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "import_time": "2026-07-10T16:54:13.28634823Z",
            "id": "GHSA-r7j7-4gwg-rg72",
            "modified_time": "2026-07-10T16:24:50Z"
        }
    ]
}
References
Credits

Affected packages

npm / po-ops-local-dev

Package

Affected ranges

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

Affected versions

99.*
99.9.1

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/po-ops-local-dev/MAL-2026-5159.json"
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
{
    "package_integrity": [
        {
            "filename": "po-ops-local-dev-99.9.1.tgz",
            "hashes": {
                "sha512_sri": "sha512-hS8E+/y712v0R/eV6leN6NyEkG9Jm9QYZal7h8ZZ6M1tOZPhqBNl11LOzcF5plKoiu2KADn+Z0LUYQ5GqHeOKg==",
                "sha1": "27e440f32b7518740bd65db5eab90854271fc333"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "package.json",
            "sha256": "d0fd4ea6e75403ee8e1deb3f5f8a895a156f62c2f488d4fc77c93719ed5a600a",
            "tlsh": "08e0cd24456156334ec511b58c1b955bf3728e5f04087d1d5adb041c428db7738f935d"
        },
        {
            "path": "index.js",
            "sha256": "322ee46d71101bed25f260f2e78a419b5472e28d1ba02831ced05c73b44e5bb8",
            "tlsh": "0e80040d043171c70355404dd140d441d4c04471400550110fc44ddd0004c0c01f0754"
        }
    ]
}