MAL-2026-2452

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/strapi-plugin-blurhash/MAL-2026-2452.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-2452
Aliases
  • GHSA-xvmq-9hxp-c2h5
Published
2026-04-03T19:10:29Z
Modified
2026-04-07T16:54:06.335513Z
Summary
Malicious code in strapi-plugin-blurhash (npm)
Details

strapi-plugin-blurhash is a malicious npm package disguised as a Strapi CMS plugin. On install, it runs a postinstall script that executes an 11-phase attack: stealing .env files, environment variables, Strapi configuration, private keys, Redis data, Docker/Kubernetes secrets, and network topology. It then opens a polling C2 loop that accepts and executes arbitrary shell commands from a remote server.


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

Source: amazon-inspector (75661495bed77534b8a415592110112986a3d2d48296f922b140d77d384d7df9)

The package strapi-plugin-blurhash was found to contain malicious code.

Source: ghsa-malware (cfdc8cf02d0c61474a89c7ef21824919b294fee9b24c3e2730c32224cf2a7a93)

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": [
        {
            "source": "amazon-inspector",
            "import_time": "2026-04-07T14:39:09.404908085Z",
            "modified_time": "2026-04-07T14:24:50Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "75661495bed77534b8a415592110112986a3d2d48296f922b140d77d384d7df9"
        },
        {
            "versions": [
                "3.6.8"
            ],
            "source": "ghsa-malware",
            "import_time": "2026-04-07T16:36:44.656669109Z",
            "modified_time": "2026-04-07T16:12:38Z",
            "id": "GHSA-xvmq-9hxp-c2h5",
            "sha256": "cfdc8cf02d0c61474a89c7ef21824919b294fee9b24c3e2730c32224cf2a7a93"
        }
    ]
}
References
Credits

Affected packages

npm / strapi-plugin-blurhash

Package

Name
strapi-plugin-blurhash
View open source insights on deps.dev
Purl
pkg:npm/strapi-plugin-blurhash

Affected ranges

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

Affected versions

3.*
3.6.8

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/strapi-plugin-blurhash/MAL-2026-2452.json"
cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    }
]