FlagThis — Daily Cybersecurity Intelligence Briefing

FILTERING BY: CLEAR FILTER

Microsoft Windows: 'Download More RAM' Vulnerability Chain Bypasses VBS and HVCI

Researchers from the University of Birmingham and SeriSec have identified a critical vulnerability chain, dubbed "Download More RAM," that targets the Microsoft Windows kernel and hypervisor. The exploit leverages a sequence of three distinct vulnerabilities to circumvent Virtualization-Based Security (VBS) and Hypervisor-Protected Code Integrity (HVCI). By breaking the hardware-backed root of trust and undermining hypervisor-enforced memory isolation, attackers can achieve kernel-mode code integrity bypass. This allows for the execution of automated scripts designed to disable Microsoft Defender and other third-party Endpoint Detection and Response (EDR) solutions. The chain is reportedly delivered via the "PolitePaul" service, requiring minimal user interaction and enabling remote execution without physical access.

Anthropic Implements Digital Watermarking for Claude Content

Anthropic is deploying digital watermarking and provenance labeling across the Claude LLM ecosystem to satisfy transparency mandates of the EU Artificial Intelligence Act. The implementation utilizes probabilistic token-level statistical patterns and invisible metadata markers to distinguish synthetic text and images from human-generated content. This technical shift enables algorithmic provenance identification, moving beyond unreliable heuristic-based "AI-ism" detection. For cybersecurity operations, this provides a systematic mechanism for tracing synthetic misinformation, although the system's resilience against adversarial scrubbing, paraphrasing, and noise injection remains a primary technical vulnerability.

Americas Ransomware Trends H1 2026: Qilin, Akira, and Exploitation of Ivanti and Fortinet Infrastructure

In H1 2026, the Americas emerged as the global epicenter for ransomware, accounting for 57% of worldwide incidents (2,188 total). The landscape is transitioning to extortion-centric models, where actors prioritize exfiltrating high-leverage data—such as legal and patient records—over encryption. Technical indicators show significant integration of AI to accelerate Active Directory enumeration and malware generation, increasing operational "signal speed." Attackers are actively weaponizing vulnerabilities in edge infrastructure, specifically Ivanti, Fortinet, Cisco, SolarWinds, and Palo Alto Networks appliances. The market is bifurcated: North America features a hyper-competitive RaaS ecosystem led by Qilin and Akira, while South America is a consolidating market dominated by 'The Gentlemen.'

Massive Azure/Entra ID Exfiltration Campaign Targets Fortune 500 Directories

A large-scale exfiltration campaign has targeted Azure/Entra ID tenants across multiple Fortune 500 organizations, resulting in the leakage of millions of internal employee records. The threat actor, identified as 'TheHatman,' utilized compromised credentials—likely obtained via Infostealer-driven session token theft—to access corporate directories through Azure/Entra portals and the Azure CLI. Exfiltrated datasets comprise core identities, detailed organizational metadata, and sensitive access control information, including service account listings and Global Administrator records. This breach provides high-value intelligence that significantly facilitates downstream high-impact attacks, such as Business Email Compromise (BEC), advanced spear-phishing, and ransomware deployment through lateral movement and privilege escalation.

Iranian-Linked Cyber Av3ngers Campaign Targeting Unitronics PLCs

IRGC-linked threat actor "Cyber Av3ngers" is targeting U.S. critical infrastructure by exploiting internet-exposed Unitronics Programmable Logic Controllers (PLCs). Attackers leverage default credentials and exposed web interfaces to manipulate PLC logic and disrupt industrial control protocols, specifically targeting the water and wastewater sectors across 12 states. Impact includes operational downtime of up to 12 hours in municipalities such as Cape May and Childersburg. The campaign signals a shift toward kinetic operational disruption via the manipulation of Modbus and proprietary Unitronics communication patterns, requiring immediate remediation of internet-facing OT assets.

SpyNote and WindRelay: Advanced Android NFC Relay and Device Takeover Framework

Android attackers are utilizing a dual-payload chain, combining the SpyNote Remote Access Trojan (RAT) with the WindRelay module to perform real-time Near Field Communication (NFC) relay attacks. Initial access is achieved via vishing and the sideloading of malicious APKs. Following deployment, SpyNote provides remote administrative control to install WindRelay, which intercepts contactless payment credentials through Host Card Emulation (HCE) manipulation or NFC stack hooking. These credentials are relayed via Command and Control (C2) infrastructure to remote attackers, enabling unauthorized physical transactions at POS terminals and ATMs. This chain bypasses proximity requirements and facilitates multi-factor authentication (MFA) bypass through concurrent SMS interception and Accessibility Service abuse.

