MAL-2026-11193

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/litespeed-cache/MAL-2026-11193.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-11193
Aliases
  • GHSA-vxgg-x9mm-892p
Published
2026-07-30T06:10:14Z
Modified
2026-08-05T06:36:18Z
Summary
Malicious code in litespeed-cache (npm)
Details

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

Source: amazon-inspector (6f3af61c30e0a85b26bb59e521eb02a26c0b7071446d99d03cdf6b07f790b1f8)

This npm package (a name resemblance to the WordPress LiteSpeed Cache plugin, which is not an npm module) ships a preinstall script and a top-level index.js that both collect os.hostname() and os.userInfo().username and issue an HTTPS request to a hardcoded webhook.site endpoint (https://webhook.site/c72c8172-a424-4a19-91b4-28f40cae3c83). The beacon fires automatically on npm install via the preinstall lifecycle hook, and is repeated at module load so that any consumer that require()s or imports the package also transmits host identifiers, bypassing --ignore-scripts. webhook.site is an anonymous third-party request-inspection collector; there is no functional package behavior beyond the beacon.

Source: ghsa-malware (30b539f8867796f9cc7c4d94a80524212c3873c85d15c5294d4bb144d2c1b177)

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": "GHSA-vxgg-x9mm-892p",
            "import_time": "2026-07-30T07:20:57.4128287Z",
            "modified_time": "2026-07-30T06:10:21Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "30b539f8867796f9cc7c4d94a80524212c3873c85d15c5294d4bb144d2c1b177",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-011241",
            "import_time": "2026-08-04T22:30:06.765151535Z",
            "modified_time": "2026-08-04T21:52:43Z",
            "sha256": "6f3af61c30e0a85b26bb59e521eb02a26c0b7071446d99d03cdf6b07f790b1f8",
            "source": "amazon-inspector",
            "versions": [
                "1.1.2"
            ]
        },
        {
            "id": "IN-MAL-2026-013198",
            "import_time": "2026-08-05T06:00:53.068147614Z",
            "modified_time": "2026-08-05T05:47:55Z",
            "sha256": "5b6b6bed16c1254cb34cd26300a78da4e8bfe074f1fea9e6dd61df60713ac09d",
            "source": "amazon-inspector",
            "versions": [
                "1.1.1"
            ]
        },
        {
            "id": "IN-MAL-2026-013194",
            "import_time": "2026-08-05T06:00:52.526451388Z",
            "modified_time": "2026-08-05T05:47:21Z",
            "sha256": "5a641538fc2c01413851b80004408e7ef2187bbe0663b503ae29e26a24d3aff5",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / litespeed-cache

Package

Name
litespeed-cache
View open source insights on deps.dev
Purl
pkg:npm/litespeed-cache

Affected ranges

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

Affected versions

1.*
1.0.0
1.1.1
1.1.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"
    },
    {
        "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": "pre_install.js",
            "sha256": "144c198444aabe48cb96faf14ab8b5d93829da68a4dc8b2d24c95a35414da641",
            "tlsh": "2401ddf811f3726809b723c4d5879845e2a2e5073200d5d9bf4dc3a08f92ce8c66b2c8"
        },
        {
            "path": "index.js",
            "sha256": "ab7345113fd9be7ab5fb4b3e863bafb602a7530e6e442057c281b6d815d70493",
            "tlsh": "4c019ef811f7727419b723c495879845e262e5073200d5e5bf4d83a18fd2ce8c66b2d8"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/litespeed-cache/MAL-2026-11193.json"