clawdest @1.1.7
Vulnerability report · Last retrieved from osv.dev August 14, 2026 at 8:32 AM UTC
OSV ID
MAL-2026-897
Ecosystem
pypi
Summary
The package is prepared to download a hardcoded executable and save it in %LOCALAPPDATA% under a very generic name, clearly aiming to hide its existence. Code is also prepared to alter MarkOfTheWeb, start as admin and run the executable, but in analyzed versions this behavior was not triggered in any existing code path. The downloading will happen e.g. on starting the declared command line. Remote executables are standalone applications or installators, including ClickOnce installators. However, in the analysis attempts, none of them showed clear malicious behavior, in most cases crashing during the analysis. Captured network traffic shows communication with the remote server and likely expects the URL of the next stage, which was not delivered from the server. Additionally, the code embeds a separate path for execution on non-Windows machines. It attempts to execute a remote script, but in analyzed versions, the domain used is already suspended and not reachable. In newer packages the remote code is another downloader, which then downloads a PyInstaller-packed executable that just calls back home but has no more functionality. --- Category: MALICIOUS - The campaign has clearly malicious intent, like infostealers. Campaign: 2026-02-magichat Reasons (based on the campaign): - Downloads and executes a remote executable. - other - typosquatting
Source: kam193 (cf31ecc1ce2cf9d018d5ea73c9ee8467f85efd2fda44d75dfd10797cb35778a2)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.