MAL-2026-3262

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/react-native-parallax-scroll-view-updated/MAL-2026-3262.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-3262
Aliases
  • GHSA-482r-xhg9-23r3
Published
2026-04-29T14:00:00Z
Modified
2026-05-12T07:57:38.696818Z
Summary
Malicious code in react-native-parallax-scroll-view-updated (npm)
Details

Dependency confusion and typosquatting campaign by threat actor "saif777". Packages use inflated version numbers (9999.9999.9999, 9999.9999.10000, 50.50.50, 7.66.5) to win version resolution in environments with private registries. All active packages execute a postinstall hook ("node index.js") that collects a system fingerprint — public IP (via api.ipify.org), username, hostname, CPU model, RAM, working directory, OS platform — and exfiltrates it as a Discord embed to a shared webhook (base64-obfuscated in source). Payloads include sandbox/bot detection: machines with ≤1 CPU or <2 GB RAM are flagged as sandbox/CI; real machines trigger a green embed. Typosquats the react-native-parallax-scroll-view package.


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

Source: amazon-inspector (a3ed990e892b070cfabd3eb3dfef32e6077f6ad38f4729a2f7fb8f68f5d76d5a)

The package react-native-parallax-scroll-view-updated was found to contain malicious code.

Source: ghsa-malware (9dbc1f42a3175a02022df513967967ddd4bb1f534cc03467e46fdd3385d22da9)

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": [
        {
            "import_time": "2026-05-05T15:54:22.823165972Z",
            "sha256": "9dbc1f42a3175a02022df513967967ddd4bb1f534cc03467e46fdd3385d22da9",
            "source": "ghsa-malware",
            "id": "GHSA-482r-xhg9-23r3",
            "modified_time": "2026-05-05T15:33:36Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ]
        },
        {
            "import_time": "2026-05-12T07:28:46.754533261Z",
            "versions": [
                "9999.9999.10000"
            ],
            "sha256": "a3ed990e892b070cfabd3eb3dfef32e6077f6ad38f4729a2f7fb8f68f5d76d5a",
            "modified_time": "2026-05-12T06:53:21Z",
            "source": "amazon-inspector"
        }
    ]
}
References
Credits

Affected packages

npm / react-native-parallax-scroll-view-updated

Package

Name
react-native-parallax-scroll-view-updated
View open source insights on deps.dev
Purl
pkg:npm/react-native-parallax-scroll-view-updated

Affected ranges

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

Affected versions

9999.*
9999.9999.10000

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/react-native-parallax-scroll-view-updated/MAL-2026-3262.json"
cwes
[
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    }
]