FlagThis — Daily Cybersecurity Intelligence Briefing

FILTERING BY: CLEAR FILTER

PortSwigger: The Evolution of LLMs into Autonomous Attack Inventors

Research from PortSwigger, led by James Kettle, demonstrates a paradigm shift in Large Language Model (LLM) utilization within the cybersecurity domain. Moving beyond simple code completion, LLMs are being leveraged as autonomous security researchers capable of discovering novel, zero-day attack vectors. By employing intelligent permutation of attack patterns and high-volume hypothesis testing, these models can generate complex, non-obvious payloads, such as advanced HTTP Request Smuggling variants. This transition from manual payload crafting to the orchestration of autonomous agents significantly reduces the time-to-discovery for sophisticated logic flaws and lowers the technical barrier for executing multi-stage, complex attack chains.

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.

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.

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 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 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.

Cisco Secure Firewall ASA and FTD 0-Day Vulnerability Exploitation

CVE-2026-20349 is a critical zero-day vulnerability (CVSS 8.6) affecting Cisco Secure Firewall Adaptive Security Appliance (ASA) and Secure Firewall Threat Defense (FTD) software. The flaw originates from insufficient error checking during the processing of malformed HTTP requests, allowing unauthenticated remote attackers to trigger a complete system crash. This results in a Denial of Service (DoS) state, causing the immediate collapse of VPN connectivity and total disruption of firewall-mediated network traffic. Immediate remediation via vendor security patches is required to prevent perimeter security failure and restore operational availability.

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.

AI-Driven Discovery of "ZOOMSDAY" Zero-Click RCE in Zoom Annotation Engine

Zoom has patched a critical zero-click Remote Code Execution (RCE) vulnerability chain, dubbed "ZOOMSDAY," affecting the Zoom annotation engine. The flaw stems from improper validation of packet sizes during the deserialization of in-memory annotation objects, leading to buffer overflows (CVE-2026-53413) and Use-After-Free errors (CVE-2026-53415) within fixed 128-byte buffers. A malicious actor can achieve RCE on any meeting participant's device without user interaction simply by joining the session. The discovery is notable for its AI-accelerated timeline, where an AI agent reduced the vulnerability research cycle from months to under 24 hours.

Linux Kernel: AI-Accelerated Use-After-Free Race Condition in net/sched Subsystem

Researchers at STAR Labs, led by Lee Jia Jie, have demonstrated a paradigm shift in vulnerability research by utilizing Large Language Models (LLMs) to bridge the gap between bug discovery and functional exploit development. The research focuses on CVE-2026-53264, a Use-After-Free (UAF) race condition within the Linux kernel's network traffic-control (net/sched) subsystem. By employing AI-driven grounding and search, researchers accelerated the development of a Local Privilege Escalation (LPE) exploit targeting CentOS Stream 9, enabling a local user to achieve full root privileges. This highlights an increasing capability for AI to assist in weaponizing complex, timing-dependent kernel vulnerabilities, effectively lowering the technical barrier for sophisticated exploitation.

Laundry Bear Exploits Zimbra Zero-Click Vulnerability CVE-2025-66376 for Espionage

Russian state-sponsored actor Laundry Bear (Void Blizzard/TA488) has executed a large-scale espionage campaign targeting Zimbra Collaboration Suite (ZCS) versions prior to 10.1.13 and 10.0.18. Exploiting CVE-2025-66376, a stored XSS vulnerability triggered by improper sanitization of CSS @import directives, attackers achieve zero-click code execution when a target views a crafted email. The operation utilizes the 'Ulej' tool for session and 2FA backup code harvesting and the 'Flowerbed' Python framework for data exfiltration via Dockerized infrastructure. Impacted entities include government, defense, and energy sectors, with the loss of 90 days of mailbox content and browser credentials. Immediate patching to ZCS 10.1.13 or 10.0.18 is required.

Metabase SQL Injection Zero-Day Exploited for Mass Data Exfiltration

A critical zero-day SQL injection (SQLi) vulnerability in the Metabase business intelligence platform has been actively exploited to facilitate mass data exfiltration. The vulnerability arises from insufficient input sanitization within the query engine, permitting unauthenticated or low-privileged attackers to bypass security filters and execute arbitrary SQL commands against the application's backend database. This flaw enables attackers to bypass authorization controls via specific API endpoints, leading to the compromise of sensitive customer PII, administrative credentials, and potentially all connected data sources. Immediate remediation through vendor-supplied patches is required to mitigate the risk of full database takeover and secondary lateral movement into integrated data environments.

