MAL-2026-2459

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/strapi-plugin-debug-tools/MAL-2026-2459.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-2459
Aliases
  • GHSA-g2g2-54v3-w4w2
Published
2026-04-03T19:10:16Z
Modified
2026-04-07T16:54:04.341738Z
Summary
Malicious code in strapi-plugin-debug-tools (npm)
Details

strapi-plugin-debug-tools 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 (07176f30373393686e5a4576941b50c429da7ff135ae649aa0e41b3073c97618)

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

Source: ghsa-malware (9a07adc53677dff8a20480236b217ebf700178cc4dbac43e4940e4e84e1afb1b)

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:14.604537228Z",
            "modified_time": "2026-04-07T14:24:50Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "07176f30373393686e5a4576941b50c429da7ff135ae649aa0e41b3073c97618"
        },
        {
            "versions": [
                "3.6.8"
            ],
            "source": "ghsa-malware",
            "import_time": "2026-04-07T16:36:44.642323153Z",
            "modified_time": "2026-04-07T16:06:47Z",
            "id": "GHSA-g2g2-54v3-w4w2",
            "sha256": "9a07adc53677dff8a20480236b217ebf700178cc4dbac43e4940e4e84e1afb1b"
        }
    ]
}
References
Credits

Affected packages

npm / strapi-plugin-debug-tools

Package

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

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-debug-tools/MAL-2026-2459.json"
cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    }
]