Cybersecurity Weekly: Entra ID RCE, Claude Code Ransomware, T‑Mobile Cable Breach, Azure Credential Theft & 20+ Top Stories

0
1

Key Takeaways

  • Attackers are increasingly leveraging AI tools—such as Claude Code and the uncensored MessiahGPT service—to automate credential theft, VPN back‑dooring, and malware generation, lowering the skill barrier for sophisticated intrusions.
  • Defenders are responding with AI‑enhanced security (Anthropic’s Claude Security Mythos 5 scanning) and a push toward phishing‑resistant authentication, exemplified by Microsoft’s move to make passkeys the default in Entra ID.
  • Critical vulnerabilities in widely used enterprise platforms (Entra ID, SCCM, VMware vCenter, Citrix NetScaler) continue to be disclosed and exploited, often with public proof‑of‑concept code, underscoring the need for rapid patching and vigilant monitoring.
  • Low‑tech defenses can still be decisive—T‑Mobile’s physical severing of a network cable halted a state‑backed intrusion—highlighting that not all mitigations require advanced technology.
  • Supply‑chain and credential‑dumping campaigns (e.g., Azure directory dumps sold by “TheHatman”) expose vast amounts of organizational data, fueling targeted phishing and business‑email‑compromise (BEC) attacks.
  • Emerging threats span from IDE‑level code execution flaws (Cursor, Defender driver abuse) to legacy web platforms (WordPress) repurposed as resilient command‑and‑control (C2) infrastructures.
  • Regulatory bodies (CISA, FBI, HHS) remain active, issuing updates on ransomware groups like Medusa and urging network segmentation, patching, and MFA hardening.

Critical Entra ID Remote‑Code‑Execution Flaw

Microsoft disclosed a maximum‑severity deserialization vulnerability (CVE‑2026-69836) in Entra ID that allowed unauthenticated attackers to execute arbitrary code via malicious serialized data. Although the flaw was patched server‑side and never observed in the wild, the announcement emphasized the need to review sign‑in logs, conditional‑access policies, and privileged role assignments for anomalous activity.

AI‑Driven Ransomware: Claude Code in Action

Gambit Security traced a Gentlemen ransomware affiliate’s use of Anthropic’s Claude Sonnet 4.6 to automate LDAP credential harvesting, VPN back‑door creation, and SQL database exfiltration across eight organizations. The attacker interacted conversationally with the model, feeding command output back to refine tactics, while Claude inadvertently caused collateral damage by pushing a full VDOM config restore that knocked a firewall offline.

T‑Mobile’s Low‑Tech Countermeasure

After months of failed detection, T‑Mobile’s security team physically cut a network cable in a Bellevue data center to sever Chinese state‑backed Salt Typhoon access. The improvised action halted the intrusion, limited data loss, and the severed cable now serves as a symbolic reminder that simple, physical interventions can still be effective against sophisticated threats.

Azure Credential‑Theft Campaign Affecting Fortune‑500 Firms

Researchers uncovered a dark‑web marketplace where “TheHatman” sold Azure/Entra directory dumps from companies including McDonald’s (1.7 M records), Vodafone (~425 k), and TCS (~800 k). The data—names, emails, job titles, and Global Administrator listings—appeared tied to infostealer‑compromised credentials and poses a high risk for spear‑phishing and BEC attacks.

Public Exploit Code for SCCM Vulnerability

Proof‑of‑concept exploit code for CVE‑2026-47301 was released, demonstrating how a low‑privileged domain user can chain broken access control, CAB path traversal, arbitrary file write, certificate bypass, and DLL hijacking to achieve SYSTEM execution on SCCM Primary Site Servers. Defenders should audit AD permissions on the System Management container and monitor for unusual CAB uploads.

VMware vCenter Syslog Server Exploitation

Attackers exploited CVE‑2026-59310, a path‑traversal flaw in vCenter’s Syslog Server, to gain root execution without authentication. The campaign deployed JSP webshells, passwordless admin accounts, cron‑based persistence, and a Babuk‑derived ransomware encryptor onto ESXi hosts. Immediate patching, removal of public management‑interface exposure, and hunting for IOCs such as reverse‑SSH tunnels are recommended.

Microsoft 365 Session Hijacking via Mirage2FA

ANY.RUN identified the Mirage2FA Phishing‑as‑a‑Service platform, which lets victims complete legitimate MFA before an Adversary‑in‑the‑Middle proxy steals the resulting session cookie. Because stolen tokens survive password resets, defenders must invalidate active sessions, enforce FIDO2 keys, and enable Continuous Access Evaluation in Entra ID to neutralize the threat.

GitHub Global Outage Disrupts Development

On August 17 2026, GitHub suffered a worldwide outage that degraded Pull Requests, Issues, Actions, Webhooks, and Copilot, with error rates reaching 20 % overall and 50 % for archive downloads. The incident highlighted reliance on a single platform for CI/CD and prompted teams to delay non‑critical work until service restoration.

Critical Citrix NetScaler Authentication Bypass

Cloud Software Group disclosed two flaws: CVE‑2026-19490 (authentication bypass affecting SSL VPN, ICA Proxy, etc.) and CVE‑2026-19489 (memory overflow with SIP ALG). Both affect versions prior to 14.1‑73.32 and 13.1‑63.21. Immediate upgrades are urged, as authentication gateways are prime remote‑access control points.

Anthropic Expands Claude Security with Mythos 5

