Microsoft Exchange servers are being exploited through CVE-2026-42897, an 8.1-severity spoofing flaw with no patch available. Microsoft is deploying a temporary mitigation through its Emergency Mitigation Service while readying a permanent fix. The company has not disclosed the threat actor, target profile, or success rate of exploitation attempts. This is not an edge case. It is the third high-impact vulnerability in production enterprise infrastructure this month and the pattern is worsening.
NGINX versions 0.6.27 through 1.30.0 contain a heap buffer overflow introduced in 2008 and now actively exploited. CVE-2026-42945 scores 9.2 on CVSS and permits remote code execution when address space layout randomization is disabled. VulnCheck detected exploitation against honeypot networks within days of public disclosure. The flaw requires specific configuration to be reachable, but once identified, an unauthenticated attacker can crash worker processes or execute code. AlmaLinux maintainers concede that while turning the overflow into reliable code execution is difficult on ASLR-enabled systems, it is not impossible. The worker-crash denial of service alone justifies urgency.

A Windows privilege escalation zero-day labeled MiniPlasma grants SYSTEM access on fully patched Windows 11 systems. The flaw resides in the Cloud Files Mini Filter Driver and was reportedly fixed by Microsoft in December 2020 as CVE-2020-17103. The researcher who published the proof of concept, Chaotic Eclipse, claims the original issue remains unpatched or was silently rolled back. Multiple independent tests confirm the exploit works reliably on current production builds but fails on the latest Insider Preview Canary release. This researcher has published six Windows zero-days in recent weeks, including BlueHammer, RedSun, YellowKey, and GreenPlasma. At least three have been observed exploited in the wild.
Disclosed vulnerabilities now routinely exceed organizational remediation capacity. Cisco SD-WAN controllers, Ivanti Xtraction, Fortinet FortiAuthenticator, SAP S/4HANA, VMware Fusion, and n8n workflow automation all shipped critical patches in the same week. Pwn2Own Berlin awarded $1.3 million for 47 zero-days across three days. This is the baseline now. AI-assisted vulnerability research is collapsing discovery timelines and threat actors are responding with near-immediate weaponization. The gap between public disclosure and active exploitation has compressed from weeks to days or hours.
Some argue this acceleration reflects improved detection and reporting rather than a genuine increase in exploitable flaws. Vendors are disclosing more vulnerabilities under regulatory and competitive pressure. Bug bounty programs are maturing. Security tooling has advanced. Maybe the baseline isn’t worsening—just becoming visible. That interpretation has merit, but it doesn’t change the operational consequence. Whether the problem is new or newly visible, organizations face the same resource constraint and the same exposure window.
The MiniPlasma disclosure is particularly instructive. Microsoft believed the issue was resolved in 2020. Google Project Zero reported it. A CVE was assigned. A patch was released. Four years later, the original proof of concept still works without modification. Organizations cannot rely on CVE assignment or vendor confirmation as proof of remediation. Independent validation is now a compliance and operational necessity, not an aspirational control.
Supply chain attacks are accelerating in parallel. TeamPCP compromised dozens of npm packages tied to TanStack, UiPath, Mistral AI, and OpenSearch in a worm-like campaign designed to harvest credentials and API keys. The Mini Shai-Hulud operation demonstrates that attackers are now embedding persistence mechanisms into open-source dependencies at scale. One poisoned package can propagate through internal build pipelines, CI/CD systems, and production environments without triggering traditional perimeter controls. The trust model underpinning modern software supply chains assumes package integrity. That assumption no longer holds.
The Cisco SD-WAN exploitation by UAT-8616 reveals another dimension. The threat actor exploited CVE-2026-20182 to add SSH keys, modify NETCONF configurations, and escalate to root. The post-compromise behavior mirrored previous operations exploiting CVE-2026-20127. This is not opportunistic scanning—it’s pre-positioning for long-term persistence in trust relationships that rarely face scrutiny. SD-WAN controllers sit at the intersection of branch offices, cloud infrastructure, and headquarters. They route traffic and enforce policy, but they are not routinely monitored for insider threat or lateral movement. An attacker with root access to an SD-WAN controller can observe, influence, and pivot across the entire enterprise topology.
Three questions demand immediate answers. First, what is your actual time-to-patch for critical vulnerabilities and how does it compare to observed time-to-exploit? If your median remediation cycle is 14 days and attackers are weaponizing flaws in 72 hours, you are operating with a structural deficit. Second, what proportion of your software supply chain is validated through reproducible builds, signature verification, or independent audit? If the answer is less than half, your exposure to supply chain compromise is unquantified. Third, what visibility do you have into privileged access and configuration changes on infrastructure control planes—SD-WAN controllers, hypervisors, and cloud management APIs? If those systems are not instrumented for anomaly detection, you will not see pre-positioning until it becomes an incident.
The temporary mitigation for Exchange, the recommended NGINX patch, and the registry key monitoring guidance for MiniPlasma are all necessary. They are not sufficient. The operational model must shift from patch-and-pray to assume-breach-and-contain. That means network segmentation that limits lateral movement even after privilege escalation. It means monitoring configuration drift on control planes as a leading indicator of compromise. It means treating open-source dependencies as untrusted until verified. The vulnerability disclosure pipeline is now faster than the remediation pipeline. That imbalance is not closing. Organizations that do not adapt will continue to operate in a permanent state of unmitigated exposure.