MAL-2026-10533

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/lusha-iam-widgets/MAL-2026-10533.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-10533
Aliases
  • GHSA-8xrv-62w2-rp6g
Published
2026-07-14T03:51:36Z
Modified
2026-08-20T14:30:11Z
Summary
Malicious code in lusha-iam-widgets (npm)
Details

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

Source: amazon-inspector (46142505b88a255674663ced6e8bce8c8f3e28c0936e463e07463a7e1331e5af)

package.json declares the node-fetch dependency pinned to a tarball URL on registry.ctzbg.com, a host unrelated to the npm registry and unrelated to any Lusha-owned infrastructure. On npm install, npm fetches and installs whatever that endpoint returns as node-fetch, running any lifecycle scripts of the fetched package on the installer's machine. The package's main component also imports node-fetch, so the attacker-controlled module executes at require time as well. The package name and stated purpose impersonate Lusha's B2B IAM tooling while the publisher (hlush) is unaffiliated, consistent with a dependency-confusion lure aimed at Lusha's internal build systems and any org that installs lusha-* packages.

Source: ghsa-malware (15d6d2401cbaafe1a9ec0ff05a0c8bfa8679d3beec23374d24946c7ee0e12b85)

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-010382",
            "import_time": "2026-07-14T04:32:00.071232104Z",
            "modified_time": "2026-07-14T03:51:36Z",
            "sha256": "46142505b88a255674663ced6e8bce8c8f3e28c0936e463e07463a7e1331e5af",
            "source": "amazon-inspector",
            "versions": [
                "1.5.2"
            ]
        },
        {
            "id": "GHSA-8xrv-62w2-rp6g",
            "import_time": "2026-08-20T14:26:11.991189047Z",
            "modified_time": "2026-08-20T14:06:23Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "15d6d2401cbaafe1a9ec0ff05a0c8bfa8679d3beec23374d24946c7ee0e12b85",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / lusha-iam-widgets

Package

Name
lusha-iam-widgets
View open source insights on deps.dev
Purl
pkg:npm/lusha-iam-widgets

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

1.*
1.5.2

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": "240e9530db299d4645bc8fc9abc51efa16d1ddc85ca540bcc6c83d6099ab9358",
            "tlsh": "df21b825c4341de30ac911a5acbc2103b5a2484f98987c9837c3922c9f5e8ef31bdaad"
        }
    ],
    "package_integrity": [
        {
            "filename": "lusha-iam-widgets-1.5.2.tgz",
            "hashes": {
                "sha1": "de6f7e7d7fc0111936003ca8ffc0cb360581fde2",
                "sha512_sri": "sha512-Djf9HldK097x8TdMWj9dCM3bmrA46/2vVg7iwEHpJxbptQaadMMPxOfApyF2lTJBpx3QKo81E4WwNA6HO0i8Cg=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/lusha-iam-widgets/MAL-2026-10533.json"