You are currently viewing 5 Critical Zero-Days Breaking Right Now: June 2026 Threat Intelligence Report

5 Critical Zero-Days Breaking Right Now: June 2026 Threat Intelligence Report

📋 Key Takeaways
  • The Mid-2026 Cybersecurity Storm: What's Breaking Right Now
  • Threat #1: RoguePlanet — Windows Defender Zero-Day
  • Threat #2: Cisco SD-WAN vManage — Actively Exploited to Root
  • Threat #3: Oracle PeopleSoft Zero-Day — Active Data-Theft Campaign
  • Threat #4: Microsoft Exchange Server — Actively Exploited XSS
7 min read · 1,309 words
Educational & Ethical Use Only — This article is provided for educational and ethical cybersecurity research purposes only. The techniques described should only be used on systems you own or have explicit permission to test. Always follow responsible disclosure and the laws applicable to you. Mitigations are included so engineers can harden real systems.

Five threats, one month, zero comfortable patching windows. June 2026’s zero-day cluster hits the management and security layers themselves — the tools and consoles you’d normally run to for protection. Here’s the field report.

Quick Answer

Five threats are live right now: the “RoguePlanet” Windows Defender engine zero-day (patch in development — run defense-in-depth today), an actively exploited Cisco SD-WAN vManage privilege-escalation to root (CVE-2026-20245, patch ready), an Oracle PeopleSoft unauthenticated RCE under active data-theft exploitation (CVE-2026-35273, mitigations available), an actively exploited Microsoft Exchange Server XSS (patched), and a Kaspersky-documented WhatsApp VBScript campaign installing legitimate RMM tools for persistent access. Three have fixes shipping now — deploy them this week, audit management-interface exposure this month, and treat the disclosure-to-exploitation gap (now days, not months) as the new baseline.

The Mid-2026 Cybersecurity Storm: What’s Breaking Right Now

June 2026 has been one of the most active months in recent memory: a cluster of zero-days against enterprise infrastructure, a new wave of AI-enhanced social engineering, and the widening attack surface of AI agents themselves. Four of this month’s five headline threats target management and security layers — endpoint protection engines, SD-WAN controllers, ERP suites, mail servers — rather than the traditional perimeter.

This report breaks down the five most critical threats active right now, their real-world impact, and the defensive actions to take today. For the wider tapestry, pair it with our June 2026 threat-landscape analysis and the week-three intelligence briefing.

Threat #1: RoguePlanet — Windows Defender Zero-Day

CVE status: patch under active development | Severity: Critical

Microsoft confirmed it is building a patch for a zero-day in the Defender real-time protection engine, dubbed “RoguePlanet.” Disclosed June 10, 2026, the flaw enables attackers to bypass security scanning entirely — the protection layer becomes the blind spot.

What Makes This Critical

  • Attack surface: effectively every Windows endpoint running Defender’s engine
  • Impact: complete anti-malware detection bypass clears the path for payload delivery
  • Exploitation status: public proof-of-concept; no confirmed in-the-wild campaigns yet

Defense Strategy

Until the patch lands, layer defenses: enable network-level detection through EDR, restrict non-admin execution paths, and consider supplementary scanning for high-value assets. Monitor the Microsoft Security Response Center (MSRC) for release. RoguePlanet joins a larger pattern of endpoint-security zero-days this quarter — a trend, not a one-off.

Threat #2: Cisco SD-WAN vManage — Actively Exploited to Root

CVE: CVE-2026-20245 | Patch: available | Severity: Critical

Cisco shipped emergency patches for a critical Catalyst SD-WAN Manager vulnerability that was actively exploited to escalate privileges to root. The flaw in the vManage component lets an unauthenticated attacker reach root on the box that orchestrates the network.

Real-World Impact

  • Target: enterprise SD-WAN deployments managing distributed infrastructure
  • Attack chain: unauthenticated access → privilege escalation to root → full network control
  • Scope: any organization running Cisco Catalyst SD-WAN Manager

Defense Strategy

Patch immediately from Cisco’s advisory. Restrict management-interface exposure to trusted IP ranges, segment to contain lateral movement from a compromised controller, and audit vManage logs for unauthorized access. This is the same management-plane targeting we saw in the 2026 digital-defense trends review and the Cisco SD-WAN CVE covered in our trusted-infrastructure C2 analysis.

Threat #3: Oracle PeopleSoft Zero-Day — Active Data-Theft Campaign

CVE: CVE-2026-35273 | Mitigation: available | Severity: Critical

Oracle warned of a critical PeopleSoft Suite zero-day enabling unauthenticated remote code execution, actively exploited in large-scale data-theft operations — with reporting tied to a breach affecting roughly 450,000 records at a Nottingham-linked organization. The actors behind the campaign — tracked as ShinyHunter — specialize in exfiltration from enterprise applications, and an RCE entry point into ERP is exactly their toolkit.

Defense Strategy

Apply Oracle’s interim mitigations now and follow the Critical Patch Update (CPU) timeline for the full fix. If PeopleSoft is internet-facing, move it behind authentication and restrictive access. Monitor PeopleSoft application servers for anomalous process execution.

