ctipilot.ch

INC Ransom

actor · actor:inc-ransom single-source

Ransomware-as-a-service operation active since ~2023; researchers assess Lynx (active since mid-2024) as an INC rebrand rather than a distinct group. SOCRadar's 2026-07-01 FortiBleed attribution report ties INC/Lynx to the FortiBleed FortiGate credential-theft infrastructure via shared negotiation-panel access and overlapping leak-site victims.

Aliases: INC, INC Ransomware, Lynx

Coverage timeline
10
first 2026-05-11 → last 2026-08-09
Peak priority
high
4 high · 6 notable
Sources cited
34
30 hosts
Sections touched
7
active-threats, updates, weekly-long-running
Co-occurring entities
7
see Related entities below
ATT&CK techniques
15
pinned v19.2 · see below
2026-05-1110 appearances2026-08-09

ATT&CK techniques

15 techniques observed across 5 entries — derived from entry metadata and body evidence, never asserted without a published entry behind it · pinned to MITRE ATT&CK v19.2 · compare on the matrix · Navigator layer (JSON)

Initial Access TA0001

T1190Exploit Public-Facing Application×1

Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network. The weakness in the system can be a software bug, a temporary glitch, or a misconfiguration.

Evidence: 2026-08-09/weekly-w32-the-vendor-fix-was-not-the-end-state · ATT&CK page ↗

T1199Trusted Relationship×1

Adversaries may breach or otherwise leverage organizations who have access to intended victims. Access through trusted third party relationship abuses an existing connection that may not be protected or receives less scrutiny than standard mechanisms of gaining access to a network.

Evidence: 2026-07-26/weekly-w30-ch-eu-public-sector-third-party-incidents · ATT&CK page ↗

Execution TA0002

T1053.005Scheduled Task/Job: Scheduled Task×1

Adversaries may abuse the Windows Task Scheduler to perform task scheduling for initial or recurring execution of malicious code. There are multiple ways to access the Task Scheduler in Windows. The schtasks utility can be run directly on the command line, or the Task Scheduler can be opened through the GUI within the Administrator Tools section of the Control Panel. In some cases, adversaries have used a .NET wrapper for the Windows Task Scheduler, and alternatively, adversaries have used the Windows netapi32 library and Windows Management Instrumentation (WMI) to create a scheduled task. Adversaries may also utilize the Powershell Cmdlet `Invoke-CimMethod`, which leverages WMI class `PS_ScheduledTask` to create a scheduled task via an XML path.

Evidence: 2026-05-11/frostyneighbor-ghostwriter-unc1151-eset-analysis-corroborate · ATT&CK page ↗

T1059.007Command and Scripting Interpreter: JavaScript×1

Adversaries may abuse various implementations of JavaScript for execution. JavaScript (JS) is a platform-independent scripting language (compiled just-in-time at runtime) commonly associated with scripts in webpages, though JS can be executed in runtime environments outside the browser.

Evidence: 2026-05-11/frostyneighbor-ghostwriter-unc1151-eset-analysis-corroborate · ATT&CK page ↗

T1072Software Deployment Tools×1

Adversaries may gain access to and use centralized software suites installed within an enterprise to execute commands and move laterally through the network. Configuration management and software deployment applications may be used in an enterprise network or cloud environment for routine administration purposes. These systems may also be integrated into CI/CD pipelines. Examples of such solutions include: SCCM, HBSS, Altiris, AWS Systems Manager, Microsoft Intune, Azure Arc, and GCP Deployment Manager.

Evidence: 2026-08-09/weekly-w32-the-vendor-fix-was-not-the-end-state · ATT&CK page ↗

Persistence TA0003

T1053.005Scheduled Task/Job: Scheduled Task×1

Adversaries may abuse the Windows Task Scheduler to perform task scheduling for initial or recurring execution of malicious code. There are multiple ways to access the Task Scheduler in Windows. The schtasks utility can be run directly on the command line, or the Task Scheduler can be opened through the GUI within the Administrator Tools section of the Control Panel. In some cases, adversaries have used a .NET wrapper for the Windows Task Scheduler, and alternatively, adversaries have used the Windows netapi32 library and Windows Management Instrumentation (WMI) to create a scheduled task. Adversaries may also utilize the Powershell Cmdlet `Invoke-CimMethod`, which leverages WMI class `PS_ScheduledTask` to create a scheduled task via an XML path.

