👋 Welcome to The CyberSignal Weekly Briefing.

This was the week the gap between disclosure and exploitation nearly disappeared. Microsoft shipped a record 622-CVE Patch Tuesday with two zero-days already under active attack, and within days CISA had escalated three separate SharePoint flaws — including a fresh zero-day, CVE-2026-58644 — onto its Known Exploited Vulnerabilities catalog with a brutal two-day patch deadline. SonicWall's SMA appliances told the same story from the other direction: reporting this week showed the CVSS-10.0 SSRF flaw behind CVE-2026-15409 had been exploited in the wild for three full weeks before the vendor ever disclosed it. Patching on schedule increasingly means patching after the fact.

The social-engineering and supply-chain playbooks kept mutating too. Russia's Sandworm — long a nation-state fixture — adopted ClickFix, the fake-CAPTCHA, paste-to-run technique that until recently belonged mostly to financially motivated crews, while Microsoft flagged a new ACR Stealer riding the same lure straight into Microsoft 365 accounts. On the package-registry side, a compromised jscrambler npm release, 148 packages posing as "student proxies," and a compromised @asyncapi build each found a way to slip malicious code past the trust developers place in a routine install. Even AI coding tools weren't spared: Cursor's auto-execute behavior on poisoned repositories got a second, more detailed look this week.

Meanwhile the breach ledger kept filling — Accenture, Qantas (5.7 million people), Japan's Nichirei Logistics (and the KFC and supermarket supplies riding on it), and Coca-Cola's fairlife business, which had to file an SEC 8-K after ransomware halted US milk production. The clearest win for defenders: two members of Scattered Spider were sentenced to five-and-a-half years for the £29 million Transport for London attack — the biggest cybercrime conviction in UK history — while US authorities separately tied ringleader Thalha Jubair to more than 120 attacks.

Let's get into it.

🔎 Overview: What Shifted in Cyber Since Last Week

  • The SharePoint crisis escalated fast — a record 622-CVE Patch Tuesday gave way within days to CISA's Known Exploited Vulnerabilities listing for CVE-2026-58644, with a two-day patch deadline

  • SonicWall's SMA zero-days were exploited weeks before disclosure — CVE-2026-15409 (CVSS 10.0 SSRF) and CVE-2026-15410 reportedly hit victims three weeks before the vendor went public

  • Scattered Spider's TfL leaders were sentenced — two members got five-and-a-half years for the £29M Transport for London attack, and US authorities tied ringleader Thalha Jubair to 120+ attacks

  • ClickFix went nation-state — Russia's Sandworm adopted the fake-CAPTCHA, paste-to-run lure, and Microsoft flagged a new ACR Stealer riding the same technique into Microsoft 365 accounts

  • The npm supply chain kept bleeding — a compromised jscrambler release, 148 packages posing as "student proxies," and a compromised @asyncapi build each rode past registry trust this week

  • A rough week for breach disclosures — Accenture, Qantas (5.7M people), Japan's Nichirei Logistics/KFC cold chain, and Coca-Cola's fairlife (US milk production halted by ransomware) all confirmed incidents

  • Microsoft mapped a year of ShinyHunters' Salesforce activity — three distinct attack paths tied to the group's ongoing CRM-focused campaign

  • A decade-old Secure Boot weakness forced a coordinated vendor response — eleven old Microsoft-signed Linux UEFI shims enabling bypass are now being revoked across the industry

  • The White House detailed its "Gold Eagle" AI cyber-threat clearinghouse — a federal program for sharing AI-found vulnerabilities with critical infrastructure

🔥 Top Stories

01 — The SharePoint Crisis: Record Patch Tuesday to a Two-Day KEV Deadline

Vulnerabilities

Microsoft's July Patch Tuesday broke its own record with 622 CVEs patched, including two zero-days already under active attack — alongside a fix for a SharePoint JWT authentication-bypass flaw, CVE-2026-55040. The relief was short-lived. Within days, CISA urged immediate patching for three actively exploited SharePoint vulnerabilities, two of them zero-days, and then formally added a SharePoint remote-code-execution zero-day, CVE-2026-58644 (CVSS 9.8), to its Known Exploited Vulnerabilities catalog with a July 19 patch deadline — giving defenders roughly two days to act.

Why it matters: SharePoint went from routine patch-cycle line item to an actively exploited, government-mandated emergency in under a week. If your organization runs on-prem or hybrid SharePoint, treat the July 19 deadline as real: verify patch status now, not after the deadline passes, and assume attackers are already probing unpatched instances.

02 — SonicWall SMA Zero-Days: CVSS 10.0, and Exploited Weeks Before Disclosure

Vulnerabilities

