MAL-2026-10965

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/requestor-util/MAL-2026-10965.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-10965
Aliases
  • GHSA-mchg-8mp7-q4m6
Published
2026-07-21T04:35:40Z
Modified
2026-08-18T17:15:25Z
Summary
Malicious code in requestor-util (npm)
Details

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

Source: amazon-inspector (d8a60f357ab63e9818e450e4e4aec3dcf1b08d1242931ad5ad8468a460ee82ba)

requestor-util@99.9.1 is a hollow wrapper (empty index.js, placeholder 99.9.1 version) whose only effect on install is to resolve a dependency declared as a direct tarball URL: "ltidisafe": "https://ltidi.storage.googleapis.com/depenconf/ltidisafe-3.4.6.tgz". npm install fetches whatever bytes currently live at that mutable Google Cloud Storage URL and executes any preinstall/install/postinstall lifecycle scripts contained in that tarball on the installer's machine. The URL is not on the npm registry (bypassing registry-side scanning) and is controlled by whoever owns the GCS bucket, who can swap the payload at any time without republishing the wrapper. The hollow-main + off-registry-tarball-dependency shape matches the dropper-lure pattern: the wrapper's function is to force resolution of an attacker-mutable external artifact into every installer's dependency tree.

Source: ghsa-malware (15c8a9688bf9c6b8fd7eb96252a2c1609a7d7ae8ec0e1792045b92641cbfc4a9)

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 (6d4229671aa9a57f0ffbe61cd9ebe925c0874f55dd72d15f43adff096d0cf3f0)

The OpenSSF Package Analysis project identified 'requestor-util' @ 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-21T04:37:29.360474998Z",
            "modified_time": "2026-07-21T04:35:40Z",
            "sha256": "6d4229671aa9a57f0ffbe61cd9ebe925c0874f55dd72d15f43adff096d0cf3f0",
            "source": "ossf-package-analysis",
            "versions": [
                "99.9.1"
            ]
        },
        {
            "id": "IN-MAL-2026-011259",
            "import_time": "2026-08-04T22:30:07.853887661Z",
            "modified_time": "2026-08-04T21:55:26Z",
            "sha256": "d8a60f357ab63e9818e450e4e4aec3dcf1b08d1242931ad5ad8468a460ee82ba",
            "source": "amazon-inspector",
            "versions": [
                "99.9.1"
            ]
        },
        {
            "id": "GHSA-mchg-8mp7-q4m6",
            "import_time": "2026-08-18T16:29:04.46878974Z",
            "modified_time": "2026-08-18T16:20:51Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "15c8a9688bf9c6b8fd7eb96252a2c1609a7d7ae8ec0e1792045b92641cbfc4a9",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / requestor-util

Package

Name
requestor-util
View open source insights on deps.dev
Purl
pkg:npm/requestor-util

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": "90fe7e689a87deb8493380d5e3a8440e21e283d0aa4cfc0af3de10dbcc6d535a",
            "tlsh": "bbe07d30592255334ed600b24c2e5547f3b08e4f0404bc0d1bdb142c418ea7328f939c"
        }
    ],
    "package_integrity": [
        {
            "filename": "requestor-util-99.9.1.tgz",
            "hashes": {
                "sha1": "d3c591b2e5132bed282f2f31efacdceb0007a225",
                "sha512_sri": "sha512-JjJ8GxrI1jZcQ4VRfwNoiRkcDqXl66tUT9EsLI7u0x+8Qlo1Ql9bp3u5J/riu7Jbb7jtGZSrgEE1GHmvqLEnsg=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/requestor-util/MAL-2026-10965.json"