MAL-2026-2528

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/sjs-lint-build1/MAL-2026-2528.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-2528
Aliases
  • GHSA-g48w-hprp-f478
Published
2026-04-09T14:04:30Z
Modified
2026-07-06T20:01:53.149287216Z
Summary
Malicious code in sjs-lint-build1 (npm)
Details

sjs-biginteger typosquats big.js on npm. Published April 7, 2026 by throwaway account vanes.s.p.orit.a, the package ships legitimate big.js source and hides its payload in a dependency: sjs-lint-build1. On install, the dependency’s postinstall hook fetches the attacker’s SSH public key from a C2 server, appends it to ~/.ssh/authorized_keys, opens firewall port 22, then collects SSH keys, environment variables, config files (.env, Solana id.json, config.toml), and system fingerprints. It exfiltrates the collected data to two Vercel-hosted C2 domains disguised as Cloudflare services.


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

Source: amazon-inspector (cba6ed57b1eb82592650453ea703d44d9294be1c1c3316f4562ff4f197e6c0f6)

The package sjs-lint-build1 was found to contain malicious code.

Source: ghsa-malware (fc8bd742b46dcad52a23f2cef1c0c23ede56a1f36828c95a07b23ebef5c47715)

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": [
        {
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "source": "amazon-inspector",
            "import_time": "2026-04-10T17:21:49.017936724Z",
            "sha256": "cba6ed57b1eb82592650453ea703d44d9294be1c1c3316f4562ff4f197e6c0f6",
            "modified_time": "2026-04-10T17:02:58Z"
        },
        {
            "modified_time": "2026-07-06T18:57:49Z",
            "id": "GHSA-g48w-hprp-f478",
            "source": "ghsa-malware",
            "import_time": "2026-07-06T19:53:47.95655663Z",
            "sha256": "fc8bd742b46dcad52a23f2cef1c0c23ede56a1f36828c95a07b23ebef5c47715",
            "versions": [
                "1.0.4"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / sjs-lint-build1

Package

Affected ranges

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

Affected versions

1.*
1.0.4

Database specific

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