MAL-2026-5453

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tivo-codelib-a/MAL-2026-5453.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-5453
Aliases
  • GHSA-4f5g-pqjq-3mvw
Published
2026-06-09T17:27:44Z
Modified
2026-06-29T17:31:53Z
Summary
Malicious code in tivo-codelib-a (npm)
Details

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

Source: amazon-inspector (2c187e845e4c0d637709021a287c758e0206cb7adc46517391df4724d8af8cb7)

tivo-codelib-a@99.9.1 is an empty-stub npm package whose index.js exports module.exports = {} and whose package metadata (description, author) is blank. Its only effect on installers is its sole runtime dependency, which is declared in package.json as a direct HTTPS URL rather than a registry version: "ltidisafe": "https://ltidi.storage.googleapis.com/depenconf/ltidisafe-2.8.1.tgz". On npm install, npm fetches that tarball from a Google Cloud Storage bucket (ltidi.storage.googleapis.com/depenconf/) that does not correspond to any reputable publisher, installs it into the consumer's node_modules, and runs any lifecycle scripts it contains. The URL is not hash-pinned, so the bucket owner can swap the tarball contents at any time and ship arbitrary code to every installer. The package name pattern (-codelib-a), the unusually high version (99.9.1), the empty metadata, and the off-registry GCS dependency together match the dependency-confusion smuggler/loader shape: a hollow lure whose install resolves to attacker-controlled code hosted outside the registry.

Source: ghsa-malware (e22af6fd4d56ebed3c29ffe8741c9d9ac1132ba3f37533b94c9d76816ae9c54d)

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-005053",
            "import_time": "2026-06-09T17:45:51.459907891Z",
            "modified_time": "2026-06-09T17:27:44Z",
            "sha256": "2c187e845e4c0d637709021a287c758e0206cb7adc46517391df4724d8af8cb7",
            "source": "amazon-inspector",
            "versions": [
                "99.9.1"
            ]
        },
        {
            "id": "IN-MAL-2026-005054",
            "import_time": "2026-06-09T17:45:51.510031173Z",
            "modified_time": "2026-06-09T17:27:44Z",
            "sha256": "57c9d90cd89beaed446ec71eacbe7fd7230972ebf844bd58a3199c2e4dbf3ed9",
            "source": "amazon-inspector",
            "versions": [
                "99.9.1"
            ]
        },
        {
            "id": "GHSA-4f5g-pqjq-3mvw",
            "import_time": "2026-06-29T17:14:01.236803724Z",
            "modified_time": "2026-06-29T16:53:34Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "e22af6fd4d56ebed3c29ffe8741c9d9ac1132ba3f37533b94c9d76816ae9c54d",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / tivo-codelib-a

Package

Name
tivo-codelib-a
View open source insights on deps.dev
Purl
pkg:npm/tivo-codelib-a

Affected ranges

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

Affected versions

99.*
99.9.1

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": [
        "ltidi.storage.googleapis.com",
        "7363616e.tivo-codelib-a.165lgu2ib7ncfrrvqq3g5nsrui0eo4ct.oastify.com",
        "7363616e2d633832343432663362343336.tivo-codelib-a.165lgu2ib7ncfrrvqq3g5nsrui0eo4ct.oastify.com",
        "2f686f6d652f7363616e.tivo-codelib-a.165lgu2ib7ncfrrvqq3g5nsrui0eo4ct.oastify.com"
    ],
    "evidence_files": [
        {
            "path": "package.json",
            "sha256": "e07d0700632dcbcb87e7ef7a1af059c922c045065ec260cc3868c177a6f7099e",
            "tlsh": "68e072204a21a6331fc500f24c2aa54bf3b08e9f0808bc0c1eeb081c808df7328f926d"
        },
        {
            "path": "index.js",
            "sha256": "322ee46d71101bed25f260f2e78a419b5472e28d1ba02831ced05c73b44e5bb8",
            "tlsh": "0e80040d043171c70355404dd140d441d4c04471400550110fc44ddd0004c0c01f0754"
        }
    ],
    "package_integrity": [
        {
            "filename": "tivo-codelib-a-99.9.1.tgz",
            "hashes": {
                "sha1": "fbcd2f7e47a62d5254dd94ea8bd9e80fed2cf980",
                "sha512_sri": "sha512-Ab0qWS1glZZj6C5KUxHeJ5ORSrPAvtiEjMmXaesTTo96PkKESDlrk2Sjh9OUQgz8TGOJZa4hyuJodbzJTkJuIQ=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tivo-codelib-a/MAL-2026-5453.json"