đ° Full Story
Security researchers on May 8 disclosed a sophisticated worm-like malware framework named PCPJack that actively targets exposed cloud services and developer platforms to harvest credentials.
SentinelOneâs analysis shows PCPJack scans Docker, Kubernetes, Redis, MongoDB and RayML instances, drawing targets from Common Crawl parquet files and exploiting five publicly known flaws (including CVE-2025-55182, CVE-2025-29927 and CVE-2026-1357) to gain access.
Infections start with a bootstrap.sh script that installs Python, downloads six modular payloads (orchestrator, lateral-movement, parser, crypto and cloud-scanning modules), establishes persistence and deliberately removes artifacts left by rival group TeamPCP. The toolset collects SSH keys, cloud provider tokens, OpenAI and Anthropic API keys, password vault data and other secrets, encrypts exfiltrated data with X25519/ChaCha20-Poly1305 and channels it via Telegram.
Analysts also uncovered Sliver backdoor binaries for x86_64, x86 and ARM. Unlike many recent cloud campaigns, PCPJack omits crypto-mining, indicating monetization via credential resale, fraud, spam or extortion.
Defenders are advised to enforce MFA, IMDSv2, secrets management, authenticated Docker/Kubernetes endpoints and least-privilege controls.







đŹ Commentary