MAL-2026-6055

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@mastra/node-speaker/MAL-2026-6055.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-6055
Aliases
  • GHSA-3j53-vxv9-cpcf
Published
2026-06-17T11:51:50Z
Modified
2026-07-08T23:47:00.882558271Z
Summary
Malicious code in @mastra/node-speaker (npm)
Details

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

Source: amazon-inspector (0d1fc45cd66b93c4e1a83c1743f1ac9ee3ebea854208b1a9cae83ee957ebfd83)

@mastra/node-speaker is a PCM audio output library wrapping native mpg123 bindings. Its package.json declares 'easy-day-js' ^1.11.21 as a runtime dependency, but no source file in the tarball requires or imports it — verified by repo-wide search. The declared purpose (audio output) has no relationship to a date utility library. Installing this package will pull easy-day-js into the consumer's dependency tree regardless. The package's own code is otherwise benign: standard library main, a local native build for the mpg123 binding, no lifecycle scripts performing network fetch, no obfuscation, no credential reads, no exfiltration. The risk surface is entirely whether easy-day-js itself is malicious; that package should be assessed separately.

Source: ghsa-malware (533edd2cc182364fb414aafe6f23015108d4464e3b5f929baf0360e271ec5f0e)

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": [
        {
            "modified_time": "2026-06-17T11:51:51Z",
            "versions": [
                "0.1.1"
            ],
            "sha256": "533edd2cc182364fb414aafe6f23015108d4464e3b5f929baf0360e271ec5f0e",
            "import_time": "2026-06-17T11:53:04.791888806Z",
            "source": "ghsa-malware",
            "id": "GHSA-3j53-vxv9-cpcf"
        },
        {
            "modified_time": "2026-07-08T23:04:18Z",
            "versions": [
                "0.1.1"
            ],
            "sha256": "0d1fc45cd66b93c4e1a83c1743f1ac9ee3ebea854208b1a9cae83ee957ebfd83",
            "import_time": "2026-07-08T23:27:58.549624182Z",
            "source": "amazon-inspector",
            "id": "IN-MAL-2026-009001"
        }
    ]
}
References
Credits

Affected packages

npm / @mastra/node-speaker

Package

Name
@mastra/node-speaker
View open source insights on deps.dev
Purl
pkg:npm/%40mastra/node-speaker

Affected ranges

Affected versions

0.*
0.1.1

Database specific

indicators
{
    "evidence_files": [
        {
            "tlsh": "2921eb70c9256d231adaa691acb9006ba3219a57cc44bc0d33ca435e5f4e07f11fd72e",
            "sha256": "c847146a123c6ae1e86fa7a255b7da5e7152f922c7cc2c1212afd99ee4721801",
            "path": "package.json"
        }
    ],
    "package_integrity": [
        {
            "hashes": {
                "sha1": "e760041a275216430acdb9ad5fed1e0789eadc27",
                "sha512_sri": "sha512-PIurnDDOlxOIFivY6INheHYSOWOG/GFdC2365IZwPx/xo3wZefmoN/TxGZl6NcE0MVFZ7cTAYRuwkgVm+/8Lpw=="
            },
            "filename": "node-speaker-0.1.1.tgz"
        }
    ]
}
cwes
[
    {
        "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"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@mastra/node-speaker/MAL-2026-6055.json"