Security News

Cybersecurity news aggregator

CRITICAL Attacks SC Media

Attack exploiting SimpleHelp vulnerability deploys novel loader, infostealer

A critical authentication bypass vulnerability (CVE-2026-48558, CVSS 10.0) in SimpleHelp remote monitoring software allows unauthenticated attackers to initiate privileged technician sessions by exploiting a flaw in the OIDC authentication flow that accepts unverified identity tokens. Affected versions are simple-help simplehelp prior to version 5.5.16 and version 6.0; the fix is to upgrade to version 5.5.16. Attackers leverage this access to deploy the novel, heavily obfuscated TaskWeaver loader, which ultimately retrieves and executes the cross-platform Djinn Stealer infostealer targeting cloud, developer, and cryptocurrency secrets.
Read Full Article →

Malware Attack exploiting SimpleHelp vulnerability deploys novel loader, infostealer June 30, 2026 Share By Laura French An attack exploiting a maximum-severity SimpleHelp authentication bypass vulnerability was found to deliver a loader dubbed TaskWeaver and ultimately deploy a novel infostealer dubbed Djinn Stealer, Blackpoint’s Adversary Pursuit Group (APG) reported Monday . The attack exploited the SimpleHelp vulnerability tracked as CVE-2026-48558 , which was disclosed and patched earlier this month. The flaw has a CVSS score of 10.0 and enables a remote, unauthenticated attacker to initiate privileged technician sessions due to a flaw in the remote monitoring and management (RMM) software’s OIDC authentication process. The flaw was fixed in SimpleHelp versions 5.5.16 and 6.0 RC2. After gaining access by crafting a fraudulent identity token, which SimpleHelp’s OIDC authentication flow accepts without verifying its cryptographic signature, the attacker leveraged the RMM session to download the file jquery.js from a trycloudflare.com domain and execute it using Node.js. Disguised as the legitimate jQuery library, the file actually contains the single-line, obfuscated TaskWeaver loader, Blackpoint said. TaskWeaver is heavily obfuscated using a combination of base91 encoding with dozens of different character alphabets used for different strings, indirect constant tables and a flattened control flow. It beacons to a command-and-control server using a hybrid encryption scheme to hide its traffic, encrypting data with AES-256-GCM and then encrypting the corresponding 256-bit AES key with RSA-OAEP. The loader also reconstructs access to Node.js’ require() function at runtime to hide its dangerous activity from static analysis, Blackpoint found. After collecting and relaying system information to the C2 server, which uses a domain name designed to resemble legitimate Microsoft Dev Tunnels infrastructure, it receives a task to decrypt and execute a JavaScript payload with full Node.js functionality. Blackpoint APG recovered this payload by deobfuscating TaskWeaver and creating a client that emulated the loader’s behavior. They used this client to issue a request to the attacker’s server, retrieving the Djinn Stealer payload. Djinn Stealer works across Windows, macOS and Linux systems, using OS-specific rules to traverse directories and steal sensitive files . The stealer excludes certain files, such as caches, logs and temporary files, removes duplicates and limits the file sizes and number of files it collects to avoid large transfers that would raise suspicion. The stealer specifically targets a wide variety of secrets related to cloud services, developer environments, package registries, AI tools and cryptocurency, including: Authentication and configuration data for AWS, Azure, Google Cloud, Oracle Cloud Infrastructure, Okta, Cloudflare, DigitalOcean, Linode, Heroku, Vercel, Railway, Supabase, Pulumi, Terraform, HashiCorp Vault and Consul GitHub CLI data, Git configurations, SSH keys, Docker authentication data, Helm registry information, S3 and MinIO client configurations and Subversion credentials Npm, pnpm, Yarn, NuGet, Cargo, Composer, Maven, Gradle, pip, PyPI, Conda, Bun, Ivy and Scala Build Tool credentials Authentication, configuration, session, MCP connection and project data for Anthropic Claude, Google Gemini, OpenAI Codex, Cline, OpenCode and Kilo Cryptocurrency wallets and keystores related to Bitcoin, Litecoin, Dogecoin, Dash, Ethereum, Monero, Zcash, Exodus, Atomic Wallet and Electrum Browser history, bookmarks, shell history, database client files, PGP data and SSH configurations Once files are collected, the stealer stores them in a PAX format tar archive compressed with gzip and encrypted using the same hybrid scheme used by TaskWeaver. The encrypted archive is exfiltrated to the C2 server via plain HTTP. Blackpoint recommended organizations that use SimpleHelp immediately apply patches for CVE-2026-48558 and remove any vulnerable instances from direct internet exposure. To check for previous exploitation, organizations should review SimpleHelp logs for signs such as newly created accounts, unfamiliar IP addresses, unusual login times and unexpected OIDC changes. If a compromise is detected, all active SimpleHelp technician sessions should be terminated and all credentials, API keys, identity-provider configurations and other integration secrets associated with the SimpleHelp server should be rotated, Blackpoint advised. Any credentials that may have been compromised should also be rotated, and accounts investigated for misuse. The researchers noted that development-related and package registry credentials could be used to push malicious software changes, while persistent access to AI tools can lead to an extended compromise of anything the AI has access to. In general, Blackpoint recommended the use of multi-factor authentication (MFA) for RMM platform logins and placing RMM administrative interfaces behind VPNs or identity-aware proxies to restrict access. The company advised segmenting technician account access to reduce the blast radius of a rogue account, and alerting when RMM instances launch runtimes such as Node.js, PowerShell, Python, Deno or Bun. Blocking unnecessary runtimes and tunneling services like trycloudflare.com could also help prevent similar attacks, while shifting from long-lived to short-lived credentials in developer workflows can minimize the impact of a compromise, Blackpoint concluded. Laura French Related Malware Microsoft dismantles StegoAd campaign using malicious Edge extensions SC Staff June 29, 2026 The StegoAd campaign employed steganography to hide malicious JavaScript within image and font files, making the extensions appear legitimate and functional. Malware Fake tax notices used to deliver remote access malware in India SC Staff June 29, 2026 Attackers are employing sophisticated tactics, hiding malicious code behind convincing government branding and legal references to trick victims into downloading a ZIP archive, according to CYFIRMA. Malware New SharkLoader malware campaign deploys Cobalt Strike Beacon SC Staff June 29, 2026 The StrikeShark campaign exhibits a broad geographic reach, targeting a diplomatic organization in Indonesia, government entities in Taiwan, software development companies globally, and other sectors in Hong Kong, Lebanon, Syria, Colombia, North Macedonia, Nepal, and Serbia. Get daily email updates SC Media's daily must-read of the most current and pressing daily news Business Email By clicking the Subscribe button below, you agree to SC Media Terms of Use and Privacy Policy . Subscribe Related Terms Adware You can skip this ad in 5 seconds

Share this article