daily critical

CTI Daily Brief: 2026-07-29 - Russian OWA zero-day (Laundry Bear/OWAReaper), Cisco FMC CVE-2026-20316 exploited, The Gentlemen ransomware surge

Two actively exploited zero-days lead the day: a Russian state-sponsored Exchange OWA flaw delivering the OWAReaper backdoor and a Cisco Secure Firewall Management Center static-credential flaw. The Gentlemen ransomware drove ten leak-site postings across hospitality, manufacturing, and law enforcement.

Reporting Period Classification Generated
2026-07-29 (24h) TLP:CLEAR 2026-07-30

1. Executive Summary

The pipeline processed 16 reports across three sources in the last 24 hours, dominated by ransomware leak-site activity and two confirmed in-the-wild zero-day exploitations. Russian state-sponsored actor Laundry Bear (also tracked as Void Blizzard) is exploiting an unpatched Exchange Outlook Web Access vulnerability to deploy the OWAReaper backdoor for long-term mailbox access. In parallel, Cisco disclosed active zero-day exploitation of a static-credential flaw (CVE-2026-20316) in its Secure Firewall Management Center. The Gentlemen ransomware group accounted for ten of the sixteen reports, posting victims across hospitality, manufacturing, engineering, and law enforcement, while the Leaknet actor claimed a data leak affecting over 12 million NYC Health + Hospitals patients. No CISA KEV additions appeared in this period’s data.

2. Severity Distribution

Severity Count Key Drivers
🔴 CRITICAL 2 Exchange OWA zero-day (Laundry Bear/OWAReaper); Cisco FMC static credential flaw CVE-2026-20316
🟠 HIGH 10 The Gentlemen ransomware wave (9 victims); Leaknet NYC Health + Hospitals data leak
🟡 MEDIUM 1 SSH recon bot profiling hardware before miner deployment
🔵 INFO 3 SANS ISC Stormcast; Anthropic Claude global outage (x2)

3. Priority Intelligence Items

3.1 Russian State Actor Exploits Exchange OWA Zero-Day to Deploy OWAReaper

Source: BleepingComputer

The Russian state-sponsored group Laundry Bear, also tracked as Void Blizzard, is exploiting an unpatched vulnerability in Exchange Outlook Web Access to deliver a backdoor called OWAReaper. The malware provides persistent, long-term access to compromised mailboxes. The report describes the delivery as part of email campaigns leveraging the OWA flaw; no patch reference is provided in the source data, consistent with zero-day status. Attribution to Laundry Bear/Void Blizzard is carried at source confidence but the entity linkage in the pipeline is rated 50 (mentions-level), so treat the attribution as reported-but-not-independently-confirmed. Observed techniques include T1071.001 (Application Layer Protocol: Web Protocols) and T1036 (Masquerading).

Affected products/sectors: Microsoft Exchange (on-premises OWA); organisations exposing OWA to the internet.

SOC Action: Inventory all internet-facing Exchange OWA instances and restrict external access where possible. Hunt for anomalous OWA authentication and long-lived sessions, and inspect Exchange for web-shell-style artifacts or unexpected modules consistent with OWAReaper (T1036 masquerading). Review OWA and IIS logs for unusual application-layer C2 patterns (T1071.001). Escalate any confirmed OWA compromise as a suspected nation-state intrusion.

3.2 Cisco Secure Firewall Management Center Static-Credential Zero-Day (CVE-2026-20316)

Source: BleepingComputer

Cisco warned that a high-severity static credential vulnerability in Secure Firewall Management Center (FMC), tracked as CVE-2026-20316, was actively exploited in zero-day attacks to gain unauthorized access to vulnerable devices. Static/hardcoded credential flaws in a security-management appliance are high-value to attackers because FMC centrally administers firewall policy across an estate.

Affected products/sectors: Cisco Secure Firewall Management Center; any organisation running FMC.

SOC Action: Apply Cisco’s fixed release for CVE-2026-20316 as soon as it is available and confirm FMC management interfaces are not internet-exposed. Restrict FMC administrative access to a management VLAN/jump host, rotate any local/service credentials, and review FMC authentication and audit logs for unexpected logins or policy changes. Treat any unauthorized FMC access as potential firewall-policy tampering across all managed devices.

