MAL-2026-6379

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/simplisafe-gatsby/MAL-2026-6379.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-6379
Aliases
  • GHSA-grcq-xfr7-4vpm
Published
2026-06-24T07:35:59Z
Modified
2026-09-09T03:30:14Z
Summary
Malicious code in simplisafe-gatsby (npm)
Details

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

Source: amazon-inspector (564baff2e47527f159c52c527e1ea2b93d73625f94737f4397cff99311871a18)

On npm install, the package's preinstall hook (package.json declares "preinstall": "node index.js") executes index.js, which collects the installer's hostname, username, home directory, DNS configuration, package metadata, and the contents of /etc/passwd and /etc/hosts (via fs.readFileSync), then POSTs the collected data over HTTPS to a Burp Collaborator subdomain at xpqamgvad3ok4bc11xar5t7q8he820qp.oastify.com. The package has no advertised functionality (empty author, empty description, single recon payload file) and its name is consistent with a dependency-confusion attempt against SimpliSafe's internal Gatsby package namespace. Any machine that runs npm install against this name will leak system identity and local-account information to the attacker.

Source: ghsa-malware (28fdfe170233a2cc83320ece5c3ee4b6480017f27a0d1b2fb00e1048903a023b)

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": [
        {
            "id": "IN-MAL-2026-007432",
            "import_time": "2026-06-24T07:47:32.596717144Z",
            "modified_time": "2026-06-24T07:35:59Z",
            "sha256": "564baff2e47527f159c52c527e1ea2b93d73625f94737f4397cff99311871a18",
            "source": "amazon-inspector",
            "versions": [
                "1.0.1"
            ]
        },
        {
            "id": "GHSA-grcq-xfr7-4vpm",
            "import_time": "2026-09-08T00:15:11.371158751Z",
            "modified_time": "2026-09-07T16:17:41Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "28fdfe170233a2cc83320ece5c3ee4b6480017f27a0d1b2fb00e1048903a023b",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-019798",
            "import_time": "2026-09-09T03:21:54.806575854Z",
            "modified_time": "2026-09-09T02:47:25Z",
            "sha256": "81e6729589f310a9aacb4a16c2892f0a928f7f9bf10be00d74ee9bdb68a68785",
            "source": "amazon-inspector",
            "versions": [
                "1.0.2"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / simplisafe-gatsby

Package

Name
simplisafe-gatsby
View open source insights on deps.dev
Purl
pkg:npm/simplisafe-gatsby

Affected ranges

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

Affected versions

1.*
1.0.1
1.0.2

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "index.js",
            "sha256": "f09b67d06c7374cf6d577cd70974a89031114bacd3390dde98b34eeb025abc4d",
            "tlsh": "7d411195a2c917330dd214c06a0c74812359fa767269a99076cf4296af869f8b7326f3"
        },
        {
            "path": "package.json",
            "sha256": "0a98f68bc971c850e49b33615d30d9a1552f317b3a02a94f286a32a8a3e027ef",
            "tlsh": "afd05e244d21653325c50662082a949662a2ce2f14043c08638f582c81de67798fb31c"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/simplisafe-gatsby/MAL-2026-6379.json"