Critical Authentication Bypass in Check Point SmartConsole CVE-2026-16232

CVE-2026-16232 is a critical authentication bypass vulnerability (CVSS 9.3) affecting Check Point SmartConsole and Security Management Servers. The flaw originates from a broken trust boundary in the authenticateRemoteApplication() function, where the server prioritizes an attacker-provided Secure Internal Communication (SIC) Distinguished Name (DN) over the verified peer certificate DN. This allows unauthenticated attackers to forge application identities and mint administrative Single Sign-On (SSO) tickets via SOAP APIs. Successful exploitation grants full administrative control over the management server and all downstream security gateways, enabling malicious policy modification and disabling of security auditing. Remediation requires applying the vendor's jumbo hotfix and implementing strict IP-based access controls.

Critical Zero-Days in Google Chrome, Microsoft Exchange, and AWS GovCloud Credential Leak

The second week of June 2026 is marked by a high-velocity exploitation cycle targeting critical infrastructure and endpoints. Google Chrome faces its fifth zero-day of the year via an Out-of-Bounds (OOB) Read/Write in the V8 engine (CVE-2026-11645) and a Use-After-Free vulnerability (CVE-2026-11634). Simultaneously, Microsoft Exchange on-premises servers are targeted by an active zero-day (CVE-2026-42897). Infrastructure risks include a critical RCE in Unbound DNSSEC (CVE-2026-33278) and KEV-listed flaws in Arista and Cisco devices. A critical supply chain failure occurred when a CISA contractor exposed privileged AWS GovCloud credentials on GitHub, compromising high-security federal cloud environments. Immediate patching to Chrome v149.0.7827.102/.103 and remediation of KEV-listed assets are mandated.

WordPress Core: Critical wp2shell RCE CVE-2026-63030