SonicWall SMA appliances came under active zero-day attack via CVE-2026-15409, a maximum-severity (CVSS 10.0) SSRF flaw, and CVE-2026-15410, an admin command-execution bug — both detailed against SMA 1000 systems. The more troubling detail arrived days later: reporting indicated the pair had reportedly been exploited in the wild for three weeks before SonicWall's vendor disclosure, meaning organizations had no warning during the window attackers were already using.

Why it matters: A three-week pre-disclosure exploitation window means "we'll patch when it's announced" was never good enough here. If you run SMA appliances, assume compromise until you've verified otherwise — check logs back to the exploitation window, not just from the disclosure date forward.

03 — Scattered Spider's TfL Reckoning: Sentencing, and a 120-Attack Federal Tally

Cybercrime & Law Enforcement

Two Scattered Spider members were sentenced to five-and-a-half years for the £29 million Transport for London attack — described as the biggest cybercrime conviction in UK history. Days later, US authorities went further, formally attributing more than 120 attacks to Thalha Jubair, one of the group's central figures, giving investigators and defenders their clearest picture yet of the group's operational scale.

Why it matters: This is the rare week where the legal timeline caught up to the technical one. The 120-attack tally is a reminder that a single Scattered Spider actor's blast radius spans far more victims than any one breach disclosure suggests — if your sector (retail, aviation, transit, insurance) has been targeted before, assume the same operators have already cased your environment.

04 — ClickFix Goes Nation-State: Sandworm, and a Widening Playbook

Threats

CERT-UA documented Russia's Sandworm cluster using a CAPTCHA-PowerShell trick against Ukrainian users, and Ars Technica reported the same group has adopted ClickFix more broadly — a technique that migrated from financially motivated crime into nation-state tradecraft. The same lure showed up elsewhere: Microsoft Defender researchers detailed ACR Stealer being delivered via ClickFix, targeting browsers and Microsoft 365 accounts.

Why it matters: ClickFix's jump from crime to nation-state use means detection built around "financially motivated" indicators is no longer sufficient — the same fake-CAPTCHA, paste-to-run lure is now a shared tool across threat-actor tiers. Train users and helpdesk staff to recognize the pattern regardless of who's behind it, and add detection for clipboard-to-Run-dialog behavior.

05 — The npm and AI-Tooling Supply Chain Keeps Bleeding

Supply Chain

A compromised jscrambler 8.14.0 npm release dropped a Rust infostealer at install. Separately, 148 npm packages disguised as "student proxies" reportedly turned victims' browsers into a DDoS botnet, and four @asyncapi npm packages were confirmed distributing a multi-stage botnet loader before being pulled — with Microsoft publishing a deep-dive analysis of the compromise. AI coding tools weren't spared either: Cursor's tendency to auto-execute code in poisoned repositories, first flagged earlier in the week, got a more detailed technical breakdown days later.

Why it matters: The registry-trust problem isn't slowing down, and it's spreading into AI-assisted development workflows. Scope CI/CD secrets to least privilege, pin dependencies to commit hashes, audit recent installs against these package names, and review whether your AI coding tools auto-execute code from untrusted repositories by default.

06 — A Week of Breaches Across Airlines, Consulting, and Food Supply Chains

Breaches

Accenture confirmed a breach after a hacker listed stolen source code and cloud keys for sale, calling it an isolated, remediated matter. Qantas disclosed a breach affecting 5.7 million people, traced to a tech-support scam. In Japan, a cyberattack on Nichirei Logistics disrupted KFC Japan and cold-chain deliveries, rippling into supermarket supplies. And Coca-Cola's fairlife business suspended US milk production after a ransomware attack, disclosing the incident in an SEC 8-K filing.

Why it matters: Four unrelated sectors, one week — consulting, aviation, cold-chain logistics, and food manufacturing all took hits that reached beyond IT into physical operations or millions of customer records. The Nichirei and fairlife incidents in particular are reminders that ransomware's blast radius now regularly includes store shelves, not just servers.

📈 Data & Research Corner

Metric

Figure

CVEs patched in Microsoft's July 2026 Patch Tuesday

622

CVSS score for SonicWall SMA CVE-2026-15409 (SSRF)

10.0

Weeks SonicWall SMA zero-days were exploited before vendor disclosure

3

Qantas breach — people affected

5.7 million

npm packages disguised as "student proxies" turned into a DDoS botnet

148

Attacks US authorities attribute to Scattered Spider's Thalha Jubair

120+

Cost of the Scattered Spider TfL attack tied to this week's sentencing

£29 million

23andMe multi-state settlement / participating state AGs

$18 million / 42