DCRat Campaign Leverages SVG Files and HTML Smuggling for Malware Delivery

Threat actors are deploying a DCRat (Remote Access Trojan) campaign utilizing social engineering and HTML smuggling to bypass traditional perimeter defenses. The attack vector involves phishing emails containing malicious SVG (Scalable Vector Graphics) files, often disguised as legal notifications. Upon being opened in a web browser, the SVG leverages JavaScript-based Blob objects to reconstruct a compressed malware archive locally on the endpoint. This client-side reconstruction allows the payload to evade network-based inspection and secure email gateways. Once deployed, the DCRat payload may utilize memory injection techniques to establish persistence, granting attackers unauthorized remote control and data exfiltration capabilities.

Commerzbank $30M Supply Chain Fraud via Service Provider Exploitation

In November 2023, an international cybercrime syndicate executed a four-day fraud campaign resulting in a $30 million loss for Commerzbank customers. The attackers bypassed primary banking controls by exploiting vulnerabilities—specifically API insecurities or broken access controls—within a trusted third-party service provider's infrastructure. By pivoting from the service provider to the banking transaction layer, the syndicate implemented rapid-fire withdrawal logic to exfiltrate funds within a 96-hour window. The campaign culminated in "Operation First Light," a coordinated effort by the BKA, Brazilian Federal Police, and Interpol, leading to seven arrests across Germany and Brazil.

Iranian APT42 and APT35 Utilizing LLMs for AI-Augmented Spear-Phishing and Tamecat Malware Deployment

Iranian state-sponsored threat actors APT42 and APT35 (linked to the IRGC) are integrating Large Language Models (LLMs) to automate and refine spear-phishing campaigns. By leveraging Generative AI, these actors produce linguistically precise lures that evade traditional natural language processing (NLP)-based detection. Technical execution involves the deployment of Tamecat, a PowerShell-based backdoor, and EP3 malware to establish persistent access within high-value targets, including U.S. government officials and critical infrastructure. This tactical evolution shifts from manual social engineering to scalable, AI-driven reconnaissance and weaponized phishing, significantly increasing the efficacy of initial access attempts against geopolitical adversaries.

Apple iOS Mercenary Spyware Threat Notifications

Apple has issued urgent threat notifications to hundreds of users across 110 countries, alerting them to targeted attacks by mercenary spyware vendors. These campaigns likely employ zero-click or one-click exploit chains leveraging zero-day vulnerabilities in iOS to gain unauthorized system access and exfiltrate sensitive data. Apple utilizes internal telemetry to detect indicators of compromise (IoCs) and associated command-and-control (C2) infrastructure. Affected users are advised to immediately enable Lockdown Mode to minimize the attack surface and disrupt the exploit delivery mechanism and ensure device integrity.

Microsoft Defender: Critical Patch Bypass for CVE-2026-50656 RoguePlanet

A critical patch bypass vulnerability has been identified within the Microsoft Defender Malware Protection Engine, specifically impacting systems previously remediated for CVE-2026-50656 (RoguePlanet). While Microsoft released Engine version v1.1.26060.3008 in July 2026 to mitigate a race condition and improper link resolution in mpengine.dll, a new exploit chain dubbed "ShieldBreak" has successfully circumvented this fix. Discovered by researcher Chaotic Eclipse, the ShieldBreak proof-of-concept (PoC) allows local, low-privilege users to escalate privileges to NT AUTHORITY\SYSTEM. This vulnerability presents an immediate risk of full system compromise, as the PoC is publicly available, facilitating rapid exploitation of patched environments.

Apple macOS Screen Sharing Authentication Bypass CVE-2026-65400

CVE-2026-65400 is a high-severity state management vulnerability within the macOS screen sharing capability affecting macOS Tahoe, Sequoia, and Sonoma. Attackers targeting exposed Port 5900 can bypass authentication to gain immediate root-level access, enabling full remote takeover of the user interface, including screen visibility and input manipulation. The Netherlands National Cyber Security Centrum (NCSC) has confirmed active exploitation in the wild, primarily utilizing the flaw to deploy Monero cryptominers for resource theft. Immediate remediation requires updating to the latest macOS versions and implementing network restrictions to prevent direct internet exposure of VNC services.

