☀️ Good morning. Here's everything that happened in cybersecurity yesterday, in under 5 minutes.
CISA dropped seven actively exploited flaws into the KEV catalog led by a CVSS 10.0 SonicWall SMA 1000 bug, with the federal patch clock for five of them running out tomorrow. Citizen Lab confirmed the first forensically verified Pegasus infection of 2026 on a Serbian student activist's iPhone, alongside a new NoviSpy variant planted during police detention. A researcher dropped working exploit code for a claimed zero-day privilege escalation in CrowdStrike Falcon with no CVE and no vendor advisory. Google shipped Gemini 3.8 Flash Cyber and gated it behind a new Fairwind Program for priority defenders, the same week Anthropic and OpenAI moved on the same idea. And our weekly roundup caught what slipped past: three critical WatchGuard firewall RCEs, roughly 21,900 still-exposed Exchange servers, and a 9.5-million-patient cloud breach.
🔥 Top Stories
01 — CISA Adds Seven Exploited Flaws to KEV, SonicWall SMA 1000 CVSS 10.0 Leads
Vulnerabilities & Patching
CISA added seven actively exploited vulnerabilities to its Known Exploited Vulnerabilities catalog on September 2, and the entry at the top carries the maximum severity the scale allows: CVE-2026-83548, a CVSS 10.0 server-side request forgery in SonicWall SMA 1000 appliances that a remote, unauthenticated attacker can reach with no user interaction. The rest of the batch is CVE-2026-83549 (CVSS 7.8, SonicWall SMA 1000 authenticated command execution), CVE-2026-9586 (CVSS 9.3, Sangoma Switchvox), CVE-2026-82329 (CVSS 9.8, JFrog Artifactory), CVE-2026-48710 (CVSS 6.5, Starlette), CVE-2026-49869 (CVSS 10.0, Kestra), and CVE-2026-59822 (CVSS 8.8, LiteLLM). SonicWall's PSIRT says there are no workarounds; the hotfix is the only fix.
Defenders are already seeing what these buy an attacker. Horizon3.ai and watchTowr reporting describes the Switchvox and Artifactory bugs used to deploy reverse shells and mint admin tokens for follow-on enumeration of users, groups, and credential sets, and Microsoft documented a compromise chain running reverse shell, Docker container discovery, cryptocurrency miner, then data harvesting. Miners are the tell that this is broad opportunistic scanning, not a single targeted campaign. Under BOD 26-04, federal agencies must remediate five of the seven by September 5 and the remaining two by September 16. If you run an SMA 1000 at your edge, CVE-2026-83548 is your first job today.
02 — Citizen Lab Confirms Pegasus and a New NoviSpy Variant on Serbian Activists' Phones
Spyware & Nation-State
Citizen Lab, working with the SHARE Foundation, confirmed that an iMessage zero-click exploit was used to plant NSO Group's Pegasus on the iPhone of a Serbian pro-democracy student activist, with high-confidence infection indicators spanning December 2025 to January 2026. It is the first forensically confirmed Pegasus infection of 2026. Citizen Lab says Apple has since closed the specific exploit as of iOS 18.4.1, and the activist is not being named. Separately, SHARE documented a new NoviSpy variant, in one case installed after authorities took a student's phone during police questioning, and again on a second device after that phone's private messages were published.
The distinction that matters here is confirmed infection versus confirmed target. Most of the wave sits in the second category, and Citizen Lab's own guidance is to treat an Apple Threat Notification as presumed infection until an expert says otherwise. Confirmed cases always lag real activity, because they require a target to come forward, consent to forensics, and preserve the device. For anyone in a high-risk role, the action is unchanged and cheap: turn on Lockdown Mode, keep iOS current, and if a threat notification arrives, tell close contacts and collaborators to seek screening too, since operators map networks rather than individuals.
03 — Researcher Drops FalconFlank, a Zero-Day Privilege-Escalation PoC for CrowdStrike Falcon
Vulnerability Research
The researcher known as Chaotic Eclipse (also INFINITE NIGHTMARE, MSNightmare, Nightmare-Eclipse) published FalconFlank, a proof-of-concept for a claimed zero-day privilege escalation in CrowdStrike Falcon Sensor, pushing a README and working exploit code to a public GitHub repository. The technique abuses the sensor's automated remediation of malicious Microsoft Office macros, a routine that runs with high privilege because stripping a macro from a file another process holds requires it. As of publication there is no CVE identifier, no CVSS score, and no CrowdStrike advisory, patch, or statement confirming or disputing the finding. Coordinated disclosure does not appear to have happened; the code went out first.
Uncertainty is the honest position, and it does not leave you with nothing to do. Route CrowdStrike's advisory channel and Falcon console alerts somewhere a human sees them promptly, because a vendor statement, CVE, or sensor update is the event that changes your response. Then audit where malicious-macro remediation is enabled across your Falcon policies and which hosts run it, so you can act on the right machines in minutes rather than hunting for them mid-incident. Until CrowdStrike publishes indicators, treat an unexplained privilege jump on a Falcon-protected host as worth investigating rather than background noise.
04 — Google Debuts Gemini 3.8 Flash Cyber and Fairwind as AI Labs Open Defender Access
Artificial Intelligence
Google released Gemini 3.8 Flash Cyber, a cybersecurity-tuned variant of its new 3.8 Flash model that it calls its most capable cybersecurity model, and is restricting access through a new Fairwind Program aimed at high-priority defenders such as governments, healthcare providers, and telecommunications services. Google says it prioritized vulnerability fixing over offensive capabilities like exploitation. The Flash line is Google's speed-and-cost-optimized tier, so a Flash Cyber variant signals the company wants capable cyber assistance cheap enough to run at scale. The previous Flash Cyber landed roughly a month earlier, a near-monthly cadence for cyber-specific models.
The same week, Anthropic and OpenAI moved on the same idea with parallel safeguards and defender-access programs, which makes this a pattern rather than one vendor's launch. Several things a security leader would want are still unstated: whether Fairwind has a general-availability path, whether it costs anything, who is actually on the roster, and what a participant gets over general Gemini access. Most teams will not be in the first cohort, so the useful move is to treat the announcements as an early-warning signal, confirm whether your organization plausibly qualifies as a priority defender, and pin down eligibility, cost, data handling, capability scope, and exit terms before signing anything.
05 — Weekly Signals: WatchGuard Firewall RCEs, 21,900 Exposed Exchange Servers, and a 9.5M-Patient Breach
Weekly Roundup
Our weekly roundup collected the stories that did not get standalone coverage, and the patch list is heavy. WatchGuard shipped three Fireware OS branches on August 27 fixing 11 flaws, including three critical CVSS 9.3 remote code execution bugs in the iked daemon (CVE-2026-19313, CVE-2026-19315, CVE-2026-19318), with no confirmed exploitation yet. Sangoma Switchvox VoIP systems came under active SQL-injection-to-RCE attack on August 30 via CVE-2026-9586. Langflow's CVE-2026-0768 (CVSS 9.8) runs arbitrary Python as root, and Rails2Shell (CVE-2026-66066, CVSS 9.5) leaks Rails secrets and ends in RCE, with VulnCheck logging detections climbing from about 50 to 360 within a day of the August 30 disclosure.
Two more items deserve calendar space. Roughly 21,900 Exchange servers were still exposed to CVE-2026-62911 as of August 31 per Shadowserver, with a working exploit circulating and a public PoC on GitHub; the United States leads at about 6,200, Germany at about 5,100. And a cloud-side healthcare breach exposed data on 9.5 million patients across many providers, one of the year's largest confirmed healthcare incidents. Looking ahead, starting in October 2026 Microsoft will automatically enable Memory Integrity (HVCI) on eligible Windows 11 machines through standard quality updates, so test driver compatibility now rather than in October.
📊 By The Numbers
CVSS 10.0 — the score on CVE-2026-83548, the SonicWall SMA 1000 SSRF that leads CISA's new KEV batch and needs no credentials and no user interaction.
7 flaws, 2 deadlines — CISA added seven exploited bugs on September 2; under BOD 26-04 agencies must fix five by September 5 and two by September 16.
~21,900 Exchange servers — still exposed to CVE-2026-62911 as of August 31 per Shadowserver, led by the US (about 6,200) and Germany (about 5,100).
9.5 million patients — records exposed in a cloud-side healthcare breach spanning many providers, among the year's largest confirmed healthcare incidents.
50 to 360 detections — VulnCheck's count of Rails2Shell (CVE-2026-66066) exploitation attempts inside a single day of the August 30 disclosure.
⚡ The Signal
Yesterday's stories split cleanly into two piles, and the gap between them is the story. On one side, CISA's KEV additions and the weekly patch list are all confirmed, scored, dated, and assigned an owner. On the other, FalconFlank has no CVE, no CVSS, no advisory, and no vendor position, and the Pegasus wave has one forensically confirmed infection sitting inside a much larger set of probable targets. Most security programs are built to consume the first pile and quietly stall on the second, because the intake process starts with a CVE number.
That is a structural weakness, not a resourcing one. The KEV catalog works precisely because inclusion requires confirmed exploitation, which is why it remains the strongest practical signal a private-sector team can get. But its authority is also a trap: if a finding only becomes actionable once someone else has scored it, an attacker holding an unnumbered technique gets a free window measured in weeks. The FalconFlank response that actually reduces risk, knowing which hosts run macro remediation and where privilege jumps would show up, costs nothing and does not depend on CrowdStrike saying anything at all.
The Rails2Shell curve is the counterargument to waiting. Detections went from roughly 50 to 360 in a day. That is the operating tempo now, and it is the same tempo that makes a near-monthly release cadence for defender-tuned AI models feel less like vendor marketing and more like an arms-race artifact. Google gating Gemini 3.8 Flash Cyber behind Fairwind, and Anthropic and OpenAI doing versions of the same thing in the same week, is the industry conceding that capability distribution is now a security decision.
The through-line: the work that survives all of this is unglamorous and inventory-shaped. Know which appliances sit at your edge, which agents run privileged remediation, which secrets live on which hosts, and which of your people are plausible spyware targets. Every story above got faster to exploit and slower to attribute. Only the inventory question stayed answerable on your own schedule.
🔍 What You May Have Missed
Thomson Reuters Court Software Breach May Have Exposed SSNs and Sealed Data — Attackers took files from C-Track, the court case management platform sold by West Publishing, affecting courts across at least 11 to 12 US states, the US Virgin Islands, and Canada. The activity dates to March 2026 and was discovered on June 30.
153 Million Driver License Images Offered on Dark Web — Digital scans of US and Canadian licenses, likely stolen from IDScan.net, are up for sale, and the FBI is investigating. ID-document images are the raw material for account-recovery fraud that MFA does not stop.
Manchester Airports Group Data on 8.8 Million People Leaked After Ransom Refusal — Roughly 550GB published after MAG declined to pay, with the group claiming access came via exposed admin keys. Another reminder that key hygiene, not ransom policy, decides the outcome.
📅 What to Watch
Critical Cisco Nexus 9000 Flaw Lets Unauthenticated Remote Attackers Run Code as Root — CVE-2026-20212 (CVSS 9.8) hits 10 Silicon One-based Nexus 9000 switches, and Cisco bundled 7 umbrella IOS XR CVEs (two rated 9.8) with no workaround for any IOS XR version. Expect exploitation attempts to follow the advisory quickly.
OpenAI Commits $1B in AI Credits to Frontline Cyber Defenders — The Daybreak program subsidizes models, training, and support for water utilities, the grid, state and local government, community banks, nonprofits, and open-source projects, starting in the US. Watch whether eligibility terms are published.
Over 3 Million WordPress Sites Affected by Migration Plugin Vulnerability — CVE-2026-19949 is a high-severity SQL injection that unauthenticated attackers can turn into remote code execution. Mass scanning against a 3-million-site install base is the predictable next step.
Shai-Hulud's Reach Just Grew to 469 Credential Locations — The infostealer worm now sweeps 469 paths across developer environments, CI/CD tooling, cloud configs, and AI tool configs, up from 189 in earlier variants. Assume your AI tooling now holds harvestable secrets.
Stay sharp. Stay ahead.
Till next time,
The CyberSignal Team