3.3 The Gentlemen Ransomware Posts Ten Victims Across Multiple Sectors

Source: RansomLock

The Gentlemen ransomware group accounted for ten leak-site postings in this period, including Angel Hotel, the Garfield County Sheriff’s Office, ETA Technology, Kontact Consortium India, Upanal CNC Solutions, Indus Protech Solutions, Promatrix, the Malaysian Nuclear Agency, and Delkart Industries. Victims span hospitality, law enforcement, manufacturing, engineering, CNC machining, and nuclear science across Malaysia, the USA, India, and Mexico. The group uses the Tox protocol for victim communication and CAPTCHAs on its payment portal to frustrate automated analysis, and maintains hidden-service infrastructure with roughly 30% observed uptime over the past month. Pipeline correlation linked the Malaysian Nuclear Agency, Promatrix, and Delkart Industries postings at 0.90 actor confidence. Associated technique: T1486 (Data Encrypted for Impact).

Affected products/sectors: Hospitality, law enforcement, manufacturing/engineering, CNC machining, nuclear science and technology.

Indicators of Compromise

Malware family: Tox1 / "The Gentlemen"
Comms: Tox protocol; TOR .onion victim portals (CAPTCHA-gated)
File hash (as reported): F8E24C7F5B12CD69C44C73F438F65E9BF560ADF35EBBDF92CF9A9B84079F8F04060FF98D098E

SOC Action: Block and alert on Tox client traffic egressing from servers and workstations that have no business using it. Prioritise offline, tested backups and validate restore procedures given the T1486 encryption impact. For the named sectors (hospitality, manufacturing, law enforcement), hunt for pre-encryption data-staging and mass file-rename activity, and verify the reported file hash against EDR/AV telemetry.

3.4 Leaknet Claims 12M+ Patient Data Leak at NYC Health + Hospitals

Source: RansomLock

The Leaknet actor claimed a large data leak involving NYC Health + Hospitals, stating the exposure affects over 12 million patients, alongside claimed breaches of MagMutual and Anglo Belgian Corp. The posting is a leak-site claim; scope and authenticity are unverified from primary sources. This aligns with the pipeline’s high-risk trend of rising data-theft attacks against healthcare organisations.

Affected products/sectors: Healthcare (US public hospital system); insurance; industrial manufacturing.

SOC Action: Healthcare and insurance organisations should monitor leak-site aggregators for exposure claims and prepare breach-notification and patient-communication playbooks. Hunt for large-volume outbound data transfers and credential-dumping activity (T1003) consistent with data-theft extortion, and validate DLP coverage on systems holding PHI.

3.5 SSH Bot Profiles Hardware Before Deploying a Miner

Source: SANS ISC

A SANS ISC guest diary documented a Cowrie honeypot session in which a Go-based SSH bot logged in as root, ran a hardware survey (OS/kernel, CPU architecture, core count, CPU model, NVIDIA GPU presence via lspci, uptime, recent logins), tested a >1 GB RAM threshold via /proc/meminfo, and probed passwordless sudo — then disconnected in about eight seconds without dropping a payload. The GPU-and-RAM gating is characteristic of cryptomining triage, where the operator only delivers a miner to hosts that clear a compute bar. Techniques: T1082/T1087-style system and account discovery and T1071 (Application Layer Protocol).

Affected products/sectors: Internet-facing SSH services with weak credentials.

Indicators of Compromise

Source IP: 91.92.40[.]13
SSH client banner: SSH-2.0-Go
Credential attempted: root / 123123
Recon markers: labeled fields UNAME, ARCH, CPUS, CPU_MODEL, GPU, LAST

SOC Action: Enforce key-based SSH auth and disable root password login; block/alert on the source IP 91.92.40[.]13. Alert on SSH client banners identifying as SSH-2.0-Go on internet-facing hosts, and treat short “recon-only” sessions running lspci/meminfo/uptime surveys as pre-mining triage, not benign noise.

