MAL-2026-10970

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/consumerweb-calurls/MAL-2026-10970.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-10970
Aliases
  • GHSA-2fpw-cmmr-5j84
Published
2026-07-21T05:15:38Z
Modified
2026-08-18T17:15:25Z
Summary
Malicious code in consumerweb-calurls (npm)
Details

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

Source: amazon-inspector (669d269ba4f32fdf1b9c8858544848525f323074fba69e9f84a2974504adfc17)

consumerweb-calurls@99.9.1 ships an effectively empty package (empty index.js, no lifecycle scripts) whose sole effect on install is to resolve a runtime dependency ltidisafe from a direct tarball URL on an anonymous Google Cloud Storage bucket at https://ltidi.storage.googleapis.com/depenconf/ltidisafe-3.5.6.tgz rather than from the npm registry. The GCS bucket is not npm, not a documented publisher domain, and the URL carries no integrity hash, so the bucket owner can swap the tarball contents at any time. On npm install, npm fetches this tarball and executes its lifecycle scripts and main module inside the installer's dependency graph, bypassing npm registry scanning. The version number 99.9.1 and the hollow contents are consistent with a lure package whose only purpose is to introduce the off-registry dependency.

Source: ghsa-malware (10eeaa46c9eb7dcf1758e59fed4f0afd5acd9f60bb5bed15279d2cfd72762fa9)

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 (3b11cf69cfe3f87442591bf436e6905273bc84de3171c27102b63406c0fe3235)

The OpenSSF Package Analysis project identified 'consumerweb-calurls' @ 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-07-21T06:01:48.270186206Z",
            "modified_time": "2026-07-21T05:15:38Z",
            "sha256": "3b11cf69cfe3f87442591bf436e6905273bc84de3171c27102b63406c0fe3235",
            "source": "ossf-package-analysis",
            "versions": [
                "99.9.1"
            ]
        },
        {
            "id": "IN-MAL-2026-011277",
            "import_time": "2026-08-04T22:30:08.615779166Z",
            "modified_time": "2026-08-04T21:58:07Z",
            "sha256": "669d269ba4f32fdf1b9c8858544848525f323074fba69e9f84a2974504adfc17",
            "source": "amazon-inspector",
            "versions": [
                "99.9.1"
            ]
        },
        {
            "id": "GHSA-2fpw-cmmr-5j84",
            "import_time": "2026-08-18T16:29:04.439883121Z",
            "modified_time": "2026-08-18T16:20:51Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "10eeaa46c9eb7dcf1758e59fed4f0afd5acd9f60bb5bed15279d2cfd72762fa9",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / consumerweb-calurls

Package

Name
consumerweb-calurls
View open source insights on deps.dev
Purl
pkg:npm/consumerweb-calurls

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": "947b0db70b9ad57507175b7815a44b3dcbadd63ec33d60b0e775c1339b846cdc",
            "tlsh": "2fe07d204a2055338ec510b1492b6187f3708e4f0408bd0c2edb442c519dab328f929c"
        }
    ],
    "package_integrity": [
        {
            "filename": "consumerweb-calurls-99.9.1.tgz",
            "hashes": {
                "sha1": "e421ab92dc636ffbf522fcc956461ff1385def54",
                "sha512_sri": "sha512-qOHfAUeaE6xOMpKRw3Xt8cVJ2aJgKg74ZpuwbyQA4jR+osn8iuwhpgsz2iuKSHDUEPprsdNV/CprDJL7IbQjFA=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/consumerweb-calurls/MAL-2026-10970.json"