MAL-2026-13987

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/resolve-audit/MAL-2026-13987.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13987
Aliases
  • GHSA-69qf-g8jq-47xv
Published
2026-08-13T21:07:30Z
Modified
2026-08-18T17:15:26Z
Summary
Malicious code in resolve-audit (npm)
Details

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

Source: amazon-inspector (86b902b4dc4c2187bb95548ed903dfea70ea626ba5450f031c2cb27b3639dd1c)

resolve-audit@99.9.1 is a stub package (index exports an empty object) whose package.json declares its only dependency ltidisafe as a direct HTTPS tarball URL: https://ltidi.storage.googleapis.com/depenconf/ltidisafe-3.6.6.tgz. On npm install, npm fetches this arbitrary tarball from an anonymous, mutable Google Cloud Storage bucket (path segment depenconf, a dependency-confusion marker) rather than resolving through the npm registry, with no version-by-hash pinning. Any lifecycle scripts inside that tarball execute on the installer. The version number 99.9.1 is characteristic of dependency-confusion/version-squat lures designed to win resolution against a private-registry package of the same name.

Source: ghsa-malware (58ff2b4a4d1fb90a19c0d2673633f06ecc737fd284d08676fadb90bef8b3cf9c)

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.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-017677",
            "import_time": "2026-08-13T21:20:57.144582362Z",
            "modified_time": "2026-08-13T21:07:30Z",
            "sha256": "86b902b4dc4c2187bb95548ed903dfea70ea626ba5450f031c2cb27b3639dd1c",
            "source": "amazon-inspector",
            "versions": [
                "99.9.1"
            ]
        },
        {
            "id": "GHSA-69qf-g8jq-47xv",
            "import_time": "2026-08-18T16:29:04.454944036Z",
            "modified_time": "2026-08-18T16:20:52Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "58ff2b4a4d1fb90a19c0d2673633f06ecc737fd284d08676fadb90bef8b3cf9c",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / resolve-audit

Package

Name
resolve-audit
View open source insights on deps.dev
Purl
pkg:npm/resolve-audit

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": "3ace4f75307d1cce8d400ee056e3fd3bace9c4d6cdbf54cbe8ec69371475e56f",
            "tlsh": "2ce0c2304a6566334fd551b28c2b655bf7b18e5f0808bc0c5aeb582c818ebb328f939d"
        }
    ],
    "package_integrity": [
        {
            "filename": "resolve-audit-99.9.1.tgz",
            "hashes": {
                "sha1": "7c17395ac3a70bf3da5e6aed1f9b8453865f12b1",
                "sha512_sri": "sha512-U7O97coRwu7t053XsNyMtAn93DyxanjlQRCdnb64Q84qtJC5Kj3glwwuKXyJuar96IRCYfG0YLkDrWFybXXB0A=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/resolve-audit/MAL-2026-13987.json"