WordPress Core is affected by a critical RCE chain dubbed "wp2shell," combining CVE-2026-60137 (SQL injection in WP_Query's author__not_in parameter) and CVE-2026-63030 (REST API batch-route confusion). Unauthenticated remote attackers can exploit the /wp-json/batch/v1 endpoint to bypass security controls and execute arbitrary code without user interaction or plugin dependencies. The vulnerability is exacerbated in environments lacking persistent object caching. Immediate remediation requires updating to versions 6.9.5, 7.0.2, or 7.1 Beta 2. Active exploitation is confirmed, with AI-assisted tools accelerating PoC development and patch diffing.

Critical Zero-Day Exploitation of SonicWall SMA1000 Series Appliances

Threat actor UTA0533 is actively exploiting a dual-vulnerability chain targeting SonicWall SMA1000 Series appliances to achieve full perimeter compromise. The attack initiates with CVE-2026-15409, an unauthenticated SSRF in the /wsproxy websocket proxy, allowing attackers to establish TCP tunnels to internal services. This enables the exploitation of CVE-2026-15410, a path traversal vulnerability within the ctrl-service remove_hotfix workflow, resulting in root-level RCE. Post-exploitation activities include the theft of TOTP MFA seeds, session databases, and LDAP credentials, facilitating "VPN-less" lateral movement to internal Domain Controllers. CISA has mandated remediation before the July 17, 2026 deadline.

Palo Alto Networks PAN-OS GlobalProtect Authentication Bypass CVE-2026-0257

CVE-2026-0257 is a critical authentication bypass vulnerability residing within the GlobalProtect component of Palo Alto Networks PAN-OS. Threat actors are actively exploiting this flaw to circumvent authentication mechanisms, facilitating unauthorized access to secure network environments via VPN gateways. This vulnerability allows attackers to bypass standard security controls, potentially leading to full network compromise. Security teams must immediately prioritize patching or implementing vendor-recommended mitigations to prevent unauthorized ingress and subsequent lateral movement within the infrastructure.

Critical Unauthenticated RCE in Adobe ColdFusion CVE-2026-48281

Adobe has released security update APSB26-68 to address seven maximum-severity vulnerabilities in ColdFusion, headlined by CVE-2026-48281. This vulnerability carries a CVSS 10.0 rating, enabling unauthenticated remote code execution (RCE) by exploiting improper input validation or deserialization flaws within specific ColdFusion tags or functions, such as <cfinvoke> and <cfcomponent>. Successful exploitation allows an attacker to achieve full system control, facilitating lateral movement and privilege escalation within the enterprise network. Organizations running legacy ColdFusion environments face heightened risk, especially as Proof-of-Concept (PoC) research and exploit availability increase following public disclosure. Immediate patching is required to mitigate the risk of widespread exploitation.

Microsoft Windows LegacyHive ProfSvc Zero-Day LPE

The LegacyHive vulnerability is a critical Local Privilege Escalation (LPE) flaw within the Windows User Profile Service (ProfSvc) affecting fully patched Windows desktop and server environments. Disclosed by researcher Nightmare Eclipse shortly after the July 2026 Patch Tuesday, the exploit enables attackers with local access to bypass security controls by unauthorizedly loading and unloading other users' registry hives. This mechanism allows for the extraction of sensitive application data and Windows Explorer history, providing a direct path to escalate privileges to the administrative level.

Emergency Security Patching for Microsoft Windows Netlogon and Defender Zero-Days

Microsoft has released emergency security patches to address several critical vulnerabilities, most notably CVE-2026-41089, a Windows Netlogon Remote Code Execution (RCE) flaw currently under active exploitation. The threat, associated with the "BlueHammer" campaign, leverages this flaw to achieve total domain compromise through "domain-killing" mechanics. Additionally, at least three zero-day vulnerabilities in Microsoft Defender have been identified, compromising endpoint security integrity. These vulnerabilities affect the Windows kernel and core network services, providing attackers with high-privilege access and the ability to bypass standard security controls. Organizations must remediate these flaws before the June 2026 deadline to prevent widespread enterprise infiltration and potential loss of Active Directory integrity.

FortiBleed: Mass Credential Theft Targeting FortiGate VPNs

The FortiBleed campaign leverages a suspected zero-day vulnerability in FortiGate VPN devices to facilitate mass credential theft. This operation serves as a dedicated initial access pipeline for the INC and Lynx ransomware groups, orchestrated by a single operator managing both the exploit infrastructure and ransomware negotiation panels. The campaign results in high-velocity deployment of ransomware following the compromise of verified VPN credentials, bypassing traditional perimeter defenses. Impact is characterized by widespread unauthorized access to corporate environments and subsequent data encryption.

Critical Unauthenticated Remote Takeover in Oracle E-Business Suite CVE-2026-46817

CVE-2026-46817 is a critical authentication bypass vulnerability residing within the Oracle Payments component of the Oracle E-Business Suite (EBS). Rated with a CVSS v3.1 score of 9.8, this flaw permits unauthenticated remote attackers to circumvent security protocols and achieve full administrative or root-level control over the EBS instance. Research from Defused Cyber confirms that the vulnerability is currently being exploited in the wild. By targeting specific vulnerable API endpoints, adversaries can compromise the integrity of corporate financial records, payment processing workflows, and sensitive enterprise PII, posing a systemic risk of ransomware deployment and long-term persistence within ERP environments.

Zero-Day Exploitation of Oracle PeopleSoft by UNC6240

UNC6240 (ShinyHunters) conducted a zero-day exploitation campaign targeting Oracle PeopleSoft (PeopleTools 8.61 and 8.62) between May 27 and June 9, 2026. The actors exploited CVE-2026-35273, a critical Server-Side Request Forgery (SSRF) vulnerability (CWE-918) in the Updates Environment Management component, to achieve unauthenticated Remote Code Execution (RCE). Following initial access, the group deployed MeshCentral remote management agents disguised as Microsoft Azure services to maintain persistence and perform reconnaissance. Data was compressed using 'zstd' and exfiltrated for extortion on the ShinyHunters Data Leak Site. CISA added the vulnerability to the Known Exploited Vulnerabilities (KEV) catalog on June 12, 2026, following widespread targeting of the higher education sector.

Cisco Catalyst SD-WAN Manager Path Traversal Vulnerability CVE-2026-20262

CVE-2026-20262 is a path traversal vulnerability in the Web UI of Cisco Catalyst SD-WAN Manager that allows authenticated remote attackers to create or overwrite arbitrary files on the underlying Linux operating system. By utilizing directory traversal sequences (e.g., ../) in HTTP requests, attackers can achieve root privilege escalation, enabling full control over the SD-WAN orchestration layer. This vulnerability is currently weaponized and listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Successful exploitation facilitates network-wide compromise, traffic redirection, and persistent backdoor installation via the modification of system binaries or startup scripts.

Cisco Catalyst SD-WAN Authentication Bypass Zero-Day

A critical authentication bypass vulnerability, tracked as CVE-2026-20182, has been identified in the peering authentication mechanism of the Cisco Catalyst SD-WAN Controller (formerly vSmart) and Catalyst SD-WAN Manager. Exploited in the wild by the sophisticated threat actor UAT-8616, this flaw allows unauthenticated attackers to bypass security checks, facilitating unauthorized access to the SD-WAN infrastructure. The vulnerability carries a CVSS score of 10.0, posing a maximum risk of full control plane compromise, which could enable large-scale network traffic interception or redirection. Organizations are urged to apply official Cisco patches immediately to prevent targeted exploitation and potential network-wide lateral movement or data exfiltration.

Critical Zero-Day Vulnerabilities in Gitea and libssh2

A significant disclosure by researcher 'bikini' has introduced a wave of critical zero-day vulnerabilities impacting the DevOps supply chain, primarily targeting Gitea and the libssh2 library. The exposure includes a cluster of nine CVEs within Gitea/Forgejo, alongside specific flaws such as CVE-2026-27771 and CVE-2026-41896. These vulnerabilities facilitate Remote Code Execution (RCE), unauthorized access via container registries, and broader infrastructure compromise. The threat landscape is exacerbated by the release of functional Proof of Concepts (PoCs) for over 15 software products. Immediate remediation requires upgrading Gitea/Forgejo instances to version 1.26.3 and addressing libssh2 implementation flaws to prevent large-scale supply chain exploitation.

Google Chrome V8 Engine Zero-Day Exploitation

Google has issued emergency patches for the Chrome V8 JavaScript engine following the discovery of active, in-the-wild exploitation of multiple zero-day vulnerabilities, including CVE-2024-4947 and CVE-2024-5274. These vulnerabilities facilitate remote code execution (RCE) through sophisticated exploitation of the V8 Just-In-Time (JIT) compiler, specifically targeting type confusion and heap buffer overflow conditions. Threat actors utilize malicious site redirections and drive-by downloads to trigger memory corruption, allowing for arbitrary code execution within the browser context. Given the approximately 3.5 billion user base, immediate patching is critical to mitigate risks from advanced persistent threat (APT) activity and increasingly complex browser-based exploit chains.

Splunk Enterprise: Pre-Authentication RCE via PostgreSQL Sidecar CVE-2026-20253

CVE-2026-20253 is a critical vulnerability in Splunk Enterprise stemming from an unauthenticated PostgreSQL sidecar service endpoint. Attackers can issue unauthenticated HTTP requests to the sidecar port to perform arbitrary file creation and modification operations. By leveraging these file write primitives, an unauthenticated remote attacker can overwrite critical configuration files or inject malicious binaries, escalating the flaw to Remote Code Execution (RCE). With a CVSS score of 9.8, this vulnerability bypasses application-level authentication entirely. Given its active exploitation in the wild and inclusion in the CISA Known Exploited Vulnerabilities (KEV) catalog, immediate patching and forensic investigation of Splunk installation directories are required to mitigate the risk of full system compromise.

Systematic Vulnerabilities in Apple AirDrop and Android Quick Share

Researchers from CISPA have identified critical, zero-click vulnerabilities in proximity-based file-transfer protocols, specifically Apple AirDrop and Google/Samsung Quick Share. Utilizing the custom "AIRFUZZ" protocol-aware fuzzer, the study uncovered systemic flaws in how privileged daemons process unauthenticated, complex serialized content such as Binary Plists, CPIO archives, and Protocol Buffers. Exploitation vectors include Swift-based Denial of Service (DoS), XML recursion, and memory corruption via Heap Use-After-Free (UAF). Most significantly, the research demonstrated a complete bypass of Device-to-Device (D2D) encryption in Samsung Quick Share. These vulnerabilities affect over 5 billion devices globally. All affected vendors—Apple, Google, and Samsung—have released patches to remediate these flaws.

Critical Authentication Bypass Vulnerability in Acer Wave 7 Mesh Routers

Independent security researcher Gergo Pap has identified a maximum-severity zero-day vulnerability, designated CVE-2026-49200, affecting Acer Wave 7 mesh routers. The flaw is a broken access control vulnerability within the router management interface that allows unauthenticated remote attackers to access and retrieve router log archive files. These archives contain sensitive administrative credentials in plaintext format, facilitating complete system compromise. By exploiting this vector, an attacker can bypass standard authentication protocols, gain unauthorized access to the device, and execute lateral movement within the protected network. Acer is currently developing and deploying firmware updates to mitigate this critical information disclosure and access control risk.


LINK COPIED TO CLIPBOARD