CoreBreak: Cross-Platform AI Agent Guardrail Bypass in AWS, Google, and Vercel

CoreBreak is a critical architectural vulnerability affecting the dispatch layers of AI agent frameworks within Amazon Bedrock AgentCore, Google Agent Development Kit (ADK), and Vercel AI SDK. The flaw allows attackers to bypass the Large Language Model (LLM) entirely by sending forged tool execution instructions directly to the infrastructure responsible for request routing. Because the attack path circumvents the LLM, all model-level safety guardrails, system prompts, and content filters are rendered ineffective. This enables unauthorized tool invocation and the execution of privileged agent actions without required LLM authorization or mediation.

USCYBERCOM and the Strategic Shift to Private-Sector Offensive Cyber Operations

The Trump administration initiated a strategic pivot to decentralize U.S. offensive cyber capabilities, moving away from a government-centric monopoly toward a public-private partnership model. This transition leverages private defense contractors and specialized brokers like Zerodium to accelerate the acquisition and deployment of zero-day exploits, bypassing traditional DoD and NSA bureaucratic acquisition cycles. Technically, this shift manifests through the integration of private-sector Command and Control (C2) infrastructure with government intelligence platforms and the use of proprietary API integrations to bridge government intelligence with private data lakes. The policy aims to increase operational agility and reduce "time-to-deploy" for high-value exploits, while complicating attribution and legal accountability under International Humanitarian Law.

BYOEDR: Weaponizing SentinelOne to Bypass Windows Protected Process Light PPL

The "Bring Your Own EDR" (BYOEDR) technique evolves the "Bring Your Own Vulnerable Driver" (BYOVD) vector by weaponizing legitimate, digitally signed components from trusted security vendors, specifically SentinelOne. Because EDR drivers possess high-level system privileges to monitor activity, they can be leveraged to manipulate kernel-mode process protection flags. By flipping PPL bits, attackers strip the "Protected" status from critical system processes such as lsass.exe. This bypasses Windows Protected Process Light (PPL) protections, facilitating unauthorized memory reads, credential dumping, and process injection, ultimately enabling full administrative takeover and lateral movement through stolen high-privileged credentials.

Autonomous AI Agent Swarm Targets Taiwanese Government Infrastructure

China-linked threat actors executed the first documented fully autonomous, end-to-end AI-driven cyberattack against the Taiwanese government. Utilizing a swarm of eight distinct AI agents, the attackers leveraged automated reconnaissance to exploit information leakage from a single misconfigured government website. By analyzing embedded metadata, configuration files, and Keycloak objects, the agents mapped network architecture and identified exposed API endpoints and OAuth client IDs. This machine-speed operation resulted in the compromise of 21 interconnected government systems within a four-day window, demonstrating a paradigm shift from human-speed to fully autonomous offensive cyber operations.

Ruby 4.0: Universal Deserialization Gadget Chain Enables Critical RCE

Researcher elttam has identified a critical vulnerability in Ruby 4.0 involving a universal Remote Code Execution (RCE) gadget chain within the Marshal.load method. Unlike previous deserialization attacks that relied on specific third-party gems or frameworks to build exploit chains, this discovery utilizes a sequence of Ruby core class instantiations to trigger arbitrary command execution. By passing a specifically crafted binary payload to any Marshal.load sink processing untrusted input, attackers can achieve full system compromise. This finding shifts the threat model from application-specific risk to a systemic vulnerability inherent in the Ruby 4.0 core serialization mechanism, necessitating immediate transition to safer serialization formats like JSON.

Coruna Exploit Kit and DarkSword iOS Full-Chain Proliferation

The proliferation of the Coruna exploit kit and the associated DarkSword full-chain exploit represents a systemic escalation in mobile threat capabilities. Utilizing a sequence of zero-day vulnerabilities, including CVE-2026-21385, DarkSword facilitates WebKit exploitation, kernel-level privilege escalation, and sandbox escapes to achieve total device compromise on iOS. Originally deployed by boutique actors, the kit has transitioned to a commoditized model, enabling multiple global threat groups to conduct unauthorized data exfiltration and maintain persistence on high-value targets. This shift highlights a critical transition toward widely distributed, high-end offensive capabilities targeting modern iOS security mitigations.

Programmable Backdoors in Vision-Language Models VLMs

