MAL-2026-15865

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@avigilon/node-webrtc/MAL-2026-15865.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-15865
Published
2026-09-03T23:59:14Z
Modified
2026-09-04T01:00:04.722623297Z
Summary
Malicious code in @avigilon/node-webrtc (npm)
Details

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

Source: amazon-inspector (856277989637849346e759b8d07577326b164b5521ee643a84d704a457ad9f87)

package.json declares a preinstall hook that runs index.js on npm install. index.js requires os, dns, https, querystring, and the package's own package.json, then collects host identifiers (os.hostname(), os.userInfo().username, os.homedir(), dns.getServers(), the package path and package.json contents) and POSTs them via https to the hardcoded host mj9ouelpgm0d26s3wp0syow03r9ix8lx.burp.attack.live. The package under the @avigilon scope exposes no other advertised functionality, and the destination is an unrelated third-party collector subdomain rather than any Avigilon or Motorola infrastructure. The shape matches a dependency-confusion reconnaissance beacon targeting an internal @avigilon/node-webrtc name.

Database specific
{
    "malicious-packages-origins": [
        {
            "sha256": "4aa3c859995de66617d9d96dcde2a176eb5f1cef9f96dbc9e85b09e85116b2fd",
            "id": "IN-MAL-2026-019401",
            "modified_time": "2026-09-03T23:59:26Z",
            "source": "amazon-inspector",
            "import_time": "2026-09-04T00:45:55.948262355Z",
            "versions": [
                "2.1.5"
            ]
        },
        {
            "sha256": "856277989637849346e759b8d07577326b164b5521ee643a84d704a457ad9f87",
            "id": "IN-MAL-2026-019400",
            "modified_time": "2026-09-03T23:59:14Z",
            "import_time": "2026-09-04T00:45:55.885332629Z",
            "source": "amazon-inspector",
            "versions": [
                "2.1.4"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / @avigilon/node-webrtc

Package

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

Affected ranges

Affected versions

2.*
2.1.4
2.1.5

Database specific

indicators
{
    "evidence_files": [
        {
            "sha256": "dbe29520b45667870fffecd9e5c3befda597ea1daa5b834401931ef58b0e2d64",
            "path": "index.js",
            "tlsh": "d0118cd881e123601d76459478a9e00912aad737780e6dd8f6cc43d44fcaabd60b29f2"
        }
    ],
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-2FlvrRbO+jeo/Tsp0WLc2kqqcOuxF1UmpBBYyoNnEsuNKA73pHHlTPIkAejcOk/Aonqw7MACssVwV7b36Z4LKQ==",
                "sha1": "be6680f16050e406d9b1b7983e9656eb1ee783a4"
            },
            "filename": "node-webrtc-2.1.5.tgz"
        }
    ]
}
cwes
[
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    },
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@avigilon/node-webrtc/MAL-2026-15865.json"