Evidence: 2026-05-11/frostyneighbor-ghostwriter-unc1151-eset-analysis-corroborate · ATT&CK page ↗

Privilege Escalation TA0004

T1053.005Scheduled Task/Job: Scheduled Task×1

Adversaries may abuse the Windows Task Scheduler to perform task scheduling for initial or recurring execution of malicious code. There are multiple ways to access the Task Scheduler in Windows. The schtasks utility can be run directly on the command line, or the Task Scheduler can be opened through the GUI within the Administrator Tools section of the Control Panel. In some cases, adversaries have used a .NET wrapper for the Windows Task Scheduler, and alternatively, adversaries have used the Windows netapi32 library and Windows Management Instrumentation (WMI) to create a scheduled task. Adversaries may also utilize the Powershell Cmdlet `Invoke-CimMethod`, which leverages WMI class `PS_ScheduledTask` to create a scheduled task via an XML path.

Evidence: 2026-05-11/frostyneighbor-ghostwriter-unc1151-eset-analysis-corroborate · ATT&CK page ↗

Defense Impairment TA0112

T1601.002Modify System Image: Downgrade System Image×2

Adversaries may install an older version of the operating system of a network device to weaken security. Older operating system versions on network devices often have weaker encryption ciphers and, in general, fewer/less updated defensive features.

Evidence: 2026-08-09/weekly-w32-the-vendor-fix-was-not-the-end-state · 2026-08-04/inc-ransom-sonicwall-sma1000-patch-rollback-fake-ir-outreach · ATT&CK page ↗

Credential Access TA0006

T1111Multi-Factor Authentication Interception×1

Adversaries may target multi-factor authentication (MFA) mechanisms, (i.e., smart cards, token generators, etc.) to gain access to credentials that can be used to access systems, services, and network resources. Use of MFA is recommended and provides a higher level of security than usernames and passwords alone, but organizations should be aware of techniques that could be used to intercept and bypass these security mechanisms.

Evidence: 2026-08-04/inc-ransom-sonicwall-sma1000-patch-rollback-fake-ir-outreach · ATT&CK page ↗

T1539Steal Web Session Cookie×1

An adversary may steal web application or service session cookies and use them to gain access to web applications or Internet services as an authenticated user without needing credentials. Web applications and services often use session cookies as an authentication token after a user has authenticated to a website.

Evidence: 2026-08-04/inc-ransom-sonicwall-sma1000-patch-rollback-fake-ir-outreach · ATT&CK page ↗

Lateral Movement TA0008

T1072Software Deployment Tools×1

Adversaries may gain access to and use centralized software suites installed within an enterprise to execute commands and move laterally through the network. Configuration management and software deployment applications may be used in an enterprise network or cloud environment for routine administration purposes. These systems may also be integrated into CI/CD pipelines. Examples of such solutions include: SCCM, HBSS, Altiris, AWS Systems Manager, Microsoft Intune, Azure Arc, and GCP Deployment Manager.

Evidence: 2026-08-09/weekly-w32-the-vendor-fix-was-not-the-end-state · ATT&CK page ↗

T1210Exploitation of Remote Services×1

Adversaries may exploit remote services to gain unauthorized access to internal systems once inside of a network. Exploitation of a software vulnerability occurs when an adversary takes advantage of a programming error in a program, service, or within the operating system software or kernel itself to execute adversary-controlled code. A common goal for post-compromise exploitation of remote services is for lateral movement to enable access to a remote system.

Evidence: 2026-08-09/weekly-w32-the-vendor-fix-was-not-the-end-state · ATT&CK page ↗

Collection TA0009

T1005Data from Local System×1

Adversaries may search local system sources, such as file systems, configuration files, local databases, virtual machine files, or process memory, to find files of interest and sensitive data prior to Exfiltration.

Evidence: 2026-07-25/stiftung-autismuslink-bern-inc-ransom-breach · ATT&CK page ↗

Command and Control TA0011

T1219Remote Access Tools×1

