MAL-2026-14068

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/depcruise-wrap-stream-in-html/MAL-2026-14068.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-14068
Published
2026-08-15T18:11:29Z
Modified
2026-08-15T19:00:11.423515438Z
Summary
Malicious code in depcruise-wrap-stream-in-html (npm)
Details

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

Source: amazon-inspector (bce3c6c9707df3626f30cbf434aa298d1df5cda4cf7b06b76ad4c92d04004a1c)

depcruise-wrap-stream-in-html@99.9.1 is a hollow package: index.js is module.exports = {} and the name mimics an internal helper of dependency-cruiser. Its only effect on install is resolving a runtime dependency ltidisafe from an arbitrary HTTPS tarball URL — https://ltidi.storage.googleapis.com/depenconf/ltidisafe-3.7.5.tgz — hosted on a Google Cloud Storage bucket unrelated to any known publisher of dependency-cruiser. On npm install, npm downloads and installs that tarball into node_modules, and any lifecycle scripts inside it execute on the installer's machine. The bucket owner can swap the tarball contents at any time without republishing to npm, bypassing registry scanning and version pinning guarantees. The 99.9.1 version number and lookalike name are consistent with a dependency-confusion / smuggling lure.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-017975",
            "import_time": "2026-08-15T18:45:40.362199101Z",
            "sha256": "bce3c6c9707df3626f30cbf434aa298d1df5cda4cf7b06b76ad4c92d04004a1c",
            "versions": [
                "99.9.1"
            ],
            "source": "amazon-inspector",
            "modified_time": "2026-08-15T18:11:29Z"
        }
    ]
}
References
Credits

Affected packages

npm / depcruise-wrap-stream-in-html

Package

Name
depcruise-wrap-stream-in-html
View open source insights on deps.dev
Purl
pkg:npm/depcruise-wrap-stream-in-html

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": "05e07d248a6155334ec500b14c5e611bf3b08e5f98047c0c1fdb442c808ebb328f935c",
            "sha256": "1a385df051c4db138cf8aa72add2588e52a191f7945bf804f95ba9a244156d53"
        }
    ],
    "package_integrity": [
        {
            "filename": "depcruise-wrap-stream-in-html-99.9.1.tgz",
            "hashes": {
                "sha512_sri": "sha512-iNX7gQ0cxDNDqJRlO/uIYFjjWnlY26zFnyK4/Ta45wCn/iwqpdaDx9GrPg4zZmTORXai5nW85wzQBQYjiHhVaQ==",
                "sha1": "f500765beee61b2baee501fc9d2de52a2f999804"
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/depcruise-wrap-stream-in-html/MAL-2026-14068.json"