Issue #014 · July 22, 2026
Cyber Threat Brief — Issue #014
What's active. What matters. What to do about it.
Priority Actions This Week
- 01If your organization runs a self-hosted ServiceNow AI Platform instance, patch it today. CVE-2026-6875 lets an attacker with no login execute code on your ServiceNow instance remotely, and it is being actively exploited right now. ServiceNow-hosted instances were patched automatically. Self-hosted instances were not. Public proof-of-concept code was weaponized in the wild within hours of release, so do not rely on temporary workarounds. Apply the official vendor patch immediately.
- 02If you run on-premises Microsoft SharePoint Server 2016, patch CVE-2026-58644 immediately. CISA added it to the Known Exploited Vulnerabilities catalog on July 16 with a remediation deadline that has already passed. This is a second actively exploited SharePoint flaw in as many months. If your SharePoint patch cycle is not current, treat it as urgent.
- 03If you run Fortinet FortiSandbox, verify it is patched. Two FortiSandbox command injection flaws, CVE-2026-25089 and CVE-2026-39808, were added to the CISA KEV catalog on July 16. These were covered as actively exploited in Issue 010 in June. Their formal KEV listing confirms exploitation is ongoing and federal agencies were required to remediate by July 19.
- 04Brief your Mac users on ClickFix social engineering. A new macOS information stealer called ClickLock is spreading through fake Cloudflare verification pages that instruct users to paste a command into Terminal. If anyone on your team is ever told to copy and paste a command to prove they are human, that is an attack. Legitimate verification never asks you to run Terminal commands.
- 05Review your Microsoft 365 conditional access policies for device code authentication. Multiple active phishing platforms including Kali365 and the Helix extortion group are abusing the device code flow to steal session tokens and bypass MFA. If your organization does not have a documented business need for device code authentication, disable it.
Active Campaigns
Attackers began exploiting CVE-2026-6875, a critical unauthenticated remote code execution vulnerability in the ServiceNow AI Platform, on July 18, 2026. This was five days after ServiceNow published the advisory on July 13 and the same day security firm Searchlight Cyber released technical details and proof-of-concept exploit code demonstrating how the sandbox escape works. ServiceNow AI Platform, formerly the Now Platform, is a workflow automation system that processes enormous volumes of enterprise data and connects to many other business systems. The vulnerability allows an attacker with no credentials to escape the platform's script sandbox and execute code remotely on the instance. Threat intelligence telemetry confirmed that wild exploitation began almost immediately using the exact payload disclosed in the public research, highlighting how rapidly attackers weaponize disclosed research against enterprise targets. ServiceNow-hosted instances were patched automatically starting in April. Self-hosted instances require manual patching that many organizations have not completed. Given ServiceNow's deep integration into enterprise workflows, a compromised instance provides a high-value launchpad for data exfiltration and lateral movement across connected networks.
Storm-2945, a sub-cluster of the Russian state threat actor Midnight Blizzard, has been compromising the sign-in portals of hospitality-related organizations since May 2026 to deliver malware to travelers. Midnight Blizzard, attributed to Russia's SVR foreign intelligence service, is the same group responsible for the SolarWinds supply chain attack and the 2024 breach of Microsoft's corporate email systems. This campaign targets the authentication portals that hotels and hospitality services use, turning a trusted login page into a malware delivery mechanism aimed at high-value travelers. The group has also conducted AI-augmented device code and OAuth phishing campaigns since February 2026. The hospitality targeting fits a long-established pattern of Russian intelligence operations against travelers of interest, using the places people trust while away from their home networks. Business travelers, government personnel, and executives staying at hotels should treat hotel network login portals with the same caution as any other untrusted authentication surface.
A new modular macOS information stealer called ClickLock has infected at least 100 victims worldwide since May 2026 through a social engineering technique known as ClickFix. Victims encounter a fake Cloudflare verification page, the kind of "prove you are human" check people see constantly online, that instructs them to open Terminal and paste a command to complete verification. The command installs the malware. Once running, ClickLock steals browser credentials, macOS Keychain data, password manager vaults, cryptocurrency wallet information, and shell history. It installs a modified GSocket backdoor for persistent remote access. To harvest additional credentials, the malware repeatedly closes visible applications to prompt the victim into re-entering their macOS password or approving Keychain access. Stolen data is exfiltrated through Telegram infrastructure. The ClickFix technique works because it turns the victim into the one who installs the malware, bypassing many automated defenses that would catch a traditional malicious download. The single most effective defense is awareness: no legitimate verification process ever asks a user to run a Terminal command.
CVE Watch
PRODUCT: ServiceNow AI Platform (self-hosted instances)
WHAT IT MEANS:
A critical code injection vulnerability in the ServiceNow AI Platform allows an unauthenticated attacker to escape the platform's script sandbox and execute code remotely on the instance. No login is required. ServiceNow is deeply integrated into enterprise operations, automating workflows and connecting to many other business systems, which means a compromised instance can expose large volumes of sensitive data and provide a path for lateral movement into connected systems. Exploitation was confirmed on July 18, five days after disclosure, following the release of public proof-of-concept research. ServiceNow hosted instances were patched automatically. Self-hosted instances must be patched manually and many have not been.
ACTION:Apply the ServiceNow patch for CVE-2026-6875 immediately on all self-hosted instances. Audit ServiceNow instance logs for unexpected code execution and review connected system access for signs of lateral movement.
PRODUCT: Microsoft SharePoint Server 2016 and Enterprise Server 2016
WHAT IT MEANS:
A critical deserialization of untrusted data vulnerability in Microsoft SharePoint Server 2016 allows network-based remote code execution. Microsoft notes exploitation requires at least Site Owner privileges, a higher bar than the basic Site Member permissions required by the SharePoint flaw covered in Issue 012, but Site Owner access is readily obtainable by an attacker who has phished or purchased a mid-level SharePoint account. CISA added this to the Known Exploited Vulnerabilities catalog on July 16, 2026, with a federal remediation deadline of July 19. This is the second actively exploited on-premises SharePoint remote code execution vulnerability added to the KEV catalog in consecutive months, confirming that on-premises SharePoint remains one of the most actively targeted enterprise platforms in 2026.
ACTION:Apply the Microsoft SharePoint Server 2016 security update immediately. If your organization runs on-premises SharePoint, prioritize a full review of the SharePoint patch level and audit for signs of unauthorized access, as on-premises SharePoint has been targeted repeatedly throughout 2026.
PRODUCT: Fortinet FortiSandbox (versions 5.0.0-5.0.5, 4.4.0-4.4.8, 4.2, Cloud/PaaS 5.0.4-5.0.5)
WHAT IT MEANS:
An OS command injection vulnerability in FortiSandbox allows unauthenticated attackers to execute commands via crafted HTTP requests. This was covered in Issue 010 in June as actively exploited, including attacks using an AI-generated exploit. CISA formally added it to the Known Exploited Vulnerabilities catalog on July 16, 2026, alongside the companion flaw CVE-2026-39808, with a federal remediation deadline of July 19. The formal KEV listing confirms that exploitation of FortiSandbox remains ongoing more than a month after the vulnerabilities were first observed being attacked. FortiSandbox is the component that other Fortinet security products rely on for threat verdicts, making its compromise a path to blinding the wider Fortinet security stack.
ACTION:Upgrade FortiSandbox to a patched version immediately if not already done. This vulnerability has now been on organizations' radar since June. Any FortiSandbox still unpatched is significantly overdue and should be treated as a priority incident.
Threat Actor Activity
Russian SVR sub-cluster confirmed compromising hospitality sign-in portals since May 2026 to deliver malware to travelers of intelligence interest. Also running AI-augmented device code and OAuth phishing since February 2026. Part of the same Midnight Blizzard operation responsible for SolarWinds and the 2024 Microsoft corporate email breach.
Opportunistic mass exploitation of CVE-2026-6875 confirmed beginning July 18. Attackers weaponized public proof-of-concept research within hours of release to target self-hosted ServiceNow instances.
Both groups neck-and-neck for the top ransomware position in 2026, each claiming nearly 300 victims in Q2 alone. The United States absorbed 334 ransomware incidents in the reporting period, the highest single-country count by a wide margin. Qilin operators are known for rapidly weaponizing new entry points.
A CISA advisory warned that Iranian-affiliated actors are actively exploiting internet-facing programmable logic controllers across US critical infrastructure, causing disruptions and echoing earlier CyberAv3ngers campaigns against water and wastewater systems.
No new scale updates this week. Campaign infrastructure remains active. The credential-to-ransomware pipeline confirmed in Issue 013 remains the operative threat model for any organization with unrotated Fortinet VPN credentials.
No new confirmed activity. Full eviction from US telecommunications infrastructure remains unconfirmed.
| Actor | Status | Activity |
|---|---|---|
| Storm-2945 (Midnight Blizzard sub-cluster) | [ ACTIVE ] | Russian SVR sub-cluster confirmed compromising hospitality sign-in portals since May 2026 to deliver malware to travelers of intelligence interest. Also running AI-augmented device code and OAuth phishing since February 2026. Part of the same Midnight Blizzard operation responsible for SolarWinds and the 2024 Microsoft corporate email breach. |
| ServiceNow attackers (unattributed) | [ ESCALATING ] | Opportunistic mass exploitation of CVE-2026-6875 confirmed beginning July 18. Attackers weaponized public proof-of-concept research within hours of release to target self-hosted ServiceNow instances. |
| Qilin and The Gentlemen (ransomware) | [ ACTIVE ] | Both groups neck-and-neck for the top ransomware position in 2026, each claiming nearly 300 victims in Q2 alone. The United States absorbed 334 ransomware incidents in the reporting period, the highest single-country count by a wide margin. Qilin operators are known for rapidly weaponizing new entry points. |
| CyberAv3ngers (IRGC-CEC) | [ ACTIVE ] | A CISA advisory warned that Iranian-affiliated actors are actively exploiting internet-facing programmable logic controllers across US critical infrastructure, causing disruptions and echoing earlier CyberAv3ngers campaigns against water and wastewater systems. |
| FortiBleed operators / INC Ransom / Lynx | [ MONITORING ] | No new scale updates this week. Campaign infrastructure remains active. The credential-to-ransomware pipeline confirmed in Issue 013 remains the operative threat model for any organization with unrotated Fortinet VPN credentials. |
| Salt Typhoon | [ MONITORING ] | No new confirmed activity. Full eviction from US telecommunications infrastructure remains unconfirmed. |
Key Takeaway
The ServiceNow story this week reinforces a lesson that keeps repeating in these briefs: the gap between public proof-of-concept research and live, opportunistic exploitation is shrinking rapidly. When technical details of a critical vulnerability are published, threat actors do not wait to build custom exploits. They immediately operationalize published payloads at scale. For self-hosted systems that do not receive automatic vendor updates, the time between a public writeup and active mass scanning is now measured in hours. Across ServiceNow, two months of consecutive SharePoint zero-days, and the FortiSandbox flaws now formally listed on the KEV catalog, the pattern for mid-2026 is clear: defenders must treat the release of public exploit details as an immediate, emergency patch trigger rather than waiting for scheduled maintenance windows.
Sources
- Help Net Security
- BleepingComputer
- SecurityWeek
- F5 Labs
- The Hacker News
- Defused
- Searchlight Cyber
- CISA Known Exploited Vulnerabilities Catalog
- Help AG
- Thomas Murray Cyber
- Microsoft Threat Intelligence