Skip to main content
Back to articles
Security Solutions Team

CISO Daily Digest: Exchange Server 0-Day, Funnel Builder Skimming, Grafana Breach (20260517)

Microsoft Exchange Server zero-day under active attack, Funnel Builder WooCommerce skimming affects 40K+ stores, and Grafana GitHub token breach leads to extortion.

CISO Digest Exchange Server WooCommerce Grafana Zero-Day

Two critical zero-day vulnerabilities and a major supply-chain code theft dominated the security landscape on May 17. Microsoft disclosed CVE-2026-42897 (CVSS 8.1), a cross-site scripting vulnerability in Exchange Server Outlook Web Access that is under active exploitation โ€” with no permanent patch yet available. Separately, the Funnel Builder (FunnelKit) WooCommerce plugin vulnerability (affecting 40,000+ stores) enables Magecart-style credit card skimming via injected JavaScript. Grafana Labs suffered a GitHub token breach leading to full codebase download and extortion by the CoinbaseCartel group.

  • Microsoft Exchange Server CVE-2026-42897 โ€” XSS in OWA under active exploitation; CISA added to KEV catalog; Emergency Mitigation Service available as workaround
  • Funnel Builder (FunnelKit) CVE โ€” Unauthenticated JS injection on WooCommerce checkout pages sending data to wss://protect-wss[.]com; patched in v3.15.0.3
  • Grafana GitHub token breach โ€” CoinbaseCartel downloaded full codebase; Grafana refused ransom per FBI guidance; no customer data impact confirmed

๐Ÿ”— Reference: Comprehensive coverage (The Hacker News - Exchange, The Hacker News - Funnel Builder, The Hacker News - Grafana)

๐Ÿ“Œ Microsoft Exchange Server CVE-2026-42897 (CVSS 8.1) โ€” Active Exploitation Confirmed

An unauthenticated attacker can send a specially crafted email that, when opened in Outlook Web Access, executes arbitrary JavaScript in the victimโ€™s browser session โ€” enabling session hijacking, credential theft, and lateral movement. Microsoft disclosed the vulnerability on May 14, two days after Patch Tuesday. CISA added it to the Known Exploited Vulnerabilities catalog on May 15, requiring federal agencies to mitigate by May 29. No permanent patch exists; organizations should apply the Exchange Emergency Mitigation Service immediately.

๐Ÿ”— Reference: MSRC Advisory | Microsoft Tech Community | CISA KEV

๐Ÿ“Œ Funnel Builder (FunnelKit) WooCommerce Checkout Skimming โ€” 40,000+ Stores at Risk

A critical unauthenticated vulnerability in the Funnel Builder WordPress plugin allows attackers to inject arbitrary JavaScript into WooCommerce checkout pages. The injected code masquerades as a Google Tag Manager script and opens a WebSocket to wss://protect-wss[.]com to fetch a tailored skimmer that steals credit card numbers, CVVs, and billing addresses. Patched in version 3.15.0.3.

๐Ÿ”— Reference: The Hacker News

๐Ÿ“Œ Grafana GitHub Token Breach Leads to Codebase Theft and Extortion

An unauthorized party obtained a token granting access to Grafanaโ€™s GitHub environment and downloaded the companyโ€™s full codebase. The attackers, attributed to CoinbaseCartel (an offshoot of ShinyHunters / Scattered Spider), demanded payment to prevent publication. Grafana declined, citing FBI guidance against ransom payments. CoinbaseCartel has claimed 170+ victims across healthcare, technology, and manufacturing sectors since September 2025. Source code theft enables vulnerability research, IP theft, and potential supply-chain attacks.

๐Ÿ”— Reference: The Hacker News

๐Ÿ“Œ Claude Mythos AI-Assisted macOS Kernel Exploit โ€” M5 MIE Bypass Achieved in Under a Week

Security startup Calif used a preview version of Claude Mythos to develop the first public macOS kernel exploit bypassing Appleโ€™s Memory Integrity Enforcement (MIE) on M5 hardware. The working exploit was built from April 25 to May 1, elevating from unprivileged local user to root shell on macOS 26.4.1. Represents a watershed moment demonstrating AI-assisted exploit development outpacing hardware mitigation deployment cycles.

๐Ÿ”— Reference: Decrypt | Cult of Mac

๐Ÿ“Œ QNAP Joins Taiwan Product Security Vulnerability Hunting Program

QNAP completed the Product Security Vulnerability Hunting Program organized by Taiwanโ€™s Ministry of Digital Affairs and the National Institute of Cyber Security. QNAP served as a Blue Team representative, submitting core products (ADRD NDR, QHora routers) for Red Team testing. QuTS hero OS demonstrated strong security. QNAP awarded NT$200K+ in bounties to participating researchers.

๐Ÿ”— Reference: iThome