MAL-2026-3185

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@saif777/codemirror5/MAL-2026-3185.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-3185
Aliases
  • GHSA-pm5r-8qx2-2m4r
Published
2026-04-29T14:00:00Z
Modified
2026-05-05T16:10:39.097215Z
Summary
Malicious code in @saif777/codemirror5 (npm)
Details

Dependency confusion and typosquatting campaign by threat actor "saif777". Packages use inflated version numbers (9999.9999.9999, 9999.9999.10000, 50.50.50, 7.66.5) to win version resolution in environments with private registries. All active packages execute a postinstall hook ("node index.js") that collects a system fingerprint — public IP (via api.ipify.org), username, hostname, CPU model, RAM, working directory, OS platform — and exfiltrates it as a Discord embed to a shared webhook (base64-obfuscated in source). Payloads include sandbox/bot detection: machines with ≤1 CPU or <2 GB RAM are flagged as sandbox/CI; real machines trigger a green embed. Typosquats the CodeMirror 5 editor library using a fake scoped package name.


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

Source: amazon-inspector (d8c90f2fd5697c867e9bb88102c93cf144662dcee32b95e0ad2a27061c867c65)

The package @saif777/codemirror5 was found to contain malicious code.

Source: ghsa-malware (8db9cd375e8cbbf22e45deec617d9a841313ef4c2ed262275ee24d58d48d8bd0)

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.

Source: ossf-package-analysis (05a16b6c187f8c3c5ab4c2c62627e75d9f8d14d28d265854e57ba1cb33bb7f3b)

The OpenSSF Package Analysis project identified '@saif777/codemirror5' @ 7.66.5 (npm) as malicious.

It is considered malicious because:

  • The package communicates with a domain associated with malicious activity.
Database specific
{
    "malicious-packages-origins": [
        {
            "import_time": "2026-04-29T23:23:38.182574258Z",
            "source": "ossf-package-analysis",
            "sha256": "05a16b6c187f8c3c5ab4c2c62627e75d9f8d14d28d265854e57ba1cb33bb7f3b",
            "versions": [
                "7.66.5"
            ],
            "modified_time": "2026-04-29T18:36:33Z"
        },
        {
            "import_time": "2026-04-30T22:23:10.172971864Z",
            "source": "amazon-inspector",
            "sha256": "d8c90f2fd5697c867e9bb88102c93cf144662dcee32b95e0ad2a27061c867c65",
            "versions": [
                "7.66.5"
            ],
            "modified_time": "2026-04-30T21:59:18Z"
        },
        {
            "import_time": "2026-05-05T15:54:22.834999421Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "source": "ghsa-malware",
            "sha256": "8db9cd375e8cbbf22e45deec617d9a841313ef4c2ed262275ee24d58d48d8bd0",
            "id": "GHSA-pm5r-8qx2-2m4r",
            "modified_time": "2026-05-05T15:33:35Z"
        }
    ]
}
References
Credits

Affected packages

npm / @saif777/codemirror5

Package

Name
@saif777/codemirror5
View open source insights on deps.dev
Purl
pkg:npm/%40saif777/codemirror5

Affected ranges

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

Affected versions

7.*
7.66.5

Database specific

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