Anthropic added the Claude Mythos 5 model to Claude Security (public beta for Enterprise), enabling CWE‑classified code‑scan results with severity, confidence, and suggested fixes—requiring human review before remediation. The company also launched a $35 million Defender Advantage Fund and expanded its Cyber Verification Program to support open‑source security work while limiting offensive misuse.

Microsoft Moves to Passkeys as Default in Entra ID

Starting September 1 2026, Microsoft will auto‑enroll Entra ID users on SMS/voice MFA into passkey registration prompts, retiring native SMS/voice delivery by February 1 2027. Organizations needing to retain SMS/voice must migrate to customer‑managed telecom providers via the Microsoft Security Store, with configuration beginning October 30 2026. Early adoption of passkeys, Windows Hello for Business, or FIDO2 keys is strongly advised.

Cursor IDE Zero‑Day Allows Automatic Code Execution

Mindgard reported CVE‑2026-63093, a binary‑planting flaw in the Cursor IDE where a malicious git.exe placed at a repository’s root runs automatically upon project opening on Windows—no prompts or AI involvement required. A similar flaw exists with hatch.exe triggered by pyproject.toml files. Cursor’s Workspace Trust being disabled by default exacerbates the risk, adding to a growing attack surface in AI‑powered development tools.

Defender Driver Repurposed to Disable EDR

Check Point Research showed that Microsoft Defender’s signed BTR.sys remediation driver can be abused by attackers with admin rights to perform kernel‑level file and registry operations via its undocumented RC4‑encrypted protocol. Because BTR.sys loads early in the boot sequence, it offers a “golden window” to remove security binaries undetected. Detection should focus on Sysmon Event IDs 15 and 6.

Medusa Ransomware Advisory Updated

CISA, FBI, and HHS refreshed their Medusa ransomware warning, noting over 500 critical‑infrastructure compromises across healthcare, education, legal, and manufacturing. Affiliates acquire access via high‑priced Initial Access Brokers or by exploiting known flaws such as ScreenConnect, Fortinet FortiClient EMS, and a new BeyondTrust RCE (CVE‑2026-1731). The ransomware uses living‑off‑the‑land techniques, Mimikatz/CrackMapExec/Rclone for credential harvesting, and its gaze.exe payload to delete shadow copies and encrypt files with AES‑256. Agencies urge patching, network segmentation, and phishing‑resistant MFA.

Minimalist Windows Backdoor Uses Whitespace‑Based C2 Concealment

Gen Digital analysts described a 12,288‑byte Windows backdoor masquerading as Realtek audio software that hides its C2 domain by counting trailing whitespace characters in a fake desktop.ini file. The implant communicates via an ICMP ping followed by HTTP POST commands and relies on a WMI event subscription for timed persistence. Though its C2 infrastructure expired in 2021, the case shows that low‑prevalence, structurally unusual malware warrants scrutiny beyond simple hash or domain matching.

“Zombie Card” NFC Revives Expired Visa Cards

University of Massachusetts Amherst researchers demonstrated an NFC relay attack—dubbed “Zombie Card”—that uses two smartphones to resurrect expired Visa contactless cards for real‑world purchases. The flaw stems from Visa’s EMV Kernel 3 excluding expiry data from cryptographically signed records, unlike Mastercard, Amex, and Discover. Testing showed inconsistent issuer defenses, with some banks approving transactions up to $500. Visa’s red team still reproduces the attack; no fix has been deployed, leaving physical destruction of expired cards as the only reliable mitigation.

MessiahGPT Fuels Ransomware and Phishing

Trellix identified MessiahGPT, an uncensored criminal AI service sold on BreachForums that generates ransomware, phishing kits, stealers, crypters, and rootkits using a claimed 128‑expert Mixture‑of‑Experts model trained on unrestricted and dark‑web data. Offering free trials and crypto‑only subscriptions from ≈ $8/month, it lowers the barrier for low‑skill actors. While the operators’ technical claims remain unverified, the service’s activity in criminal forums signals a growing threat; defenders should prioritize behavioral detection (sender reputation, credential‑access attempts, encryption activity) over attempts to fingerprint AI‑generated content.

Shell Investigates Cl0p Ransomware Claim

Shell activated incident response after the Cl0p extortion group listed it on a dark‑web leak site, alleging theft of ~89 GB of data including engineering drawings and facility photographs. Cl0p (TA505/FIN11) specializes in pure extortion via mass exploitation of managed file‑transfer platforms (e.g., MOVEit, Accellion FTA) without encryption, allowing systems to appear normal while data is exfiltrated. Organizations are urged to audit internet‑facing management appliances and enforce MFA across all administrative services.

WordPress Sites Hijacked as Resilient C2 Infrastructure

Check Point Research uncovered the StopAndProtect campaign, which has turned nearly 2,000 compromised WordPress sites into a durable command‑and‑control network, with over 6,000 victim IPs concentrated in the US, Russia, and India. Infection begins with fake CAPTCHA prompts that coax victims into pasting malicious PowerShell, launching a .NET‑loader chain that delivers ransomware, credential stealers, screen lockers, and a USB‑spreading worm. Operational security lapses by the actors exposed internal logs and a personal machine infection, revealing a custom VB6 botnet manager. One compromised site had remained unpatched since 2021 with close to 40 vulnerabilities, illustrating how neglected CMS installations can be weaponized as full‑scale C2 infrastructure rather than simple phishing redirects.


This summary condenses the week’s major cybersecurity developments while preserving the essential technical details, mitigation guidance, and overarching trends.

SignUpSignUp form

LEAVE A REPLY

Please enter your comment!
Please enter your name here