MAL-2026-13824

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/mnteckets/MAL-2026-13824.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13824
Aliases
  • GHSA-ghqw-mfq6-xh36
Published
2026-08-12T10:29:54Z
Modified
2026-08-12T13:00:23Z
Summary
Malicious code in mnteckets (npm)
Details

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

Source: amazon-inspector (caa458e1b7c6ca828e971aa0dac44b11b2f20aaf55652235ce2a4c5ce1c4fd66)

The tarball contains only package.json and index.html. package.json declares no lifecycle scripts (preinstall/install/postinstall/prepare) and sets main to index.html, which Node cannot execute via require()/import. index.html mimics a Cloudflare Turnstile challenge and, on the challenge callback, builds a redirect URL via obfuscated string concatenation (new URL('https://mi'+...)) and calls window.location.assign to navigate the browser away. The redirect only fires when a user opens the HTML file in a browser; installing or requiring the package from Node performs no code execution and reads no installer data. The package appears to be registry-hosted phishing/redirect content rather than a supply-chain attack against npm installers.

Source: ghsa-malware (766e56cadc18b6635f490afe840cff6f39b4f1073c098613d8a3b28e0ccd766d)

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-ghqw-mfq6-xh36",
            "import_time": "2026-08-12T10:39:02.403901531Z",
            "modified_time": "2026-08-12T10:29:54Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "766e56cadc18b6635f490afe840cff6f39b4f1073c098613d8a3b28e0ccd766d",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-017470",
            "import_time": "2026-08-12T12:51:44.188593095Z",
            "modified_time": "2026-08-12T12:26:05Z",
            "sha256": "50d8627ece49121a7dbc9c5a0dd2da75874428d23878df4c21677663debbe9ba",
            "source": "amazon-inspector",
            "versions": [
                "1.0.1"
            ]
        },
        {
            "id": "IN-MAL-2026-017468",
            "import_time": "2026-08-12T12:51:44.06094103Z",
            "modified_time": "2026-08-12T12:25:49Z",
            "sha256": "caa458e1b7c6ca828e971aa0dac44b11b2f20aaf55652235ce2a4c5ce1c4fd66",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / mnteckets

Package

Affected ranges

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

Affected versions

1.*
1.0.0
1.0.1

Database specific

cwes
[
    {
        "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",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "index.html",
            "sha256": "4ee2fa96b5c2922d9133def525de2d17f9899174ca83caf3cfbd76ff9616bd14",
            "tlsh": "0be2a651b3d13890220b9fb7b72bf2d9e625689b76444c5af00c3d44ef6bb09c9d49b4"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/mnteckets/MAL-2026-13824.json"