MAL-2026-2482

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/strapi-plugin-seed/MAL-2026-2482.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-2482
Aliases
  • GHSA-ghwm-gm8w-v7pg
Published
2026-04-03T17:24:36Z
Modified
2026-04-07T16:54:04.420997Z
Summary
Malicious code in strapi-plugin-seed (npm)
Details

strapi-plugin-seed 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 (0936da31bc0d9f76139c2a8a494ada00a3d78a393dc17dc834ae57a0499b5d3b)

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

Source: ghsa-malware (de46f29ad2663bb4388328bba6f9713bdc6521941ea4a6940236191348eed65a)

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": [
        {
            "sha256": "0936da31bc0d9f76139c2a8a494ada00a3d78a393dc17dc834ae57a0499b5d3b",
            "import_time": "2026-04-07T14:39:25.964867904Z",
            "modified_time": "2026-04-07T14:24:50Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "source": "amazon-inspector"
        },
        {
            "sha256": "de46f29ad2663bb4388328bba6f9713bdc6521941ea4a6940236191348eed65a",
            "import_time": "2026-04-07T16:36:44.645063437Z",
            "modified_time": "2026-04-07T15:45:01Z",
            "versions": [
                "3.6.8"
            ],
            "id": "GHSA-ghwm-gm8w-v7pg",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / strapi-plugin-seed

Package

Affected ranges

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

Affected versions

3.*
3.6.8

Database specific

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