MAL-2026-5769

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/pypi/ezllmgen/MAL-2026-5769.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-5769
Published
2026-06-14T08:53:49Z
Modified
2026-06-17T10:01:00Z
Summary
Malicious code in ezllmgen (PyPI)
Details

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

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

Database specific
{
    "iocs": {
        "domains": [
            "fixars.top"
        ],
        "urls": [
            "https://pastebin.com/raw/hEF5HaFc",
            "https://pastebin.com/raw/yBcUM1QBs",
            "https://pastebin.com/raw/yBcUM1QB",
            "http://fixars.top"
        ]
    },
    "malicious-packages-origins": [
        {
            "id": "pypi/2026-06-easyaillm/ezllmgen",
            "import_time": "2026-06-14T10:35:38.430485108Z",
            "modified_time": "2026-06-14T08:53:49.912987Z",
            "sha256": "df46ebbf6c4ca141bceb389177692ad5c3465a0a567dcf5f687e3d00d707e655",
            "source": "kam193",
            "versions": [
                "2.21"
            ]
        },
        {
            "id": "IN-MAL-2026-006692",
            "import_time": "2026-06-15T20:14:28.305204279Z",
            "modified_time": "2026-06-15T19:55:36Z",
            "sha256": "d9ad551d9ee9ad2f3c29daab0377c3e52289324e938e28a3b58d71c60e8e15e8",
            "source": "amazon-inspector",
            "versions": [
                "2.21"
            ]
        },
        {
            "id": "pypi/2026-06-easyaillm/ezllmgen",
            "import_time": "2026-06-15T22:45:32.258478824Z",
            "modified_time": "2026-06-14T08:53:49.912987Z",
            "sha256": "7eb3715b5028be7e4532249383252c9143399fbb19dc222652dfa561b917f906",
            "source": "kam193",
            "versions": [
                "2.21"
            ]
        },
        {
            "id": "pypi/2026-06-easyaillm/ezllmgen",
            "import_time": "2026-06-16T10:17:17.172531277Z",
            "modified_time": "2026-06-14T08:53:49.912987Z",
            "sha256": "f9f4fb874a6b955c91d3355c7566a2798aeaf40e108ef9059cca61800a03bea5",
            "source": "kam193",
            "versions": [
                "2.21"
            ]
        },
        {
            "id": "pypi/2026-06-easyaillm/ezllmgen",
            "import_time": "2026-06-17T09:49:36.168777255Z",
            "modified_time": "2026-06-14T08:53:49.912987Z",
            "sha256": "7cc70e1a292c4903085d05b91ff1e5301e10e8d37d9299cd32dee637a27f3ac8",
            "source": "kam193",
            "versions": [
                "2.21"
            ]
        }
    ]
}
References
Credits

Affected packages

PyPI / ezllmgen

Package

Affected ranges

Affected versions

2.*
2.21

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "setup.py",
            "sha256": "71ffc28d340e55d27f569721db44c8678f0b5a6cc7b2ccbe7d54eb78419d479d",
            "tlsh": "a1116713ce87bc9562f680404826a810f91197571751d447783c435c7f742e0ceb34ac"
        },
        {
            "path": "PKG-INFO",
            "sha256": "f2dd1e8f1179d09e5c34266839f243ab2ccc96315842cb29261d4ab060322feb",
            "tlsh": "a2e0261436c69db676f34a880d08e223c526c26949c8340de8f60aca935e16e43bd039"
        }
    ],
    "package_integrity": [
        {
            "filename": "ezllmgen-2.21.tar.gz",
            "hashes": {
                "blake2b_256": "e76e3420ece799dd21d71dd756abbbbd3995c5938d1cda92d09ee76cb16d93b3",
                "md5": "caca95a2216c9b82a3533bcbb70538d0",
                "sha256": "bbf72ad4f303365b4e20a0f309f83d7cdecdc35d4122926cc062462b7066a385"
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/pypi/ezllmgen/MAL-2026-5769.json"