An adversary may use legitimate remote access tools to establish an interactive command and control channel within a network. Remote access tools create a session between two trusted hosts through a graphical interface, a command line interaction, a protocol tunnel via development or management software, or hardware-level access such as KVM (Keyboard, Video, Mouse) over IP solutions. Desktop support software (usually graphical interface) and remote management software (typically command line interface) allow a user to control a computer remotely as if they are a local user inheriting the user or software permissions. This software is commonly used for troubleshooting, software installation, and system management. Adversaries may similarly abuse response features included in EDR and other defensive tools that enable remote access.

Evidence: 2026-08-09/weekly-w32-the-vendor-fix-was-not-the-end-state · ATT&CK page ↗

T1572Protocol Tunneling×1

Adversaries may tunnel network communications to and from a victim system within a separate protocol to avoid detection/network filtering and/or enable access to otherwise unreachable systems. Tunneling involves explicitly encapsulating a protocol within another. This behavior may conceal malicious traffic by blending in with existing traffic and/or provide an outer layer of encryption (similar to a VPN). Tunneling could also enable routing of network packets that would otherwise not reach their intended destination, such as SMB, RDP, or other traffic that would be filtered by network appliances or not routed over the Internet.

Evidence: 2026-08-09/weekly-w32-the-vendor-fix-was-not-the-end-state · ATT&CK page ↗

Exfiltration TA0010

T1567Exfiltration Over Web Service×1

Adversaries may use an existing, legitimate external Web service to exfiltrate data rather than their primary command and control channel. Popular Web services acting as an exfiltration mechanism may give a significant amount of cover due to the likelihood that hosts within a network are already communicating with them prior to compromise. Firewall rules may also already exist to permit traffic to these services.

Evidence: 2026-07-26/weekly-w30-ch-eu-public-sector-third-party-incidents · ATT&CK page ↗

Impact TA0040

T1486Data Encrypted for Impact×3

Adversaries may encrypt data on target systems or on large numbers of systems in a network to interrupt availability to system and network resources. They can attempt to render stored data inaccessible by encrypting files or data on local and remote drives and withholding access to a decryption key. This may be done in order to extract monetary compensation from a victim in exchange for decryption or a decryption key (ransomware) or to render data permanently inaccessible in cases where the key is not saved or transmitted.

Evidence: 2026-08-04/inc-ransom-sonicwall-sma1000-patch-rollback-fake-ir-outreach · 2026-07-26/weekly-w30-ch-eu-public-sector-third-party-incidents · 2026-07-25/stiftung-autismuslink-bern-inc-ransom-breach · ATT&CK page ↗

T1657Financial Theft×1

Adversaries may steal monetary resources from targets through extortion, social engineering, technical theft, or other methods aimed at their own financial gain at the expense of the availability of these resources for victims. Financial theft is the ultimate objective of several popular campaign types including extortion by ransomware, business email compromise (BEC) and fraud, "pig butchering," bank hacking, and exploiting cryptocurrency networks.

Evidence: 2026-08-04/inc-ransom-sonicwall-sma1000-patch-rollback-fake-ir-outreach · ATT&CK page ↗

Story timeline

  1. 2026-08-09Six independent disclosures this week ended with the same result: the vendor's fix was applied and the estate was still exposed — a bypassable hotfix, a fix that reintroduced the bug, a patch build that was itself the affected version, and an actor observed rolling a patch back
    weekly-top-storiesIf you patched this week you may still be exposed — six vendors' own fixes failed to end the exposure
  2. 2026-08-04SonicWall SMA 1000 (CVE-2026-15409/-15410) escalation: Rapid7 calls INC Ransom the dominant actor on the chain, and says it watched the actor roll an applied patch back to stay in
    updatesA patched SMA 1000 is not evidence of eviction — Rapid7 observed the actor reverting the fix, and victims are now getting fake incident-response calls
  3. 2026-07-26Swiss and European public-sector bodies carried the week's home-region incident load — and nearly every one was reached through a third party, a shared platform or a fiduciary, then followed by a disclosure that had to be walked back
    weekly-sector-patternsSwiss public-sector breaches and Romania's land registry share a shape — third-party access, and a 'not affected' claim the leak later contradicted
  4. 2026-07-25Swiss autism-support foundation Stiftung Autismuslink confirms data-theft cyberattack; INC Ransom claims it
    active-threatsBern foundation's own notice confirms exfiltration and server encryption; INC Ransom posts a leak-site claim
  5. 2026-07-05FortiBleed status update — the FortiGate credential-theft campaign is now attributed to INC Ransom / Lynx, with a scaled-up victim count and an unconfirmed Nextcloud zero-day claim
    weekly-long-runningFortiBleed status — now attributed to INC Ransom / Lynx; 409 admin-access, 12 ransomware deployments
  6. 2026-07-05Looking ahead — 2026-W27
    weekly-looking-aheadLooking ahead — 2026-W27: items already in motion for the coming weeks
  7. 2026-06-22Threat actor: INC ransomware's Rust rewrite and BYOVD evolution
    weekly-research
  8. 2026-05-20Microsoft DCU disrupts Fox Tempest malware-signing-as-a-service feeding Rhysida, INC, Qilin and Akira ransomware operations
    active-threats
  9. 2026-05-18Fox Tempest — Microsoft DCU disrupts the malware-signing service feeding Rhysida, INC, Qilin and Akira
    weekly-long-running
  10. 2026-05-11FrostyNeighbor / Ghostwriter (UNC1151) — ESET analysis corroborated, Poland / Lithuania / Ukraine in EU scope
    weekly-long-running

