MAL-2026-5769

    Dashboard / Malicious Package / MAL-2026-5769

    MAL-2026-5769

    Published: 14 Jun 2026Last Modified: 17 Jun 2026

    Summary: Malicious code in ezllmgen (PyPI)

    Details: Source: amazon-inspector (d9ad551d9ee9ad2f3c29daab0377c3e52289324e938e28a3b58d71c60e8e15e8) setup.py downloads the first line of https://pastebin.com/raw/yBcUM1QB via urllib and passes it directly to os.system(f'cmd /c "{cmd_pastebin}"') during package installation. The Pastebin source is anonymous and author-mutable, so any installer running `pip install EzLLMGen` unconditionally executes whatever shell command is currently posted there, with no pinning, hash check, or signature. The package ships no Python modules — the src tree contains only an egg-info directory and the PKG-INFO metadata is placeholder text (Name/Author/Summary all set to 'EzLLMGen'), so there is no legitimate functionality to balance against the dropper. The install-time fetch-and-execute is the package's sole purpose. Source: kam193 (7cc70e1a292c4903085d05b91ff1e5301e10e8d37d9299cd32dee637a27f3ac8) During installation, the code attempts to download and start a malicious executable. Likely related to 2025-08-raknet-testing-package. Category: MALICIOUS - The campaign has clearly malicious intent, like infostealers. Campaign: 2026-06-easyaillm Reasons (based on the campaign): - Downloads and executes a remote executable. - obfuscation - malware - tool:mshta

    Affected packages

    Package

    Name: ezllmgen

    Purl: pkg:pypi/ezllmgen

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    2.21
    MAL-2026-5769 | CVE-DB