LIVE · cybersecurity feed
Live wire
Metabase Zero-Day Exploited in the Wild, Exposing Admin Access and Sensitive DataCritical One-Click Vulnerability in Atlassian’s Rovo AI Exposed Enterprise DataCVE-2026-8037 · CISA Adds Progress LoadMaster Command Injection Flaw to KEV CatalogSensitive Info Goes Into ‘No Reply’ Emails Constantly. This Guy Sees It AllAtlassian Rovo Can Be Tricked Into Sending Jira and Confluence Data to AttackersNew CSS Attacks Can Break Webmail Defenses to Steal Passwords and TokensCVE-2023-38646 · Metabase Zero-Day Exploited in Wild Allows Admin Access Without AuthenticationCVE-2026-18577 · N-able Issues N-central Hotfix 2 as Attackers Reach Managed Systems and PersistCVE-2026-8037 · Progress Kemp LoadMaster Flaw Hits CISA KEV After 792 Reported Exploit AttemptsLiving off the coding agent: Two tales of tunnels and LaunchAgents
vmwarehigh

CrowdStrike Threat Hunts for Shell Command Obfuscation on VMware ESX

CrowdStrike researchers have identified 21 novel methods for obfuscating shell commands on VMware ESX hypervisors. These techniques, ranging from simple encoding to complex cryptographic ciphers and invisible Unicode characters, evade traditional log-based detection by exploiting the parsing stage of command execution. CrowdStrike has developed detection patterns to identify these obfuscated commands at scale, enhancing security for ESX environments frequently targeted by ransomware.

zeroday.news ·

CrowdStrike researchers have identified and cataloged 21 distinct methods for obfuscating shell commands on VMware ESX systems, a technique increasingly employed by threat actors to evade detection. The cybersecurity firm detailed its findings and released detection strategies to counter these advanced evasion tactics, which are often used in ransomware campaigns targeting hypervisors.

VMware ESX systems are a frequent target for ransomware groups such as SCATTERED SPIDER, BlackBasta, Royal (also known as BlackSuit), Akira, and the shinysp1d3r ransomware-as-a-service platform. These groups aim to reach the hypervisor layer to rapidly encrypt virtual machines, disable logging, and disrupt entire data centers.

Traditional detection methods that scan ESX shell logs for known malicious commands often assume that attackers will input commands in cleartext. However, command obfuscation is a well-established technique in Linux and Windows environments, with publicly available tools like Bashfuscator and Invoke-Obfuscation making it accessible to adversaries.

CrowdStrike's research demonstrates that obfuscation techniques are effective even within ESX's constrained BusyBox shell environment, extending beyond basic encoding to include cryptographic ciphers, infrastructure-keyed payloads, and alternative encoding systems. The researchers systematically tested these techniques on an ESX 7.0.3 build-20036589 system, specifically using the VMware-provided BusyBox located at /usr/lib/vmware/busybox/bin/busybox, which supports GNU math extensions like XOR, AND, and OR within `awk`.

Despite BusyBox's minimal footprint, its POSIX compliance for core shell functionality, including command substitution, variable expansion, and escape sequence interpretation, allows these obfuscation methods to succeed.

To help organizations detect these sophisticated attacks, CrowdStrike has developed regex-based detection patterns using its CrowdStrike Query Language (CQL). These patterns can be implemented as correlation rules within the CrowdStrike Falcon Next-Gen SIEM platform, enabling security teams to hunt for obfuscated command execution across ESX shell telemetry at scale. The company has shared the discovered techniques and corresponding detection strategies publicly.

vmwareesxcybersecuritythreat huntingransomware
ShareXLinkedInWhatsAppFacebook

More News

view all →
breach

Hackers breach TrueConf to trojanize client installers with backdoors

The Head Mare hacktivist group has been exploiting vulnerabilities in unpatched TrueConf video conferencing servers to replace client installers with malicious versions that deliver backdoors. [...]

cybersecurity

China Launches Cybersecurity Review of Palo Alto Networks Products

China's Cyberspace Administration has initiated a cybersecurity review of Palo Alto Networks' products sold within the country, citing national security concerns. The review, based on national security and cybersecurity laws, lacks specific details regarding the reasons or potential impact. Palo Alto Networks has stated that its operations and product delivery in the region remain unaffected for now.

ai

Devs to Anthropic, OpenAI, Cursor, and friends: Make security and privacy the default

Researchers scour social media to measure developer concerns about AI coding tools

vulnerabilityhigh

Metabase Zero-Day Exploited in the Wild, Exposing Admin Access and Sensitive Data

Attackers exploited a CVSS 10 Metabase zero-day to gain admin access and steal sensitive data. Framework confirmed it was among the victims. Metabase just confirmed something no analytics vendor wants to write: attackers found and used an unpatched, maximum-severity flaw against Metabase Cloud before anyone on the defense side knew it existed. The company’s own […]

breachcritical

Critical One-Click Vulnerability in Atlassian’s Rovo AI Exposed Enterprise Data

The RovoBlast attack method identified by Varonis researchers could have been exploited to steal Confluence, Jira and SharePoint data. The post Critical One-Click Vulnerability in Atlassian’s Rovo AI Exposed Enterprise Data appeared first on SecurityWeek.

CVE-2026-8037critical

CISA Adds Progress LoadMaster Command Injection Flaw to KEV Catalog

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has added a critical vulnerability in Progress LoadMaster products to its Known Exploited Vulnerabilities catalog. This OS command injection flaw, tracked as CVE-2026-8037, allows unauthenticated attackers to execute arbitrary commands remotely. Exploitation attempts were observed as early as June 29, 2026, shortly after a proof-of-concept exploit became available.