MAL-2026-4463

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@vivaux/telemetry/MAL-2026-4463.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-4463
Aliases
  • GHSA-hq2r-xw8m-v4q8
Published
2026-05-20T18:38:27Z
Modified
2026-07-23T07:50:47Z
Summary
Malicious code in @vivaux/telemetry (npm)
Details

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

Source: amazon-inspector (e0a848407f225f6d34a9d48d9619b517c80e007c2a12c20a341e48cb7f907f81)

@vivaux/telemetry@99.9.1 ships an empty index.js and exists only to pull in an off-registry dependency. package.json declares "ltidisafe": "https://ltidi.storage.googleapis.com/depenconf/ltidisafe-2.3.3.tgz" — a direct tarball URL rather than a registry name. Several signals stack: the @vivaux scope targets what appears to be a private/internal namespace; the inflated 99.9.1 version is the canonical registry-shadowing pattern used to win resolution against an internal package of the same name; the URL path segment literally contains depenconf (dependency confusion); and the package has placeholder metadata (empty author/description, license-only fields) with no real functionality of its own. On npm install, npm will fetch and install the arbitrary tarball, executing any lifecycle scripts it carries on the installer machine. The attacker controls the bytes at that URL and can rotate them at any time.

Source: ghsa-malware (3c2a4a272343e4bd334360fea7c220ee354d956fd3052d95c6f10503c96d5da3)

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-003588",
            "import_time": "2026-05-26T05:50:54.882150023Z",
            "modified_time": "2026-05-20T18:38:28Z",
            "sha256": "2d64fb27dfd2e1aa720efd3ab6981ae3dab41319e3a6f17512ec288dcc58e11a",
            "source": "amazon-inspector",
            "versions": [
                "99.9.1"
            ]
        },
        {
            "id": "IN-MAL-2026-003587",
            "import_time": "2026-05-26T05:50:54.785861777Z",
            "modified_time": "2026-05-20T18:38:27Z",
            "sha256": "e0a848407f225f6d34a9d48d9619b517c80e007c2a12c20a341e48cb7f907f81",
            "source": "amazon-inspector",
            "versions": [
                "99.9.1"
            ]
        },
        {
            "id": "GHSA-hq2r-xw8m-v4q8",
            "import_time": "2026-06-11T15:26:36.95321709Z",
            "modified_time": "2026-06-11T13:54:47Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "3c2a4a272343e4bd334360fea7c220ee354d956fd3052d95c6f10503c96d5da3",
            "source": "ghsa-malware"
        },
        {
            "id": "RLMA-2026-04805",
            "import_time": "2026-07-09T09:16:02.481522262Z",
            "modified_time": "2026-07-07T12:32:25Z",
            "sha256": "b377dee00e16b490433fc9c5acbcfe221b915efc124837fe399610f6b1ff80d0",
            "source": "reversing-labs",
            "versions": [
                "99.9.1"
            ]
        },
        {
            "id": "RLUA-2026-05483",
            "import_time": "2026-07-20T13:14:59.661849901Z",
            "modified_time": "2026-07-20T10:30:12Z",
            "sha256": "d8b72a63c644676e18a10b25abd656365be98e746c538c54711a3498086e5892",
            "source": "reversing-labs"
        }
    ]
}
References
Credits

Affected packages

npm / @vivaux/telemetry

Package

Name
@vivaux/telemetry
View open source insights on deps.dev
Purl
pkg:npm/%40vivaux/telemetry

Affected ranges

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

Affected versions

99.*
99.9.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"
    }
]
indicators
{
    "domains": [
        "7363616e.vivaux-telemetry.p5vc72v2atzyke1iq1k9iaxqehki88wx.oastify.com",
        "7363616e2d373862303466626139613166.vivaux-telemetry.p5vc72v2atzyke1iq1k9iaxqehki88wx.oastify.com",
        "2f686f6d652f7363616e.vivaux-telemetry.p5vc72v2atzyke1iq1k9iaxqehki88wx.oastify.com"
    ],
    "evidence_files": [
        {
            "path": "package.json",
            "sha256": "3a6dd726a812f37c25a63c327aa782e9d5e13f3c8d9c3662bb4eab339fbb9137",
            "tlsh": "96e0c2245b616a334fd511b65d2b955bf3b58e6f1409bc0c5beb042c818dab328f936c"
        }
    ],
    "package_integrity": [
        {
            "filename": "telemetry-99.9.1.tgz",
            "hashes": {
                "sha1": "e2d821d4cd89a8ab9cc77786843d23b8bd2a0d83",
                "sha512_sri": "sha512-dMarQu4Z1XJeRYEfA/g1G+EW606waFUc3yKm1phJgfxm9b40Oc4xY0sIrVE6ODGYyjzxxt37+i9MtS6vlpmNig=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@vivaux/telemetry/MAL-2026-4463.json"