MAL-2026-16161

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/meraz-project-tracker/MAL-2026-16161.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-16161
Aliases
  • GHSA-54v8-j59m-366h
Published
2026-09-14T14:49:59Z
Modified
2026-09-15T16:31:19Z
Summary
Malicious code in meraz-project-tracker (npm)
Details

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

Source: amazon-inspector (d3081e87039a0a1582330f353797d15ba12cdb1c17828ab2ee7224b7c1ac4809)

On npm install, the declared postinstall script (bin/postinstall.js) runs trackProject(), which collects the installer's hostname, OS username, platform/arch, Node version, consumer project name/version/path, git branch/commit and remote.origin.url (via execSync of git commands in the consumer project directory), and public IP with IP-derived geolocation, then POSTs the report to the hardcoded endpoint https://project-tracker-mu-vert.vercel.app/api/telemetry. On interactive/TTY installs, the postinstall additionally starts a loopback HTTP server and auto-opens the default browser to a page whose DOMContentLoaded handler calls navigator.geolocation.getCurrentPosition and forwards the precise lat/lon/accuracy to the same author endpoint. The behavior is opt-out only (PROJECT_TRACKER_DISABLED) and also fires in CI. Private git remote URLs and precise device GPS coordinates are shipped to a third-party server as a side effect of installation.

Source: ghsa-malware (e1a3c77d5bcaa115429f3dd8340c5ab055c399f7d240842ea8f57b60bcb8f4f2)

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": "GHSA-54v8-j59m-366h",
            "import_time": "2026-09-14T20:24:03.933768941Z",
            "modified_time": "2026-09-14T14:50:06Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "e1a3c77d5bcaa115429f3dd8340c5ab055c399f7d240842ea8f57b60bcb8f4f2",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-020070",
            "import_time": "2026-09-15T16:19:16.233898476Z",
            "modified_time": "2026-09-15T15:56:18Z",
            "sha256": "d3081e87039a0a1582330f353797d15ba12cdb1c17828ab2ee7224b7c1ac4809",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / meraz-project-tracker

Package

Name
meraz-project-tracker
View open source insights on deps.dev
Purl
pkg:npm/meraz-project-tracker

Affected ranges

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

Affected versions

1.*
1.0.0

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
{
    "evidence_files": [
        {
            "path": "src/index.js",
            "sha256": "78990db4a56834715d7054c445b5f36172ffcb19497a6e871d45ccbff8318b08",
            "tlsh": "7451635984f9911873fb0393912f0838f43fe24e2d2cf6b5799c92891f8851de2639da"
        },
        {
            "path": "src/server.js",
            "sha256": "2b5afaa89e9d9923ef17e180e2aaa4d373e3b55e62dd9e95fd0bd719c8dca227",
            "tlsh": "d2e164af65b310225bf3e15767ab9b0532739007940aca257edd41504fc57a872e2bcc"
        },
        {
            "path": "src/project-info.js",
            "sha256": "8cd3b961bb394c62b17980596e226779e15089ccee3479e1d95f0241bfce3ffb",
            "tlsh": "5151f04992a88330ddd2291aab8e1c20735fd2537745b8f87c9d86817f1596051b3baa"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/meraz-project-tracker/MAL-2026-16161.json"