MAL-2026-12062

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/boardwalk-js-tests/MAL-2026-12062.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12062
Aliases
  • GHSA-6q89-m3mh-hv96
Published
2026-08-05T01:46:56Z
Modified
2026-09-09T03:00:04Z
Summary
Malicious code in boardwalk-js-tests (npm)
Details

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

Source: amazon-inspector (aceb6d52ccfbb88b344c7edfe504516e6496f7886f95a8fec3b69c5127bd2924)

package.json declares preinstall: node index.js. On npm install, index.js collects the installer's hostname, username, homedir, DNS server list, and current working directory, reads /etc/passwd and /etc/hosts, and POSTs the JSON payload over HTTPS to h8q14cqgn5ra8v0bjg70nqxsbjhc52tr.oastify.com — a Burp Collaborator (OAST) subdomain used as an attacker-controlled exfiltration callback. The package provides no advertised functionality; its sole install-time behavior is host reconnaissance and data exfiltration.

Source: ghsa-malware (c606b1172ba09a4819ab0dd45c13056f6122f94b89237cdbbce5890cd69450c4)

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-011526",
            "import_time": "2026-08-05T03:11:17.586031731Z",
            "modified_time": "2026-08-05T01:46:56Z",
            "sha256": "aceb6d52ccfbb88b344c7edfe504516e6496f7886f95a8fec3b69c5127bd2924",
            "source": "amazon-inspector",
            "versions": [
                "1.1.1"
            ]
        },
        {
            "id": "GHSA-6q89-m3mh-hv96",
            "import_time": "2026-09-08T00:15:10.26901349Z",
            "modified_time": "2026-09-07T16:17:41Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "c606b1172ba09a4819ab0dd45c13056f6122f94b89237cdbbce5890cd69450c4",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-019769",
            "import_time": "2026-09-09T02:44:23.936849149Z",
            "modified_time": "2026-09-09T02:43:08Z",
            "sha256": "12257392d72b055ef8d402cc19fd76c0df58ffdcbf9fb401fbec984c88af08cd",
            "source": "amazon-inspector",
            "versions": [
                "1.1.2"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / boardwalk-js-tests

Package

Name
boardwalk-js-tests
View open source insights on deps.dev
Purl
pkg:npm/boardwalk-js-tests

Affected ranges

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

Affected versions

1.*
1.1.1
1.1.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": "63de072b93910ff613b14b408d8a8d15d78abbe41f030d183c54234b371db5c2",
            "tlsh": "0641139562c917330dd210c06a0c70842359fa777159e99076cf4296af869f8b7316f3"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/boardwalk-js-tests/MAL-2026-12062.json"