MAL-2026-14388

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/pypi/cryptgraphy/MAL-2026-14388.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-14388
Published
2026-08-23T20:18:02Z
Modified
2026-08-24T05:30:14Z
Summary
Malicious code in cryptgraphy (PyPI)
Details

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

Source: amazon-inspector (ad7f362d84083dd8b3398e66da8abc40aecb79fd1d7b1b42d32938f9089bd3d2)

The package impersonates the cryptography/boto3 ecosystem via a typosquatted name and falsified metadata (author 'AWS Support Team' support@aws.com, url https://aws.amazon.com/, module docstring 'botoo3 - Utilidades para AWS'). Its setup.py registers a CustomInstall command that runs automatically on pip install. The install hook writes a shell script to /tmp that sleeps for five minutes, then downloads an ELF binary from https://file.freestorage-04.bond/files/2026/8/23/10fef88e-73a5-4262-90b8-6585724390e6/boto3_utils.elf via curl/wget, stages it to /tmp/systemd-helper, chmods it executable, and launches it detached with nohup. The shipped Python module is a stub of no-op functions, so the only functional behavior on install is fetching and executing the opaque binary from an anonymous.bond host unrelated to any AWS or cryptography publisher. The delayed execution and systemd-mimicking filename are anti-forensics.

Source: kam193 (d303a7fa6aef47387f6029dfeb62ce66dd3231c0b0f77fc3611a65d53fc23a1a)

During installation package downloads and executes an executable. The remote executable appears to be broken but suggests intentions for persistence via systemd services, cryptocurrency mining and propagating over the network. Campaign shows some similarities with 2026-08-boto4


Category: MALICIOUS - The campaign has clearly malicious intent, like infostealers.

Campaign: 2026-08-mlflow-otel-instrumentor

Reasons (based on the campaign):

  • typosquatting

  • Downloads and executes a remote executable.

  • worm

  • persistence

  • network-scan

  • cryptominer

Database specific
{
    "iocs": {
        "urls": [
            "https://file.freestorage-04.bond/files/2026/8/23/10fef88e-73a5-4262-90b8-6585724390e6/boto3_utils.elf?srl=3wyvEAZhXsu6vRNBWi1bug&exp=1787506002"
        ]
    },
    "malicious-packages-origins": [
        {
            "id": "pypi/2026-08-mlflow-otel-instrumentor/cryptgraphy",
            "import_time": "2026-08-23T21:08:50.51090881Z",
            "modified_time": "2026-08-23T20:18:02.97985Z",
            "sha256": "d303a7fa6aef47387f6029dfeb62ce66dd3231c0b0f77fc3611a65d53fc23a1a",
            "source": "kam193",
            "versions": [
                "1.0.0"
            ]
        },
        {
            "id": "IN-MAL-2026-018593",
            "import_time": "2026-08-24T05:20:12.870989567Z",
            "modified_time": "2026-08-24T05:05:05Z",
            "sha256": "ad7f362d84083dd8b3398e66da8abc40aecb79fd1d7b1b42d32938f9089bd3d2",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

PyPI / cryptgraphy

Package

Name
cryptgraphy
View open source insights on deps.dev
Purl
pkg:pypi/cryptgraphy

Affected ranges

Affected versions

1.*
1.0.0

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": "18d385026914adcf1bdbc814b4cb2e877fc0cafb0eedf2df7515461b9ac829b9",
            "tlsh": "e94165828d1d66742ec313910663a52312d5a123bf85e9c878dc83745b4abecce21fae"
        }
    ],
    "package_integrity": [
        {
            "filename": "cryptgraphy-1.0.0-py3-none-any.whl",
            "hashes": {
                "blake2b_256": "2412415b7e21fed5a9656a70c2492451a626b23ac6a75b5ab10089e5c1452ec8",
                "md5": "f72db115d9a4c496e4f1110ea8a30e5c",
                "sha256": "8299bb4cd84717541d3227e50f5c4e1c1184a94f11abb00a2e6cc571668802e6"
            }
        },
        {
            "filename": "cryptgraphy-1.0.0.tar.gz",
            "hashes": {
                "blake2b_256": "26c7d576c421e2029078f6acc8aeb5b55b1836cf6f5c3c5839c9887efb3d26c6",
                "md5": "16924a6a606cb046ddddf8dc6a0cdc9a",
                "sha256": "a596e881adbdc8a083f65a026ea8affa130bc6b9dfa799f7866637304c44b1da"
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/pypi/cryptgraphy/MAL-2026-14388.json"