This research identifies a critical vulnerability in Vision-Language Models (VLMs) enabling "programmable" backdoors through an any-to-any caption-control framework. Unlike static backdoors, attackers utilize a heuristic poisoning strategy to instill a general "trigger-as-instruction" rule, decoupling poisoning from target selection. By employing feature-space trigger steganography via norm-controlled perturbations, adversaries can synthesize stealthy visual triggers at inference time to force the model to generate arbitrary, previously unseen target captions. This mechanism bypasses classical defenses—including pruning and fine-tuning—while maintaining the model's original utility on clean datasets, allowing for covert and arbitrary semantic control of multimodal outputs.

Identity Governance for Autonomous AI: Addressing the NHI Identity Gap

The rapid deployment of autonomous AI agents has created a critical "Non-Human Identity (NHI) Gap," where stochastic, LLM-driven agents operate outside traditional Identity and Access Management (IAM) frameworks. Conventional protocols like OAuth fail to govern high-velocity, autonomous decision-making, often granting agents "invisible administrator" privileges without direct human stewardship. This architectural failure enables high-speed lateral movement and privilege escalation via prompt-injection attacks. Remediation requires treating AI agents as a distinct identity class, utilizing cryptographic tethering and Policy-as-Code (OPA) to ensure strict accountability and auditability of agentic actions.

Evolution of the Kimwolf AISURU Botnet: Decentralized Ethereum C2 and Android IoT Targeting

The Kimwolf (AISURU) botnet has transitioned to a highly resilient v7 architecture, specifically engineered to bypass law enforcement-led infrastructure takedowns. By shifting from centralized servers to a decentralized command-and-control (C2) model utilizing the Ethereum blockchain and Ethereum Name Service (ENS), the botnet achieves significant persistence against domain and IP seizures. Targeting the Android IoT ecosystem—primarily Android TV boxes—the malware leverages HTTP/2 protocol multiplexing and Chrome browser fingerprint mimicry to evade Web Application Firewalls (WAFs) and Layer 7 DDoS mitigation. This evolution enables massive volumetric attacks while maintaining high operational stealth within legitimate web traffic streams.

Jewelbug UAT-8302 APT: Dual-Mandate Espionage and Cryptocurrency Theft

Jewelbug (UAT-8302), a China-linked threat actor, is conducting hybrid espionage and cryptocurrency theft operations against Russian technology and IT sectors. The actor utilizes a bifurcated Command and Control (C2) architecture to separate stealthy intelligence exfiltration from high-volume financial operations. Initial access is achieved via direct exploitation and suspected software supply chain compromises. The malware arsenal consists of specialized info-stealers engineered for cryptocurrency seed phrase harvesting and custom backdoors designed for long-term persistence within critical infrastructure. This dual-mandate approach allows for the simultaneous theft of proprietary R&D data and decentralized assets, utilizing the noise of cybercrime to mask strategic intelligence gathering.

Operation Vajra: Dismantling the Mule Account Ecosystem in Uttar Pradesh

Law enforcement agencies, led by the Rae Bareli Police and Uttar Pradesh's "Operation Vajra," have executed a coordinated crackdown on the financial infrastructure supporting regional cyber fraud syndicates. The operation targeted the "mule account" ecosystem, where illicitly obtained or fraudulently opened bank accounts are utilized to layer and launder stolen funds. By analyzing digital transaction logs, payment gateway trails, and mobile device forensics—specifically investigating recruitment via encrypted messaging apps like WhatsApp and Telegram—authorities have identified 1,240 mule accounts and frozen approximately ₹1.98 crore in assets. This action addresses the critical financial pipeline used by threat actors to obscure the movement of proceeds from cybercrime.

Microsoft Windows afd.sys Zero-Day Exploitation by Lazarus Group

The Lazarus Group exploited CVE-2026-68820, a critical zero-day vulnerability in the afd.sys (Ancillary Function Driver for Winsock) kernel driver of Microsoft Windows. The attack chain leverages social engineering via fraudulent job offers to establish initial user-level access, followed by a Local Privilege Escalation (LPE) exploit to achieve SYSTEM-level privileges. This elevation facilitates the deployment of the FudModule (v3) kernel-level rootkit for deep persistence and EDR evasion. Microsoft addressed the vulnerability in the August 2026 Patch Tuesday update.

AI-Augmented Exploitation: The Speed-over-Stealth Shift in Active Directory and AWS Environments

