MAL-2026-13815

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/hngfykuvgh4/MAL-2026-13815.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13815
Aliases
  • GHSA-pvhh-8339-3m5j
Published
2026-08-12T10:29:51Z
Modified
2026-08-12T13:00:18.745606013Z
Summary
Malicious code in hngfykuvgh4 (npm)
Details

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

Source: amazon-inspector (eb74c94bd8f989f94db4ca0856a3b312b7bb3a71278fde98da36e42eda76bd4c)

Package contains a single index.html declared as main that impersonates a Cloudflare 'Just a moment…' verification page, embedding a real Turnstile widget and an obfuscator.io-obfuscated script. On any Turnstile callback (success, error, expired, timeout, unsupported), the script assembles a destination URL from a scrambled string array, appends the visitor's query-string parameters, and calls window.location.replace() to redirect the visitor. No package.json lifecycle scripts, no JS entrypoint, and HTML cannot be require()d — installing or importing this package does not execute code against a developer or build system. The artifact abuses the npm registry as static hosting for an end-user phishing/redirect lure (nonsense package name, no author metadata, Cloudflare-branded impersonation, obfuscated destination). Not a supply-chain attack against installers, but worth human review for registry-abuse takedown.

Source: ghsa-malware (06d3409ff7f041cd7aef468446b5f71e6ab9adf5297c19aaa69f044b78d6e3cd)

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-08-12T10:39:02.423997457Z",
            "sha256": "06d3409ff7f041cd7aef468446b5f71e6ab9adf5297c19aaa69f044b78d6e3cd",
            "modified_time": "2026-08-12T10:29:52Z",
            "source": "ghsa-malware",
            "id": "GHSA-pvhh-8339-3m5j",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ]
        },
        {
            "import_time": "2026-08-12T12:51:49.212790103Z",
            "sha256": "eb74c94bd8f989f94db4ca0856a3b312b7bb3a71278fde98da36e42eda76bd4c",
            "modified_time": "2026-08-12T12:36:39Z",
            "source": "amazon-inspector",
            "id": "IN-MAL-2026-017544",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / hngfykuvgh4

Package

Affected ranges

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

Affected versions

1.*
1.0.0

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/hngfykuvgh4/MAL-2026-13815.json"
indicators
{
    "evidence_files": [
        {
            "sha256": "b0d581fbbf4798f4be54ee571628b4fb5828784c6aa01f64ca6b67ea33674c78",
            "tlsh": "77c2c51023c079a03a4b4fa6776bb6d4f9299add3244044ff68cbdc4ef9ad0ac9d4674",
            "path": "index.html"
        }
    ]
}
cwes
[
    {
        "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."
    }
]