MAL-2026-15525

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/amplitude-react-native/MAL-2026-15525.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-15525
Aliases
  • GHSA-wxgr-5x7q-cc86
Published
2026-08-28T23:14:28Z
Modified
2026-08-29T18:45:15.965657559Z
Summary
Malicious code in amplitude-react-native (npm)
Details

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

Source: amazon-inspector (489592652dd724254e29c10536019e0e03e8032e781748a73fc357bb40f50a1d)

package.json declares a single dependency whose source is a bare HTTPS URL (https://repo.securityctrl.com/amplitude-react-native) rather than a registry version range, with no version pin and no integrity hash. The dependency key matches the package's own name, a dependency-confusion shape. On npm install, npm fetches whatever tarball that host currently returns and installs it, executing any lifecycle scripts contained in the fetched artifact. The shipped index.js is an inert stub, so the manifest itself is the entire published payload and the operator of repo.securityctrl.com controls code executed on installers' machines.

Source: ghsa-malware (fc3196e169edbece285dbabfeea612f97fa9583721bdfaf56e9305137bc624bb)

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": "IN-MAL-2026-019088",
            "modified_time": "2026-08-28T23:14:28Z",
            "import_time": "2026-08-28T23:38:04.003318796Z",
            "source": "amazon-inspector",
            "sha256": "489592652dd724254e29c10536019e0e03e8032e781748a73fc357bb40f50a1d",
            "versions": [
                "45.0.0"
            ]
        },
        {
            "id": "GHSA-wxgr-5x7q-cc86",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "modified_time": "2026-08-29T18:13:43Z",
            "import_time": "2026-08-29T18:26:29.990311991Z",
            "source": "ghsa-malware",
            "sha256": "fc3196e169edbece285dbabfeea612f97fa9583721bdfaf56e9305137bc624bb"
        }
    ]
}
References
Credits

Affected packages

npm / amplitude-react-native

Package

Name
amplitude-react-native
View open source insights on deps.dev
Purl
pkg:npm/amplitude-react-native

Affected ranges

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

Affected versions

45.*
45.0.0

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"
    }
]
indicators
{
    "package_integrity": [
        {
            "filename": "amplitude-react-native-45.0.0.tgz",
            "hashes": {
                "sha512_sri": "sha512-f715mc1k3HZDtKt1ogoer605hWfgmgbm9tliK+VPX/6qbB32aJcXJnKQzsG1Mz/CprvVc8gRhbICYZGVmIMubA==",
                "sha1": "643204d4f2c0ac46a291d663c3d81e81a5045f44"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "package.json",
            "tlsh": "e3e026544a5626b30ec7007678bc849372185e5f40083c0552c7891c615cdf769fd37d",
            "sha256": "847e9412efd6b733294ef9754eab0a97805c7ef25c0b94b5e53493f0274da219"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/amplitude-react-native/MAL-2026-15525.json"