CISA KEV patch deadline for SharePoint CVE-2026-58644 & FortiSandbox flaws

July 19, 2026

🔍 Also On Our Radar

🛡️ Actionable Playbook for CISOs & IT Leaders

  • Treat the July 19 KEV deadline as mandatory this week. CVE-2026-58644 (SharePoint) and the actively exploited FortiSandbox flaws are both on CISA's clock — verify patch status now rather than after the deadline passes.

  • Assume compromise on internet-facing SonicWall SMA appliances. CVE-2026-15409 and CVE-2026-15410 were reportedly exploited three weeks before disclosure — check logs back to that window, not just from the announcement date.

  • Retrain users and helpdesk against ClickFix regardless of attribution. Sandworm's adoption shows the fake-CAPTCHA, paste-to-run lure is now shared across crime and nation-state tiers. Block clipboard-to-Run-dialog patterns and watch for ACR Stealer indicators in Microsoft 365 environments.

  • Lock down CI/CD secrets and AI-tool auto-execution. jscrambler, the 148-package DDoS campaign, and @asyncapi all rode through npm; scope CI secrets to least privilege, pin dependencies to commit hashes, and check whether your AI coding tools execute code from untrusted repositories by default.

  • Push the UEFI shim revocation through your fleet. The eleven old Microsoft-signed shims enabling Secure Boot bypass now have a coordinated vendor fix — confirm it's deployed everywhere Secure Boot is supposed to be enforced.

⚡ The Signal

The pattern this week isn't a single flashy exploit class — it's timing, and specifically the collapse of the assumption that disclosure precedes exploitation.

SonicWall's SMA zero-days were reportedly used against victims for three weeks before the vendor ever announced them, which means every defender who waited for the advisory to start investigating was already three weeks behind. CISA's response to SharePoint's CVE-2026-58644 ran the clock the other direction: a two-day patch deadline that assumes exploitation is either already underway or imminent enough that a standard 30-day window isn't defensible anymore. Progress's ShareFile saga split the difference — days of vague "external security threat" language before the company could even confirm what defenders were up against. In each case, the interval between "a flaw exists" and "someone is using it" has either vanished or been treated as though it already has.

The technique side of the week tells a related story about lag, just measured in trust instead of time. ClickFix spent months as a financially motivated crew's tool before Sandworm picked it up — and once a nation-state actor adopts a technique, the defenses built to catch "crime" indicators stop being sufficient. The npm compromises worked on the same principle at registry speed: jscrambler, the 148-package campaign, and @asyncapi all exploited the fact that a package can reach thousands of installs faster than anyone can vet it. Even the decade-old UEFI shims are a lag story in reverse — a bypass that sat exploitable for ten years before anyone moved to revoke it, proving that "old and unpatched" is just as dangerous as "new and undisclosed."

The counterweight is Scattered Spider. The technical race against that group's TfL attack was lost years ago, but this week the legal timeline finally caught up — sentencing plus a 120-attack federal attribution that gives defenders a real sense of the group's scale for the first time. It's proof that closing the gap is possible, just not on the same clock as the intrusion itself.

The question worth asking before next week's briefing: which of your organization's patch and detection timelines quietly assume you'll see the exploit before the attacker uses it — and what changes this week if that assumption is already false?

🔭 What to Watch Next Week

  • July 19, 2026 — CISA's KEV deadlines hit. Watch for confirmed post-deadline exploitation of unpatched SharePoint (CVE-2026-58644) and FortiSandbox instances once the compressed patch window closes.

  • SonicWall SMA fallout. With three weeks of pre-disclosure exploitation now confirmed, watch for breach disclosures that trace back to unpatched SMA 1000 appliances.

  • ClickFix's spread beyond Sandworm. Watch for additional nation-state attributions now that one cluster has demonstrated the crossover from crime tooling.

  • Coca-Cola/fairlife and Qantas follow-through. Watch for a fairlife production-restart update and further detail on the tech-support-scam vector behind the Qantas breach.

Until next time,

Stay sharp. Stay ahead.

The CyberSignal Team

📩 Share this briefing with a colleague who needs to stay ahead.

📰 Full coverage at thecybersignal.com

☀️ Daily briefing at daily.thecybersignal.com


The CyberSignal delivers clear, actionable cybersecurity news for professionals who need to cut through the noise. Each week we recap the biggest breaches, vulnerabilities, and industry shifts, with practical takeaways you can put to work right away.

Our mission is simple: keep security leaders and practitioners informed, prepared, and ahead of threats.

🔗 Visit Our Website

🔗 Follow Us On LinkedIn

📰 Subscribe to The CyberSignal Daily for daily cybersecurity updates


Recommendations