Threat #4: Microsoft Exchange Server — Actively Exploited XSS

Patch: available | Severity: High

Microsoft patched an actively exploited Exchange Server vulnerability allowing attackers to execute arbitrary JavaScript in cross-site context. Exchange remains a first-ballot target — ProxyLogon and ProxyShell taught the industry what one Exchange zero-day is worth.

Defense Strategy

Apply the June 2026 Exchange security updates immediately; verify with the Exchange Health Checker script. If patching slips, add URL-rewrite rules against known exploit patterns and restrict OWA/ECP access to trusted networks.

Threat #5: WhatsApp VBScript Campaign — RMM via Social Engineering

Type: social engineering / malware delivery | Status: actively running

Kaspersky documented an ongoing campaign using WhatsApp direct messages to distribute malicious VBScript files that ultimately install legitimate remote monitoring and management (RMM) software — persistent access hiding inside tools your helpdesk might legitimately use.

Campaign Details

  • Delivery: WhatsApp DMs with fake business/financial document attachments
  • Chain: VBScript download → multi-stage execution → RMM installation
  • Targets: Malaysia (highest concentration), plus Brazil, India, Mexico, Singapore, UK
  • Lure quality: professional document names engineered for click-through

Defense Strategy

Technical controls alone won’t carry a social attack: train users against unexpected messaging-app attachments, block VBScript execution via AppLocker or equivalent application control, and alert on unauthorized RMM installations — the same human-layer discipline that defends against voice-cloning fraud applies to chat-delivered malware.

The Five-Threat Board

# Threat Target Status Top Action
1 RoguePlanet (Defender engine) Every Windows endpoint Patch pending Defense-in-depth + EDR overlap
2 Cisco SD-WAN vManage (CVE-2026-20245) Network control plane Actively exploited — patched Emergency patch + restrict mgmt access
3 PeopleSoft RCE (CVE-2026-35273) Enterprise ERP Actively exploited — mitigated Apply mitigations, de-expose
4 Exchange Server XSS Mail infrastructure Actively exploited — patched June SUPE + Health Checker
5 WhatsApp VBScript → RMM Users via chat Campaign active Block VBS + RMM monitoring + training

The Bigger Picture: June 2026 Patterns

Enterprise Infrastructure Under Siege

Four of five threats target infrastructure directly — the Defender engine, SD-WAN controllers, PeopleSoft, Exchange. Attackers are going after the management and security layers, not the perimeter.

Zero-Day Exploitation Is Routine

Disclosure-to-exploitation continues to shrink: vManage and PeopleSoft were exploited at or immediately after disclosure. The comfortable patching window is gone — rapid deployment is a core capability now, echoing the 2026 zero-day surge and what CISA’s June KEV additions already enforce.

Legitimate Tools as Attack Vectors

The campaign’s use of legitimate RMM software mirrors the broader “living off the land” trend — when attackers run tools that belong on your network, only behavior-based detection and strict software governance catch them.

Action Items for Security Teams

  1. Immediate (24–48h): patch Cisco SD-WAN vManage (CVE-2026-20245), apply PeopleSoft mitigations (CVE-2026-35273), deploy the June Exchange updates
  2. This week: stand up compensating controls for RoguePlanet pending the Defender patch
  3. This month: audit every management interface for segmentation and access restriction
  4. Ongoing: behavior-based detection for unauthorized RMM/remote-access tooling
  5. Ongoing: extend social-engineering training to messaging-app lures

Frequently Asked Questions

Which June 2026 zero-day is most urgent?

The two under active exploitation with fixes available: Cisco SD-WAN vManage (CVE-2026-20245) and Oracle PeopleSoft (CVE-2026-35273). Both grant attackers privileged or unauthenticated access to core infrastructure. If they’re in your environment, patching is a today problem, not a queue problem.

Is RoguePlanet being exploited in the wild?

Not yet confirmed. A public proof-of-concept exists and Microsoft is developing a patch. The risk window is the interval between disclosure and that patch — which is why defense-in-depth (EDR overlap, execution restrictions) matters now.

How does the WhatsApp VBScript campaign get blocked?

Three layers: user training against unexpected document attachments in chat apps, application control (AppLocker or equivalent) blocking VBScript execution, and endpoint alerting on RMM software that wasn’t deployed by IT.

Why are management interfaces the new frontline?

Because they combine maximum privilege with historically weaker exposure controls. A root shell on an SD-WAN controller or RCE on an ERP suite cascades across everything they manage. Attackers learned that compromising the control plane beats breaching workloads one by one.

References

Prabhu Kalyan Samal

Application Security Consultant at TCS. Certifications: CompTIA SecurityX, Burp Suite Certified Practitioner, Azure Security Engineer, Azure AI Engineer, Certified Red Team Operator, eWPTX v3, LPT, CompTIA PenTest+, Professional Cloud Security Engineer, SC-900, SC-200, PSPO I, CEH, Oracle Java SE 8, ISP, Six Sigma Green Belt, DELF, AutoCAD. Writing about ethical hacking, security tutorials, and tech education at Hmmnm.