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
Aliases
  • GHSA-rgcp-8955-2r93
Published
2026-08-15T14:35:33Z
Modified
2026-08-18T17:15:25Z
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: ghsa-malware (23de00ab8f02d3f4d853b389af48d4f9fbb60a95c04df181e727965ed9305bf4)

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 (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",
            "modified_time": "2026-08-15T14:35:33Z",
            "sha256": "446d5f8b4c581782feffc22437e24c36313ac56e648162a5f80e21eee9e9f083",
            "source": "ossf-package-analysis",
            "versions": [
                "99.9.1"
            ]
        },
        {
            "id": "IN-MAL-2026-017978",
            "import_time": "2026-08-15T18:45:40.659038232Z",
            "modified_time": "2026-08-15T18:11:56Z",
            "sha256": "91cc3a6ca908fc8beff657d21068318704e4576cb3778c360036ab5bfef4e56c",
            "source": "amazon-inspector",
            "versions": [
                "99.9.1"
            ]
        },
        {
            "id": "GHSA-rgcp-8955-2r93",
            "import_time": "2026-08-18T16:29:04.473474135Z",
            "modified_time": "2026-08-18T16:20:52Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "23de00ab8f02d3f4d853b389af48d4f9fbb60a95c04df181e727965ed9305bf4",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / depcruise-baseline

Package

Name
depcruise-baseline
View open source insights on deps.dev
Purl
pkg:npm/depcruise-baseline

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
{
    "evidence_files": [
        {
            "path": "package.json",
            "sha256": "d25a85550bc8903fa9a15c9221824c238a80800f1ccdc6a8be2c6e5373167b25",
            "tlsh": "d9e072304e6166334ec600f28c6a655bf3b08e4f4408bc0c5aef082c818dab328fa25d"
        }
    ],
    "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"