MAL-2026-6373

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/twilio-voice-js-reference-components/MAL-2026-6373.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-6373
Aliases
  • GHSA-5wvr-g236-9w68
Published
2026-06-24T03:36:02Z
Modified
2026-09-09T03:30:15Z
Summary
Malicious code in twilio-voice-js-reference-components (npm)
Details

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

Source: amazon-inspector (a3a57b06daad43c269fe3846083da2fdce277fd1ff3a9399533072f6e894afc2)

Package impersonates the Twilio Voice JS SDK namespace and ships a single exfiltration payload. package.json declares "preinstall": "node index.js", causing index.js to run automatically on npm install with no user interaction. index.js requires os/fs/https, collects os.hostname(), os.userInfo(), the user's home directory, DNS server configuration, and reads /etc/passwd and /etc/hosts, then POSTs the collected data over HTTPS to kocxl3uxcqn73ybo0k9e4g6d74d41upj.oastify.com — a Burp Collaborator out-of-band probe subdomain controlled by the attacker. The package contains no real reference components, has empty author/description metadata, and the name closely mimics the legitimate Twilio Voice JS package — a typosquat / dependency-confusion lure aimed at Twilio-related build systems.

Source: ghsa-malware (2bf7eec6302074e67ec5f5022a94d8537ad30d37eb69199a932acf226fee40b1)

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-007411",
            "import_time": "2026-06-24T04:54:33.581892771Z",
            "modified_time": "2026-06-24T03:36:02Z",
            "sha256": "a3a57b06daad43c269fe3846083da2fdce277fd1ff3a9399533072f6e894afc2",
            "source": "amazon-inspector",
            "versions": [
                "1.0.1"
            ]
        },
        {
            "id": "GHSA-5wvr-g236-9w68",
            "import_time": "2026-09-08T00:15:10.120934729Z",
            "modified_time": "2026-09-07T16:17:40Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "2bf7eec6302074e67ec5f5022a94d8537ad30d37eb69199a932acf226fee40b1",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-019787",
            "import_time": "2026-09-09T03:21:53.597717527Z",
            "modified_time": "2026-09-09T02:45:51Z",
            "sha256": "4abd20611947581f8ea5937a439084f78c855434b626ae1f518c265cb54dad9e",
            "source": "amazon-inspector",
            "versions": [
                "1.0.2"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / twilio-voice-js-reference-components

Package

Name
twilio-voice-js-reference-components
View open source insights on deps.dev
Purl
pkg:npm/twilio-voice-js-reference-components

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": "f7bf3239a4ff432f89ed968864243f4d06a21b677d72e561b0479b350ca80dd0",
            "tlsh": "3741139592d917330dd110c06b0c74842359fa77726999d076cf42969f869f8b7216f3"
        },
        {
            "path": "package.json",
            "sha256": "700bc3657d0ce6c8c2f0e4b452d7ef9dc243e0d20ec7fe4c06e776e1a53c8bc2",
            "tlsh": "0cd05b344e12552325c50651083b954b72618e6f04143c04578b542c41ce77758fb35e"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/twilio-voice-js-reference-components/MAL-2026-6373.json"