MAL-2026-11080

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@vinnxcode/xbailsync/MAL-2026-11080.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-11080
Aliases
  • GHSA-fgwc-g3q5-794p
Published
2026-07-27T01:10:03Z
Modified
2026-08-05T06:35:53.096917372Z
Summary
Malicious code in @vinnxcode/xbailsync (npm)
Details

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

Source: amazon-inspector (aa85bc699ec69bbebf0799696e784cee3fcd9f78f5ccc9e2cb032e9a9cb3de68)

@vinnxcode/xbailsync 1.0.1 is a fork/republish of the Baileys WhatsApp Web library. A a static rule fired on lib/Utils/generics.js due to co-occurrence of the tokens 'ping' and 'GET' in a utility file, which is the shape of network/HTTP helper code common to this library family. No concrete installer-harm path is present: there is no traced code that reads installer secrets (~/.aws, ~/.ssh, ~/.npmrc, env scraping, browser stores), no hardcoded attacker C2 destination bound to an exfiltration primitive, no install-time or import-time fetch-and-execute, no lifecycle scripts performing outbound network calls, and no dropper or backdoor mechanism. The pattern matched is keyword adjacency, not a demonstrable exfiltration flow.

Source: ghsa-malware (9107de0deb8cfa91ef2bb3ca6de2af14aa715a3bb70fb110146a62e3185a1c94)

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": [
        {
            "import_time": "2026-07-27T09:43:03.796109403Z",
            "source": "ghsa-malware",
            "id": "GHSA-fgwc-g3q5-794p",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "9107de0deb8cfa91ef2bb3ca6de2af14aa715a3bb70fb110146a62e3185a1c94",
            "modified_time": "2026-07-27T01:10:03Z"
        },
        {
            "import_time": "2026-08-05T06:00:45.136242921Z",
            "source": "amazon-inspector",
            "id": "IN-MAL-2026-013129",
            "versions": [
                "1.0.0"
            ],
            "sha256": "587f6ecfc8db23da5b8638d57f79df61081d6d177ae2233ce12e6e7f3a6ac8ab",
            "modified_time": "2026-08-05T05:38:01Z"
        },
        {
            "import_time": "2026-08-05T06:00:44.860222927Z",
            "versions": [
                "1.0.1"
            ],
            "id": "IN-MAL-2026-013127",
            "sha256": "aa85bc699ec69bbebf0799696e784cee3fcd9f78f5ccc9e2cb032e9a9cb3de68",
            "source": "amazon-inspector",
            "modified_time": "2026-08-05T05:37:44Z"
        }
    ]
}
References
Credits

Affected packages

npm / @vinnxcode/xbailsync

Package

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

Affected ranges

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

Affected versions

1.*
1.0.0
1.0.1

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@vinnxcode/xbailsync/MAL-2026-11080.json"
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"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "tlsh": "3252c6516df3513906a3f1ea6b5fe016b339a4233649cce4bd1c83208f815a8d6e77d9",
            "sha256": "e0d1913e9b078e2f276d38d481d9c1837f50822195b0baf427272c68d9d62352",
            "path": "lib/Utils/generics.js"
        }
    ]
}