MAL-2026-12400

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/matlab-azure-devops-extension/MAL-2026-12400.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12400
Aliases
  • GHSA-9cfc-3wfm-r8p5
Published
2026-08-05T13:02:02Z
Modified
2026-09-09T03:30:11Z
Summary
Malicious code in matlab-azure-devops-extension (npm)
Details

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

Source: amazon-inspector (ecc42778bb54bfdea5784d5dcb68cf43c89def3dbaeddba1d1a6bd2850cb174b)

The package's preinstall script (node index.js) auto-executes on npm install and collects host identifiers (os.hostname(), os.userInfo().username, home directory, DNS servers) along with the contents of /etc/passwd and /etc/hosts, then POSTs them via HTTPS to a hardcoded Burp Collaborator subdomain at 2ru8qr34u3so6bnti176tzt30u6muci1.oastify.com. The package name mimics an Azure DevOps MATLAB extension but ships no legitimate functionality (empty author, empty description); the package exists only to run the exfil beacon. Consistent with a dependency-confusion / recon probe.

Source: ghsa-malware (db5089aca87fa4e104e5c3395d2a884191c1ffe1d146bf73b0f255872b59e55e)

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-014856",
            "import_time": "2026-08-05T13:08:51.347114863Z",
            "modified_time": "2026-08-05T13:02:02Z",
            "sha256": "ecc42778bb54bfdea5784d5dcb68cf43c89def3dbaeddba1d1a6bd2850cb174b",
            "source": "amazon-inspector",
            "versions": [
                "1.0.1"
            ]
        },
        {
            "id": "GHSA-9cfc-3wfm-r8p5",
            "import_time": "2026-09-08T00:15:11.076915744Z",
            "modified_time": "2026-09-07T16:17:42Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "db5089aca87fa4e104e5c3395d2a884191c1ffe1d146bf73b0f255872b59e55e",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-019813",
            "import_time": "2026-09-09T03:21:56.442182065Z",
            "modified_time": "2026-09-09T02:49:31Z",
            "sha256": "5e16b7b53545e8c0fae7505954a5c15f9cd3f402ac1c93e58797803f94e65d2c",
            "source": "amazon-inspector",
            "versions": [
                "1.1.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / matlab-azure-devops-extension

Package

Name
matlab-azure-devops-extension
View open source insights on deps.dev
Purl
pkg:npm/matlab-azure-devops-extension

Affected ranges

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

Affected versions

1.*
1.0.1
1.1.1

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": "ddea2c2400c432c397364778b7f864fb32193762266f426e078e87a0df6f6c97",
            "tlsh": "9e412399a2d917330dd210c06a0c70813359fa777259a89076cf43d69f8a9f8b7326f3"
        },
        {
            "path": "package.json",
            "sha256": "1f9b415baf29325293deccf5bf2a4a99e60ef7e6618ba57674534b6fd20a9d35",
            "tlsh": "62d02e340d21613329c402628c2b9453b3b28e2f04143c0863cb182c91cea7b98fb30e"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/matlab-azure-devops-extension/MAL-2026-12400.json"