MAL-2026-13803

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dzcvhfruwluwe/MAL-2026-13803.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13803
Aliases
  • GHSA-vfhv-rjx5-6c95
Published
2026-08-12T10:29:54Z
Modified
2026-08-12T12:30:13.483406175Z
Summary
Malicious code in dzcvhfruwluwe (npm)
Details

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

Source: amazon-inspector (94746f13a653388ae268279888acdb3aceabbdbc5c7444e406af0dfb6317a6d9)

The package's sole shipped file is index.html, a fake 'Cloudflare Verifying...' page containing an obfuscator.io-style script that reconstructs the URL https://lo<...>ofte.live/ and calls window.location.replace on a 1-second timeout to redirect the viewer to that external.live domain. package.json declares no lifecycle scripts and main points at the HTML file, so neither npm install nor require() executes the payload against the installing developer. The harm is browser-side: end users who somehow load the HTML are redirected to an attacker-controlled destination. This is registry abuse hosting phishing/malvertising content rather than a supply-chain attack against installers.

Source: ghsa-malware (e60639d064659647979d4150c2b3e8b7d2ac8db4e2927ebc8fd89b7594ad5ef2)

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": [
        {
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "id": "GHSA-vfhv-rjx5-6c95",
            "import_time": "2026-08-12T10:39:02.429869103Z",
            "sha256": "e60639d064659647979d4150c2b3e8b7d2ac8db4e2927ebc8fd89b7594ad5ef2",
            "modified_time": "2026-08-12T10:30:04Z",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-017413",
            "import_time": "2026-08-12T12:24:11.253635411Z",
            "sha256": "55737dced5f07dc382111a465247930f145efb1a87eaa51f99edc99c7e60eb8f",
            "modified_time": "2026-08-12T12:18:07Z",
            "source": "amazon-inspector",
            "versions": [
                "1.0.1"
            ]
        },
        {
            "id": "IN-MAL-2026-017418",
            "import_time": "2026-08-12T12:24:11.726758587Z",
            "sha256": "94746f13a653388ae268279888acdb3aceabbdbc5c7444e406af0dfb6317a6d9",
            "modified_time": "2026-08-12T12:18:48Z",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / dzcvhfruwluwe

Package

Affected ranges

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

Affected versions

1.*
1.0.0
1.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": "index.html",
            "tlsh": "b0b2c6c262c0289015079b39275bb2e9e634843b7984cc8bfa5c6e44df9d90dfed5b38",
            "sha256": "206369b431fda9018659180d2cdd9727bc259d579ea7a18e78547a5d7196e6cb"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dzcvhfruwluwe/MAL-2026-13803.json"