MAL-2026-5929

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/backoffice-charges-module/MAL-2026-5929.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-5929
Published
2026-06-16T22:30:57Z
Modified
2026-06-16T23:16:57.368765760Z
Summary
Malicious code in backoffice-charges-module (npm)
Details

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

Source: amazon-inspector (047eb92a0e8bb401b2c205765616c9b4b715ee7cfd33d2e6ef9dc8d645b77f04)

On every npm install, the preinstall lifecycle script (node index.js > /dev/null 2>&1) silently HTTPS-POSTs a JSON payload to https://avamnrwqo7.rbmock.dev/ containing the package name, a generated execution_id, process.version, process.platform, process.arch, and an ISO timestamp. Output is redirected to /dev/null to hide the network call from the installer. The package has empty description, author 'poc', declares a main.js that is not shipped, and uses an artificially high version number (1.999.0) — classic dependency-confusion/typosquat reconnaissance signals. The beacon allows whoever controls avamnrwqo7.rbmock.dev to enumerate which internal CI runners and developer hosts have resolved this name from the public registry instead of an internal one, identifying targets for follow-up payloads.

Database specific
{
    "malicious-packages-origins": [
        {
            "sha256": "047eb92a0e8bb401b2c205765616c9b4b715ee7cfd33d2e6ef9dc8d645b77f04",
            "source": "amazon-inspector",
            "modified_time": "2026-06-16T22:30:57Z",
            "versions": [
                "1.999.0"
            ],
            "id": "IN-MAL-2026-006853",
            "import_time": "2026-06-16T23:03:43.96905195Z"
        },
        {
            "sha256": "291d2f99e4ff8c22838130d0ac21fb5e6343e42af5d47180c9ce74aa28a937d7",
            "source": "amazon-inspector",
            "modified_time": "2026-06-16T22:30:59Z",
            "id": "IN-MAL-2026-006855",
            "versions": [
                "2.999.1"
            ],
            "import_time": "2026-06-16T23:03:44.118662979Z"
        },
        {
            "sha256": "94194d04dd4e91ba9949949bf3054514b786ebb4ffcd3a249d7a4c3a99567139",
            "source": "amazon-inspector",
            "modified_time": "2026-06-16T22:30:58Z",
            "versions": [
                "2.999.0"
            ],
            "id": "IN-MAL-2026-006854",
            "import_time": "2026-06-16T23:03:44.050301185Z"
        }
    ]
}
References
Credits

Affected packages

npm / backoffice-charges-module

Package

Name
backoffice-charges-module
View open source insights on deps.dev
Purl
pkg:npm/backoffice-charges-module

Affected ranges

Affected versions

1.*
1.999.0
2.*
2.999.0
2.999.1

Database specific

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"
    },
    {
        "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/backoffice-charges-module/MAL-2026-5929.json"
indicators
{
    "evidence_files": [
        {
            "sha256": "3872730f507d074afded9a38f46de0538ef50d2c3f5e42b19ba803d5a559aeaf",
            "tlsh": "1af0fe92ddf988321bfca140e0a1a9155a6fc572ba0b64f4f39401685fcd5e800221ac",
            "path": "index.js"
        }
    ],
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-PyYansBwQdLeLTIIiXGwfB/bUHyHUsEQtTqnEYRGxof6TGUsRP6+rMpooAlTmZ+hRWPbXDrnEC6x7qMiGK2now==",
                "sha1": "eaab801ec2b80fe4c5e12e4886ba12fddc737b28"
            },
            "filename": "backoffice-charges-module-1.999.0.tgz"
        }
    ]
}