---
id: MAL-2026-16122
title: Malicious code in pylever (PyPI)
summary: Malicious code in pylever (PyPI)
severity: critical
exploited: true
vendor: pylever
product: pylever
ecosystem: pip
affected:
  - pylever
published: '2026-09-10'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T05:30:07.672228809Z'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/MAL-2026-16122'
references:
  - url: 'https://bad-packages.kam193.eu/pypi/package/pylever'
  - url: 'https://pypi.org/project/pylever/1.0.11/'
  - url: 'https://pypi.org/project/pylever/1.0.10/'
  - url: 'https://pypi.org/project/pylever/1.0.12/'
  - url: 'https://pypi.org/project/pylever/1.0.1/'
  - url: 'https://pypi.org/project/pylever/1.0.2/'
  - url: 'https://pypi.org/project/pylever/1.0.9/'
  - url: 'https://pypi.org/project/pylever/1.0.5/'
  - url: 'https://pypi.org/project/pylever/1.0.4/'
  - url: 'https://pypi.org/project/pylever/1.0.7/'
  - url: 'https://pypi.org/project/pylever/1.0.6/'
  - url: 'https://pypi.org/project/pylever/1.0.3/'
  - url: 'https://pypi.org/project/pylever/1.0.0/'
tags:
  - osv
  - pip
  - malware
ingestedAt: '2026-09-12T03:13:01.741Z'
---

## Overview


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

## Source: amazon-inspector (6720ca3891de59548dfdfc9b6af778b5bf97fb31c5188381c73e92c4ac2820e1)
The package's `_Client` class scans Chrome, Edge, and Brave browser profile LevelDB and Cache directories and the Discord Desktop app's Roaming/discord Local Storage/leveldb for strings matching the Discord token regexes `[MN][A-Za-z0-9_-]{71}` and `mfa\.[...]{84}`, decrypts protected values via DPAPI invoked through PowerShell, validates each candidate against the Discord API, and POSTs valid tokens along with the associated username, id, email, verified flag, and bot flag to a hardcoded Discord webhook at `https://discord.com/api/webhooks/1547416857537945601/...`. `_DataFinder.find_all()` additionally walks the caller-supplied workspace path recursively and matches the same token regex against file contents, sending matches to the same webhook. The webhook URL is a module-level constant assigned in `_Client.__init__` with no API surface to override it, despite the README claiming the user configures the webhook. Package metadata uses placeholder values (`author="Your Name"`, `your.email@example.com`, `github.com/yourusername/pylever`) and the README frames the tool as restoring accidentally removed tokens, contradicting the actual bulk-harvest and exfiltration behavior.

## Source: kam193 (068694f49511d5a0c8678ca2196385c50cc68d1c526d5b151a6f2cdcfcae9b64)
The package contains a stealer exfiltrating Discord tokens to a hardcoded location.


---

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


Campaign: 2026-09-pylever


Reasons (based on the campaign):


 - infostealer


## Affected packages

- `pylever`

## Remediation

Refer to the advisory for the patched release.
