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
Aliases
  • GHSA-mmhq-hrgp-xjhx
Published
2026-06-16T22:30:57Z
Modified
2026-06-23T17:16:25.298405077Z
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.

Source: ghsa-malware (905a09d4d5d865bef6e4e577da4471244d53004ae5f02ef9bee2d9600f5d1756)

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": [
        {
            "modified_time": "2026-06-16T22:30:57Z",
            "versions": [
                "1.999.0"
            ],
            "sha256": "047eb92a0e8bb401b2c205765616c9b4b715ee7cfd33d2e6ef9dc8d645b77f04",
            "id": "IN-MAL-2026-006853",
            "source": "amazon-inspector",
            "import_time": "2026-06-16T23:03:43.96905195Z"
        },
        {
            "modified_time": "2026-06-16T22:30:59Z",
            "versions": [
                "2.999.1"
            ],
            "sha256": "291d2f99e4ff8c22838130d0ac21fb5e6343e42af5d47180c9ce74aa28a937d7",
            "import_time": "2026-06-16T23:03:44.118662979Z",
            "source": "amazon-inspector",
            "id": "IN-MAL-2026-006855"
        },
        {
            "modified_time": "2026-06-16T22:30:58Z",
            "versions": [
                "2.999.0"
            ],
            "sha256": "94194d04dd4e91ba9949949bf3054514b786ebb4ffcd3a249d7a4c3a99567139",
            "import_time": "2026-06-16T23:03:44.050301185Z",
            "source": "amazon-inspector",
            "id": "IN-MAL-2026-006854"
        },
        {
            "modified_time": "2026-06-23T16:11:16Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "sha256": "905a09d4d5d865bef6e4e577da4471244d53004ae5f02ef9bee2d9600f5d1756",
            "import_time": "2026-06-23T17:03:25.708927856Z",
            "source": "ghsa-malware",
            "id": "GHSA-mmhq-hrgp-xjhx"
        }
    ]
}
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

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

Affected versions

1.*
1.999.0
2.*
2.999.0
2.999.1

Database specific

indicators
{
    "evidence_files": [
        {
            "tlsh": "1af0fe92ddf988321bfca140e0a1a9155a6fc572ba0b64f4f39401685fcd5e800221ac",
            "sha256": "3872730f507d074afded9a38f46de0538ef50d2c3f5e42b19ba803d5a559aeaf",
            "path": "index.js"
        }
    ],
    "package_integrity": [
        {
            "hashes": {
                "sha1": "eaab801ec2b80fe4c5e12e4886ba12fddc737b28",
                "sha512_sri": "sha512-PyYansBwQdLeLTIIiXGwfB/bUHyHUsEQtTqnEYRGxof6TGUsRP6+rMpooAlTmZ+hRWPbXDrnEC6x7qMiGK2now=="
            },
            "filename": "backoffice-charges-module-1.999.0.tgz"
        }
    ]
}
cwes
[
    {
        "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",
        "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",
        "cweId": "CWE-506"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/backoffice-charges-module/MAL-2026-5929.json"