---
id: MAL-2026-14388
title: Malicious code in cryptgraphy (PyPI)
summary: Malicious code in cryptgraphy (PyPI)
severity: none
vendor: cryptgraphy
product: cryptgraphy
ecosystem: pip
affected:
  - cryptgraphy
published: '2026-08-23'
updated: '2026-08-24'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/MAL-2026-14388'
references:
  - url: >-
      https://www.virustotal.com/gui/file/051f87046f4904a6b9a479153e14b1e3c3eb7d9aed7ef2b9360c6bbc081112e9/detection
  - url: 'https://bad-packages.kam193.eu/pypi/package/cryptgraphy'
  - url: 'https://pypi.org/project/cryptgraphy/1.0.0/'
tags:
  - osv
  - pip
ingestedAt: '2026-08-24T19:25:44.495Z'
---

## Overview


---
_-= 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


## Affected packages

- `cryptgraphy`

## Remediation

Refer to the advisory for the patched release.
