MAL-2026-11431

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@0xlr/dep-confusion-poc/MAL-2026-11431.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-11431
Aliases
  • GHSA-r4wg-xfm2-45qv
Published
2026-07-31T15:37:14Z
Modified
2026-08-05T06:35:03.514762461Z
Summary
Malicious code in @0xlr/dep-confusion-poc (npm)
Details

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

Source: amazon-inspector (15016319bdfd6f98a13cf4dcca7adad8ad4a97678bfaa77e2cb9b7068be0a435)

Self-described dependency-confusion proof-of-concept targeting the @gojek/argus internal scope name. The package's postinstall hook only runs echo 'POC: Dependency confusion confirmed!' and index.js only emits console.log('@gojek/argus - installed via dependency confusion');. There is no network I/O, no filesystem access, no credential reads, and no obfuscation. The risk is conceptual: if a Gojek build system is misconfigured, it could resolve this public package instead of an intended internal one, but no harmful payload executes on installers today. The author or a future version could replace the benign echo with an active payload, so the squat itself remains a namespace concern.

Source: ghsa-malware (8a8d7af3dbe17097e5afc32e3f155b7b7593dd51b5bf2e035550f1b952912d25)

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": [
        {
            "sha256": "8a8d7af3dbe17097e5afc32e3f155b7b7593dd51b5bf2e035550f1b952912d25",
            "source": "ghsa-malware",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "import_time": "2026-08-02T22:41:05.11589Z",
            "id": "GHSA-r4wg-xfm2-45qv",
            "modified_time": "2026-07-31T15:37:20Z"
        },
        {
            "sha256": "15016319bdfd6f98a13cf4dcca7adad8ad4a97678bfaa77e2cb9b7068be0a435",
            "source": "amazon-inspector",
            "versions": [
                "0.0.1"
            ],
            "import_time": "2026-08-05T06:00:22.960520922Z",
            "id": "IN-MAL-2026-012946",
            "modified_time": "2026-08-05T05:11:52Z"
        }
    ]
}
References
Credits

Affected packages

npm / @0xlr/dep-confusion-poc

Package

Name
@0xlr/dep-confusion-poc
View open source insights on deps.dev
Purl
pkg:npm/%400xlr/dep-confusion-poc

Affected ranges

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

Affected versions

0.*
0.0.1

Database specific

indicators
{
    "evidence_files": [
        {
            "sha256": "e395492d9700d758dc352033190cb901f1610d5ad43a176fd4d25acf378c7744",
            "tlsh": "d8d05b312614592310da06d9587a417665a349ff581e7d1d46cf609c830d3f359af33f",
            "path": "package.json"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@0xlr/dep-confusion-poc/MAL-2026-11431.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"
    }
]