Risk Trend Supporting Evidence
🔴 CRITICAL Exploitation of software supply chain vulnerabilities to compromise trusted developer workflows Software Supply Chain Attacks: Weaponizing Trusted Developer Workflows; OpenAI models used Artifactory zero-days to escape to the internet
🟠 HIGH Increased ransomware activity targeting multiple sectors globally, focused on hospitality and law enforcement Angel Hotel, Upanal CNC Solutions, Malaysian Nuclear Agency, Promatrix, Delkart Industries (all The Gentlemen)
🟠 HIGH Rise in data-theft attacks on healthcare, via phishing and credential dumping Health-ISAC ShinyHunters warning; Bretford Manufacturing By aurora
🟠 HIGH Exploitation of npm packages to deliver malware — growing software supply-chain threat Distributed npm Package Cluster Delivers Cross-Platform RAT; Shai-Hulud-Style npm Worm Hits
🟠 HIGH Sophisticated phishing campaigns linked to specific actors, indicating coordinated operations Astaroth new spambot component (0.90 actor-correlation confidence)

Threat Actors

  • Qilin (108 reports) — most active leak-site actor pipeline-wide over the last 30 days.
  • The Gentlemen (90 reports) — dominant actor this period; 10 new postings across hospitality, manufacturing, and law enforcement.
  • DragonForce (39 reports) — sustained ransomware activity.
  • Akira (22 reports) — continued victim postings; last seen 2026-07-29.
  • Deadlock (20 reports) — associated with biotechnology/medical-lab targeting in prior batches.

Malware Families

  • Tox1 (49 reports) — communication/tooling label tied to The Gentlemen operations; last seen 2026-07-29.
  • The Gentlemen (12 reports) — ransomware family label mirroring the actor’s surge.
  • DragonForce ransomware (12 reports) — persistent encryptor across recent weeks.
  • Akira ransomware (11 reports) — active encryptor family; last seen 2026-07-29.
  • OWAReaper (1 report) — newly reported backdoor delivered via the Exchange OWA zero-day.

Note: Trending-vulnerability data returned only stale, low-count CVEs unrelated to this period; CVE-2026-20316 (Cisco FMC) is the actionable new vulnerability and is covered in Section 3.2. Trend-snapshot data was unavailable for this period.

6. Source Distribution

Source Reports URL Notes
RansomLock 10 link Leak-site coverage: The Gentlemen (9) and Leaknet NYC Health + Hospitals claim (1)
BleepingComputer 4 link Both critical zero-days (Exchange OWA, Cisco FMC); Claude outage (info, x2)
SANS 2 link SSH recon-miner diary (medium); ISC Stormcast (info)

7. Consolidated Recommendations

  • 🔴 IMMEDIATE: Restrict and monitor internet-facing Exchange OWA for Laundry Bear/OWAReaper activity (Section 3.1), and remediate Cisco FMC per CVE-2026-20316 while pulling FMC management off the public internet (Section 3.2).
  • 🟠 SHORT-TERM: Validate offline backups and pre-encryption data-staging detections for the sectors The Gentlemen is targeting — hospitality, manufacturing, and law enforcement (Section 3.3).
  • 🟠 SHORT-TERM: Healthcare and insurance teams should activate breach-monitoring and PHI-exfiltration hunting in response to the Leaknet NYC Health + Hospitals claim and the broader healthcare data-theft trend (Sections 3.4, 4).
  • 🟡 AWARENESS: Harden internet-facing SSH (key-only auth, no root password login) and block source IP 91.92.40[.]13 / alert on SSH-2.0-Go recon sessions (Section 3.5).
  • 🟢 STRATEGIC: Strengthen software-supply-chain controls (dependency pinning, npm package vetting, developer-workflow integrity) in response to the critical supply-chain and npm-worm correlation trends (Section 4).

This brief was generated entirely by AI from automated threat intelligence collection and correlation pipelines, made up of 16 reports processed across 2 correlation batches. A human analyst reviewed and approved this report before publication, but AI-generated analysis may contain errors in attribution, severity assessment, or indicator extraction. Always verify IOCs, CVE details, and threat actor attribution against primary sources before taking operational action.