MAL-2026-14563

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/rn-push-provisioning/MAL-2026-14563.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-14563
Aliases
  • GHSA-mjgw-fv57-pvwm
Published
2026-08-27T11:02:05Z
Modified
2026-08-28T19:45:33.075414573Z
Summary
Malicious code in rn-push-provisioning (npm)
Details

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

Source: amazon-inspector (77239db1bdbbae9f987b93749d88f1ea172ac43523377e2a47a40a0e0177a023)

The package's package.json declares a preinstall lifecycle script (node beacon.js || true) that runs automatically during npm install. beacon.js reads os.hostname(), os.userInfo().username, process.platform, and process.arch and sends them via https.get to the hardcoded endpoint https://m3p49wwj8ttzz98h.datasafeservices.com/npm-install?<query>. The package is published at version 99.0.0 with a name consistent with a dependency-confusion lure targeting installers who resolve an internal name to the public registry. Collected identifiers fingerprint the installer's host and user account and are transmitted to a third-party subdomain unrelated to any documented publisher, satisfying the install-time exfiltration fingerprint.

Source: ghsa-malware (3123fbb2393a8b9bf74cadf91531791520b038c28e1f941c36b3d77f0511f449)

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-mjgw-fv57-pvwm",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "modified_time": "2026-08-27T11:02:06Z",
            "import_time": "2026-08-27T14:55:50.560604361Z",
            "source": "ghsa-malware",
            "sha256": "3123fbb2393a8b9bf74cadf91531791520b038c28e1f941c36b3d77f0511f449"
        },
        {
            "id": "IN-MAL-2026-018813",
            "modified_time": "2026-08-28T16:46:37Z",
            "import_time": "2026-08-28T19:33:50.638009508Z",
            "source": "amazon-inspector",
            "sha256": "0dcb3938b1f4cc0e97a2fa1677c812a5ee9cdfc982233ea04eab5bdfdf3bad1d",
            "versions": [
                "99.0.1"
            ]
        },
        {
            "id": "IN-MAL-2026-018814",
            "modified_time": "2026-08-28T16:46:45Z",
            "import_time": "2026-08-28T19:33:50.662778294Z",
            "source": "amazon-inspector",
            "sha256": "77239db1bdbbae9f987b93749d88f1ea172ac43523377e2a47a40a0e0177a023",
            "versions": [
                "99.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / rn-push-provisioning

Package

Name
rn-push-provisioning
View open source insights on deps.dev
Purl
pkg:npm/rn-push-provisioning

Affected ranges

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

Affected versions

99.*
99.0.0
99.0.1

Database specific

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"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "beacon.js",
            "tlsh": "0ff08bfe1ae564147472b60cc35fe40ad9e7d0030c899ec4aae085a12fe48691522afe",
            "sha256": "aae65a6c1972883427a19a9b5041ab14976df6f0331af85b123af503ba22b2b9"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/rn-push-provisioning/MAL-2026-14563.json"