Adversaries are pivoting from traditional "low and slow" stealth tactics to a "fast and loud" methodology driven by AI augmentation. By utilizing "vibe coding"—the rapid, iterative generation of scripts via LLMs—attackers are accelerating Active Directory (AD) enumeration and AWS IAM role harvesting. This tactical shift prioritizes rapid objective completion over evasion to outpace automated security responses. While this reduces the "Time-to-Compromise" for critical infrastructure, the increased telemetry signal generated by high-velocity, non-standardized code enables defenders to deploy AI-powered honeypots and automated deception surfaces to intercept autonomous malicious agents.

Reasoning Trace Extraction Vulnerabilities in OpenAI, Anthropic, and Google APIs

Researchers have identified a critical architectural vulnerability in the proprietary APIs of OpenAI, Anthropic, and Google stemming from a "security-by-design" failure in Chain-of-Thought (CoT) handling. The vulnerability involves the client-side offloading of encrypted reasoning traces that use symmetric encryption keys shared across entire model families. By capturing traces from flagship models (e.g., GPT-5.6, Claude Opus 4.8) and replaying them via API calls to smaller, less-aligned sibling models (e.g., Claude Haiku 4.5), attackers can bypass refusal mechanisms to transcribe reasoning in plaintext. This enables large-scale model distillation, exfiltration of PII and credentials, and the execution of "invisible" prompt injections within the model's internal reasoning logic.

Critical RCE via Directory Traversal in Broadcom VMware vCenter CVE-2026-59310

Broadcom VMware vCenter Server is affected by a critical directory traversal vulnerability, CVE-2026-59310 (CVSS 9.8), enabling unauthenticated remote code execution (RCE) via network access. An unidentified APT group is actively exploiting this flaw in a global campaign spanning 47 countries, utilizing a distributed infrastructure of 361 unique IP addresses. Because attackers may have established persistence prior to remediation, applying official vendor patches alone may not fully secure compromised environments. Full system compromise and subsequent lateral movement within virtualized infrastructure represent the primary operational risks.

LiteLLM and PyTorch Lightning Supply Chain Attack

Threat actor TeamPCP executed a targeted supply chain attack by compromising PyPI maintainer credentials to inject malicious code into LiteLLM (v1.82.7, 1.82.8) and PyTorch Lightning (v2.6.2, 2.6.3). The attackers utilized .pth file manipulation to achieve silent code execution during Python interpreter initialization, bypassing traditional import-based detection. The campaign exfiltrated 153GB of data—including AWS, GCP, Azure tokens, SSH keys, and CI/CD secrets—from approximately 2,500 organizations. The attack window lasted three hours before PyPI quarantine, highlighting a systemic shift toward targeting AI infrastructure and leveraging "slopsquatting" to exploit LLM-generated package hallucinations.

Spectre Vulnerabilities in SiFive P550 and T-Head Xuantie C910/C920 RISC-V Processors

Research from CISPA and KU Leuven demonstrates that high-performance commercial RISC-V processors, specifically the SiFive P550 and T-Head Xuantie C910/C920, are susceptible to speculative execution side-channel attacks. By exploiting vulnerabilities in the Branch Predictor Unit (BPU) and Reorder Buffer (ROB), attackers can execute Spectre Variant 1 (Bounds Check Bypass), Variant 2 (Branch Target Injection), and Variant 4 (Speculative Store Bypass). These flaws allow unauthorized data extraction across security boundaries and privilege levels via cache timing analysis. While software mitigations like pipeline flushing and fencing are possible, they introduce significant performance overhead, highlighting a critical need for architectural hardware redesigns in the RISC-V ecosystem.

Microsoft Windows 'Plug and Pwn': Hardware-Driven SYSTEM Privilege Escalation

Researchers Alejandro Hernando and Borja Martinez have identified a "Plug and Pwn" exploit chain targeting the Microsoft Windows Plug and Play (PnP) subsystem to achieve SYSTEM-level privileges on updated Windows 11 systems. The attack utilizes emulated USB device descriptors to trigger the installation of legitimate, signed third-party vendor software, which is then coerced into executing arbitrary code. This vulnerability extends beyond physical access via Remote Desktop Protocol (RDP) USB redirection, allowing for remote privilege escalation. The exploit effectively bypasses Driver Signature Enforcement (DSE) and Virtualization-Based Security (VBS) by leveraging the inherent trust placed in signed vendor binaries.


LINK COPIED TO CLIPBOARD