Relationships explore in graph

Typed, source-stated connections from the entity registry — each edge cites the entry whose reporting establishes it.

overlaps with

related to

attributed activity

Where this entity is cited

  • weekly-long-running3
  • active-threats2
  • weekly-research1
  • weekly-looking-ahead1
  • weekly-sector-patterns1
  • updates1
  • weekly-top-stories1

Source distribution

  • helpx.adobe.com3 (9%)
  • thehackernews.com3 (9%)
  • 20min.ch1 (3%)
  • acronis.com1 (3%)
  • autismuslink.ch1 (3%)
  • bleepingcomputer.com1 (3%)
  • blogs.microsoft.com1 (3%)
  • darkreading.com1 (3%)
  • other22 (65%)

Co-occurring entities

Derived — referenced by the same focused operational entries (weekly summaries and report roundups don't count); ×N counts the shared entries.

All cited sources (34)

Entries about INC Ransom (10)

2026-08-09 · view entry permalink →

HIGHexploitedNATOA1

Six independent disclosures this week ended with the same result: the vendor's fix was applied and the estate was still exposed — a bypassable hotfix, a fix that reintroduced the bug, a patch build that was itself the affected version, and an actor observed rolling a patch back

If you did nothing this week: nothing changed. If you patched this week, six separate products could still leave you exposed — because the fix was bypassable, was superseded, was itself the affected build, or was rolled back by someone already inside.

The clearest case is the one that is actively exploited. N-able confirmed in-the-wild exploitation of an authentication bypass giving unauthenticated administrative access to the N-central RMM console, and then confirmed that its own earlier remediation had failed, issuing a second identifier for an alternative path to the same flaw that the first fix did not mitigate (N-able, 2026-08-06). It then shipped Hotfix 2 with language that leaves no room for interpretation — "Hotfix 2 is required, even if you already applied the earlier hotfix. Hotfix 2 supersedes Hotfix 1" (N-able, 2026-08-06). This pipeline named build 2026.3.1.7 as the remedy on 3 August; that build is no longer sufficient. Between those two dates Sophos X-Ops published what the actor does with the console once it has it — reaching "high-value endpoints such as a backup server, domain controllers, and application servers" from the compromised N-central server (Sophos X-Ops, 2026-08-04) — which is why upgrading the server is the start of the work rather than the end of it.

Three more cases are failures of the fix itself rather than of its coverage. The Apache Tomcat security team's own description of CVE-2026-34486, which CISA added to its exploited-vulnerabilities catalogue on 4 August, is that "an error in the fix for CVE-2026-29146 allowed the EncryptInterceptor to be bypassed" — so the affected set is limited to the releases that carried that broken fix; on the 11.x line that is 11.0.20, fixed in 11.0.21 (Apache Tomcat, 2026-04-09). Adobe published APSB26-120 on 3 August for seven flaws in on-premise Campaign Classic v7, three of them unauthenticated CVSS 10.0 paths to code execution, with the affected range given as "7.4.3 build 9398 and earlier" (Adobe PSIRT, 2026-08-03) — and build 9398 is the release Adobe shipped five days earlier, in APSB26-114, to close the preceding critical wave (Adobe PSIRT, 2026-07-29). In Flowise, CVE-2026-70636 lets an unauthenticated caller reach the OAuth2 credential-refresh endpoint by appending a trailing identifier that defeats prefix-based whitelist matching in the auth middleware — which VulnCheck records as a bypass of the earlier fix for CVE-2026-41273 (VulnCheck, 2026-08-07). Apple's fifth case is adjacent rather than identical: macOS 26.6.1 and its siblings fix CVE-2026-65400, where "an attacker on the network may be able to authenticate to Screen Sharing without valid credentials" (Apple, 2026-08-06), one week after the reverse-engineer fG! publicly described a separate pre-authentication bug in the same screensharingd daemon which he says Apple had closed under a denial-of-service entry in the preceding bulletin (fG!, 2026-07-29) — a characterisation Apple has not endorsed.

The sixth case is the one that generalises the others, because it removes the assumption underneath all patch-state reporting. Rapid7's account of the SonicWall SMA 1000 chain is that the actor did not merely survive remediation but undid it: "We observed the threat actor maintaining persistence and rolling the newly applied patch back to a vulnerable state to maintain access. A comprehensive forensic review of the firewall is required to ensure complete eviction" (Dark Reading, 2026-07-17). Resecurity's parallel analysis makes the same point about artefacts rather than versions, noting that setuid binaries, Python injectors, modified init scripts and web-server configuration changes "can survive reboots and may persist after a superficial firmware upgrade if not remediated" (Resecurity, 2026-08-01).

Triage: the benign lookalike for all of this is ordinary patch and maintenance activity, and the discriminator is authorship and sequence. A version downgrade or a firmware rollback on an edge appliance is a rare, deliberate operation — correlate every observed version regression against your own change record, and treat an unexplained one as intrusion evidence rather than administrative error. On managed-endpoint platforms, the tell is a tunnelling or remote-access client registered as a service on hosts below the management server rather than on the server itself, since a legitimate administrator deploys tooling from the console rather than leaving per-endpoint services behind.

This is not a duplicate of our previous communication — Hotfix 2 is required, even if you already applied the earlier hotfix. Hotfix 2 supersedes Hotfix 1 with additional hardening measures to further protect you and your customers.

N-able 2026-08-06

An error in the fix for CVE-2026-29146 allowed the EncryptInterceptor to be bypassed.

Apache Software Foundation (Tomcat security team) 2026-04-09

We observed the threat actor maintaining persistence and rolling the newly applied patch back to a vulnerable state to maintain access. A comprehensive forensic review of the firewall is required to ensure complete eviction.

Dark Reading 2026-07-17

Builds on: 2026-08-03/cve-2026-18577-n-able-n-central-auth-bypass-exploited · 2026-08-05/n-able-n-central-post-exploitation-rmm-tunnel-driver · 2026-08-09/n-able-n-central-hotfix-2-required-supersedes-hotfix-1 · 2026-08-05/cve-2026-34486-tomcat-encryptinterceptor-fail-open-kev · 2026-08-07/adobe-campaign-classic-apsb26-120-second-wave-unauth-rce · 2026-08-08/flowise-three-cves-vendor-sunset-no-fix-coming · 2026-08-08/cve-2026-65400-macos-screen-sharing-auth-state-bypass · 2026-08-04/inc-ransom-sonicwall-sma1000-patch-rollback-fake-ir-outreach

synthesis09 Aug 23:45Zmulti-sourceOpen finding ↗

2026-08-04 · view entry permalink →

HIGHCVE-2026-15409 +1exploitedupdateNATOB2

SonicWall SMA 1000 (CVE-2026-15409/-15410) escalation: Rapid7 calls INC Ransom the dominant actor on the chain, and says it watched the actor roll an applied patch back to stay in

UPDATE · originally covered SonicWall SMA 1000 zero-day exploitation (CVE-2026-15409/-15410): Volexity reconstructs UTA0533's full appliance-to-network kill chain (2026-07-18)

the earlier entry reconstructed UTA0533's appliance-to-network kill chain against SonicWall SMA 1000 and told readers to treat an exposed, unpatched appliance as compromised rather than merely vulnerable. That direction stands. Four things have moved since, and two of them change what "remediated" means.

Who is on the chain. Rapid7's director of vulnerability intelligence, Douglas McKee, told The Hacker News that "More recently, INC Ransomware has emerged as the dominant threat actor actively weaponizing this vulnerability chain", and that the technical correlation with the pre-disclosure cluster "indicates that a single threat actor or coordinated group is responsible for discovering and exploiting this zero-day vulnerability" (The Hacker News, 2026-08-03). Two limits belong with that quote. Rapid7 attributed this activity to INC Ransom on 2026-07-17, hours before this pipeline's 2026-07-18 entry, which did not carry it (Dark Reading, 2026-07-17) — so the actor link is seventeen days old and the new element is only the dominance characterisation. And the overlap claim is Rapid7's alone: Volexity, which named the UTA0533 cluster, has published no INC link, so the wider framing that both firms made that connection is not supported.

A patch you applied is not necessarily a patch that is running. This is the finding with the most operational consequence, and no prior entry here has carried it. Rapid7's director of incident response, Brett Deroche, describes containment succeeding in most engagements but not all: "We observed the threat actor maintaining persistence and rolling the newly applied patch back to a vulnerable state to maintain access. A comprehensive forensic review of the firewall is required to ensure complete eviction." A root-level attacker resident on the appliance can undo remediation, which means the standard verification — check the version, close the ticket — reports success on a box that is still owned. Resecurity's DFIR work reaches the same conclusion from the artifact side: "Setuid binaries, Python injectors, modified init scripts, and NGINX Unit configuration changes can survive reboots and may persist after a superficial firmware upgrade if not remediated. A patched appliance that still contains ROOTRUN or KNUCKLEBALL remains compromised" (Resecurity, 2026-08-01).

The rotation scope is wider than passwords and MFA seeds. Rapid7 reports that the attacks used the appliance foothold to extract high-value credentials, active session databases and TOTP multi-factor-authentication seed configurations (The Hacker News, 2026-08-03) — stolen session state and MFA seeds keep working after a password reset, which is why the rotation list matters more than it looks. The earlier entry told readers to reset account passwords and TOTP seeds. Resecurity's list of what the appliance processed or stored, and therefore what has to be replaced, extends to SMA administrator passwords, directory-service bind credentials for LDAP, RADIUS and Active Directory, user passwords for every account that authenticated during the exposure window, certificates and API keys configured on the appliance, and TOTP tokens and seeds. Bind credentials are the item most often missed, and they are the ones that grant standing directory access independent of the appliance. Where compromise is confirmed, Resecurity's guidance is to factory-reset, reimage on patched firmware and restore configuration from a backup pre-dating the vulnerable branches — a constraint SonicWall states independently in its own product notice, which limits usable backups to those predating 12.4.3-03245 and 12.5.0-02283 (SonicWall, 2026-07-14).

A new pressure layer at the extortion stage. Resecurity, which has run incident response for several victims, reports that "many of the new victims received emails, as well as phone calls from unknown organizations claiming to assist with ransomware issues", using infrastructure registered shortly after the intrusion. Whether this is the same operation or opportunists reading the leak site, the effect is the same: inbound offers of help with a ransomware problem the organisation has not made public are adversary contact, and the people receiving them are often outside the security team.

On victim geography, hold the claim loosely. Resecurity reports that INC's leak-site listings between 2026-07-17 and 2026-08-01 "include private sector and government organizations from Australia, the US, UAE, Colombia, Switzerland, and other countries", and SecurityWeek relays that INC "has emerged as the most active one" among actors chaining the two CVEs (SecurityWeek, 2026-08-03). No organisation is named, no victim or authority has confirmed any listing, and Resecurity does not state that any individual listing was reached through this exploit chain — the country list and the chain are separate claims in the same report. Treat it as an unverified criminal claim rather than evidence of a Swiss compromise.

More recently, INC Ransomware has emerged as the dominant threat actor actively weaponizing this vulnerability chain.

The Hacker News 2026-08-03

We observed the threat actor maintaining persistence and rolling the newly applied patch back to a vulnerable state to maintain access. A comprehensive forensic review of the firewall is required to ensure complete eviction.

Dark Reading 2026-07-17

Setuid binaries, Python injectors, modified init scripts, and NGINX Unit configuration changes can survive reboots and may persist after a superficial firmware upgrade if not remediated. A patched appliance that still contains ROOTRUN or KNUCKLEBALL remains compromised.

many of the new victims received emails, as well as phone calls from unknown organizations claiming to assist with ransomware issues

The new victims listed on INC Ransomware's DLS between July 17, 2026 and August 1, 2026 include private sector and government organizations from Australia, the US, UAE, Colombia, Switzerland, and other countries.

Resecurity 2026-08-01

Builds on: 2026-07-14/sonicwall-sma1000-ssrf-cve-2026-15409-actively-exploited

threat04 Aug 06:10Zmulti-sourceOpen finding ↗

2026-07-26 · view entry permalink →

HIGHNATOB1

Swiss and European public-sector bodies carried the week's home-region incident load — and nearly every one was reached through a third party, a shared platform or a fiduciary, then followed by a disclosure that had to be walked back

The week's confirmed incidents with a direct Swiss or European home-region nexus landed almost entirely on public-sector and critical-infrastructure bodies, and two structural patterns are more useful to defenders than any single victim.

The first is the access path: the breach rarely started inside the named victim. Swiss rolling-stock manufacturer Stadler Rail disclosed that the Everest group compromised a data-exchange platform it shares with a supplier and demanded CHF 10 million, which the company did not pay — "Ein von der cyberkriminellen Everest Group gefordertes Lösegeld in Höhe von zehn Millionen Franken bezahlte die Firma laut Mitteilung nicht", while its own production ran normally (swissinfo.ch, 2026-07-21). A Vaud fiduciary breach claimed by BravoX published more than 100,000 client files — some 220 GB — exposing tax and administrative records of roughly fifteen Nord-Vaudois municipalities and the personal tax file of a sitting cantonal State Councillor (Le Temps, 2026-07-22). A Bern autism-support foundation, Stiftung Autismuslink, confirmed that "grössere Datenmengen" were exfiltrated and its server temporarily encrypted (Stiftung Autismuslink, 2026-07); the INC Ransom RaaS group claimed the attack via a matching leak-site listing (Ransomware.live, 2026-07-24), and the foundation's constituency-relevance is that it serves Swiss cantonal education-directorate and disability-insurance-linked clients. In each case the sensitive public-sector data sat with a supplier, a fiduciary or a small third-party service organisation, not on a government perimeter.

The second pattern is a disclosure that had to be walked back. Geneva's IFAGE adult-education foundation had earlier framed its incident as affecting employee data; the attackers — the DragonForce group (ICTjournal, 2026-07-17) — published the stolen set, which included identity-document photographs, addresses and multi-year student exam results, and 20 minutes reported the disclosure "concerne tant des employés de l'institut que des bénéficiaires (étudiants, entreprises, etc.)" (20 minutes, 2026-07-24). The starkest reversal is Romania's national land registry ANCPI, which stated on 2026-07-20 that its databases "have not been affected"; the national cybersecurity directorate DNSC's interim report describes attackers compromising the authentication servers, entering VMware vCenter, enumerating all 1,083 virtual machines, deleting roughly 100 and encrypting ESXi hosts, and exfiltrating about two million ePayment-platform user records — "nume; e-mailuri; identificatori; hash-uri ale parolelor" (PS News relaying DNSC, 2026-07-24), with the report also noting the affected servers ran no antivirus.

Ein von der cyberkriminellen Everest Group gefordertes Lösegeld in Höhe von zehn Millionen Franken bezahlte die Firma laut Mitteilung nicht

swissinfo.ch 2026-07-21

atacatorii au extras aproximativ două milioane de înregistrări privind utilizatori ai platformei de plăți, care conțineau: nume; e-mailuri; identificatori; hash-uri ale parolelor

PS News (relaying the DNSC report) 2026-07-24

Leur divulgation par les cybercriminels concerne tant des employés de l'institut que des bénéficiaires (étudiants, entreprises, etc.).

20 minutes

Builds on: 2026-07-22/everest-ransomware-stadler-rail-supplier-platform-breach · 2026-07-24/bravox-vaud-fiduciary-municipalities-breach · 2026-07-25/stiftung-autismuslink-bern-inc-ransom-breach · 2026-07-26/ifage-geneva-dragonforce-data-published-student-records · 2026-07-26/ancpi-romania-dnsc-report-2m-epayment-records-exfiltrated · 2026-07-21/ancpi-romania-cadastre-databases-not-affected-update

synthesis26 Jul 23:44Zmulti-sourceOpen finding ↗

Earlier coverage (7)

2026-07-25NOTABLENATOA2Swiss autism-support foundation Stiftung Autismuslink confirms data-theft cyberattack; INC Ransom claims itStiftung Autismuslink, a Bern-based Swiss foundation serving young people with autism, published a signed notice confirming a cyberattack detected 2026-06-29 in which "larger volumes of data" were exfiltrated and its server temporarily encrypted; the INC Ransom RaaS group posted a matching leak-site claim on 2026-07-24. Exposed data includes cantonal education-directorate (BKD) contracts, Swiss disability-insurance (IV) service agreements and the complete 2016-2023 client dossier archive — directly relevant to Swiss cantonal/communal social-services and education defenders.2026-07-05NOTABLENATOB2Looking ahead — 2026-W27Items already in motion, not predictions: six Adobe ColdFusion CVSS 10.0 RCEs await weaponisation (patch before a PoC lands); CitrixBleed-lineage NetScaler CVE-2026-8451 has a public test artefact and its siblings exploited within days; WatchGuard Firebox 12.5.x still lacks a fix; the Dutch NIS2 Senate vote is set for 7 July with entry into force 15 August; ShinyHunters PeopleSoft notifications keep landing across an un-notified EU tail; and SOCRadar's claimed FortiBleed-actor Nextcloud zero-day awaits vendor disclosure.2026-07-05NOTABLEupdateNATOB2FortiBleed status update — the FortiGate credential-theft campaign is now attributed to INC Ransom / Lynx, with a scaled-up victim count and an unconfirmed Nextcloud zero-day claimSOCRadar's Threat Research Unit published attribution evidence this week tying the FortiBleed FortiGate credential-theft infrastructure to the INC Ransom / Lynx ransomware operation — an operator was found logged into both groups' negotiation panels and FortiBleed victim data overlaps INC's leak site. STRU revised the scale to ~11,250 FortiGate portals scanned, 409 admin-level, 354 full-domain compromises and at least 12 ransomware deployments, and claims the group holds an undisclosed Nextcloud zero-day (single-source, pending vendor disclosure — track, do not action).2026-06-22NOTABLEThreat actor: INC ransomware's Rust rewrite and BYOVD evolutionAcronis and The Hacker News documented the evolution of INC ransomware into a top-tier RaaS — 830+ victims since 2023, fourth in Q1 2026 — with a Rust rewrite of its Windows and Linux/ESXi encryptors, BYOVD EDR-termination using the drivers filwfp.sys / filnk.sys / fildds.sys (the same set seen in earlier …2026-05-20HIGHMicrosoft DCU disrupts Fox Tempest malware-signing-as-a-service feeding Rhysida, INC, Qilin and Akira ransomware operationsMicrosoft Digital Crimes Unit disrupts Fox Tempest malware-signing-as-a-service. 1,000+ fraudulent short-lived Microsoft Artifact Signing certificates revoked; signspace[.]cloud seized via SDNY court order. Downstream customers include Vanilla Tempest (Rhysida), Storm-0501, Storm-2561, Storm-0249; ransomware families served include Rhysida, INC, Qilin, Akira (Microsoft Threat Intelligence, 2026-05-19). Detection: hunt for Microsoft-signed PE binaries with cert validity ≤72h from Trusted Signing issuers.2026-05-18NOTABLEFox Tempest — Microsoft DCU disrupts the malware-signing service feeding Rhysida, INC, Qilin and AkiraMicrosoft Threat Intelligence and the Digital Crimes Unit disrupted Fox Tempest, a malware-signing-as-a-service operation that supplied code-signing to multiple ransomware operations (daily 2026-05-20). Status: disrupted via combined intelligence exposure and a sealed US legal action.2026-05-11NOTABLEFrostyNeighbor / Ghostwriter (UNC1151) — ESET analysis corroborated, Poland / Lithuania / Ukraine in EU scopeESET's 2026-05-14 analysis of activity observed since March 2026 documents an evolved spearphishing chain: (1) malicious PDFs impersonating Ukrtelecom with embedded redirect links, (2) RAR archives delivering JavaScript PicassoLoader variants, (3) server-side victim geo-validation (serves benign PDF to …