Skip to main content

Hit by ransomware? Isolate affected systems now. Do not reboot or reformat.

SheMo Noransom舍末无勒

Ransomware family

FulcrumSec Ransomware Decryption & Data Recovery

  • Active
  • High
  • No public decryptor

FulcrumSec is a data-theft extortion crew that surfaced in September 2025. It deploys no encryptor, changes no extensions and causes no outage - it harvests leaked API keys and cloud misconfigurations, then squeezes victims through staged publication on its leak site.

First seen
2025-09
File extensions
No public information
Ransom notes
No public information
Affected platforms
Databases

Family profile

File extensions
No public information
Ransom notes
No public information
Contact patterns
  • A Tor (.onion) leak site, alongside the clearnet domain fulcrumsec.net that trackers currently record as unreachable
  • Themed sections on the leak site - Index of /Shame, The Hardcoded Horror Show, Slopocalypse Now - grouping victims by the security failure blamed
  • Direct email to executives, legal and compliance leads, attaching file trees and data samples; negotiations run for weeks
  • Unsolicited, well-formatted breach write-ups - partly AI-generated - pushed to security media and researchers to raise pressure
Aliases / versions
The Threat Thespians
First seen
2025-09
Status
Active
Operational status
Newly emerged
Threat level
High
Affected platforms
  • Databases
Tags
  • Emerging
  • Extortion-only
  • Active
  • Exploits vulnerabilities
  • Targets databases
Decryptor
No public decryptor

There is no decryptor for FulcrumSec because FulcrumSec does not encrypt. Public analyses from MOXFIVE, Sysdig and others all state the same finding: no ransomware binary and no encryption behaviour has been observed across known FulcrumSec operations. The group describes its own model as "steal and squeeze" - exfiltrate, then apply pressure.

Any service advertising "FulcrumSec decryption" is therefore built on a misunderstanding. In a FulcrumSec case there is nothing to decrypt; what has to be handled is the scope of exfiltration, statutory breach-notification duties, and a full rotation of the credential estate.

One exception matters. If your files really do carry a changed extension and will not open, the cause is very likely not FulcrumSec but a separate encrypting family, or a second intrusion set that arrived in the same window. Family identification has to be redone from scratch rather than reusing the FulcrumSec playbook.

Latest activity

  1. Swedish IT reseller Dustin Group was listed on FulcrumSec's leak site, the group's most recent known victim; the site now names roughly 27 organisations across eleven countries.

    Sources
  2. FulcrumSec claimed a Manchester Airports Group breach: Iterable admin keys exposed in the airports' frontend JavaScript yielded ~86GB compressed and ~8.7M customer profiles, published after the demand was refused.

    Sources
  3. After Novo Nordisk refused a USD 25M demand, FulcrumSec began staged publication of a claimed 1.3TB haul covering pseudonymised clinical trial data, source repositories and AI model assets; access was claimed since March.

    Sources

Overview

FulcrumSec came to the security community's attention in September 2025; some reporting uses the alias "The Threat Thespians". As of an 11 September 2026 tracker snapshot its leak site listed 27 organisations across a dozen countries, most headquartered in the United States - note that published counts range from 21 to 27 depending on the snapshot date and the counting method each tracker or vendor uses. Posting accelerated sharply through the first half of 2026, marking the group as a still-rising newcomer rather than an established brand.

The defining difference from a conventional ransomware family is that FulcrumSec does not encrypt at all. Independent analyses agree that no encryption payload has appeared in known incidents: systems keep running and files keep opening. The operators call the model "steal and squeeze" - move the data out, then force payment through public exposure and staged leaks.

Three landmark cases:

  • LexisNexis (listed May 2026) - named as a victim in several vendor write-ups, but the initial access route has not been described publicly and should not be tied to any single vulnerability.
  • Novo Nordisk (June 2026) - access claimed since March, a USD 25 million demand opened on 1 June, and after refusal staged publication from a claimed 1.3TB haul covering clinical trial data, source repositories and AI model assets.
  • Manchester Airports Group (Aug-Sep 2026) - Iterable marketing platform API credentials exposed in airport website client-side JavaScript, yielding a claimed 86GB compressed (about 640GB expanded) and some 8.7 million customers, though reporting indicates the vast majority of those records contained only an email address.

Arup Group, Global Schools Foundation, Avnet, youX and Dustin Group have also been named. As of this update no mainland China organisation appears on the public victim trackers, but the selection criterion is exposure rather than geography: outbound SaaS products, cross-border e-commerce and manufacturers or pharmaceutical groups with overseas subsidiaries sit in the same target space the moment production keys land in frontend code or buckets are left open.

How to identify it

The counter-intuitive part first. A FulcrumSec incident has no encrypted extension, no ransom note file, no wallpaper change and no outage. Every file opens normally and the monitoring wall stays green. That is what makes it dangerous: most victims learn of the intrusion from outside, weeks or months after the data left.

How victims usually find out. The actors email executives or legal counsel directly with a file tree and sample data; a researcher forwards a polished breach write-up; or the company name simply appears on the leak site.

Cloud-side signals - none of which alert on their own, so they have to be hunted:

  • Long-unrotated API keys, GitHub PATs or JWT signing secrets suddenly used from unusual geographies or outside working hours.
  • Container identities or over-permissioned IAM roles performing bulk Secrets Manager or Key Vault enumeration.
  • Sustained, slow, high-volume reads from cloud databases such as MongoDB Atlas, Redshift or Databricks.
  • Bulk repository cloning, plus unusual exports from SaaS platforms including Salesforce, Qualtrics and Hugging Face.
  • Large egress from legitimate transfer tooling such as rclone, riding normal cloud provider paths and defeating signature detection.

One frontend check worth doing today. Inspect the JavaScript bundles served from your public site and mobile web root domain for embedded administrative keys belonging to third-party marketing, support or analytics platforms. That was the entry point at Manchester Airports Group, and not on some obscure subdomain either.

Bottom line. Identifying FulcrumSec is exfiltration forensics, not malware analysis. There is no sample to collect - only logs to reconcile.

Infection vectors

FulcrumSec's access playbook barely involves malware. It is built on credentials the victim published itself and doors that should have been closed:

  • Hardcoded and exposed credentials. Third-party SaaS administrative keys in frontend JavaScript, GitHub personal access tokens in public repositories, Azure container registry credentials, and JWT signing secrets left unrotated for years. None of these require an exploit.
  • Internet-facing vulnerabilities. CVE-2025-55182 (React2Shell), disclosed on 3 December 2025, is an unauthenticated deserialisation RCE in React Server Components carrying a CVSS of 10.0 and now in CISA's Known Exploited Vulnerabilities catalog. Vendor write-ups list it among this group's exploitation methods, but no public report ties it to a specific named intrusion.
  • Misconfigured cloud storage and data services. Publicly reachable S3 buckets and Azure storage accounts, unauthenticated MongoDB Atlas clusters, exposed Databricks notebooks and open directories.
  • Infostealer logs and initial access brokers. Valid credentials and session cookies bought on criminal markets, the latter useful for bypassing multi-factor authentication.

Lateral movement follows permissions, not networks. Instance metadata services are queried for temporary credentials, over-permissioned roles enumerate secrets in bulk, and tokens get reused across development, staging and production.

Dwell time is long. Weeks to months: in the Novo Nordisk case the actors claimed access from March and only made contact in June, spending the interval on quiet, methodical collection. That is the opposite of encrypting families that detonate within days, and it usually means log retention does not cover the whole intrusion.

Encryption behavior

Read this section in reverse for FulcrumSec: it does not encrypt.

No FulcrumSec encryptor appears anywhere in public analysis. Extensions are untouched, shadow copies are not deleted, database services are not stopped, virtual disks are not encrypted and ESXi is not targeted. Algorithms, intermittent-encryption strides and shadow-deletion commands - the usual ransomware analysis vocabulary - simply do not apply.

Exfiltration replaces it. Data is packaged and moved with legitimate tooling such as rclone over normal cloud egress paths, chunked and throttled to stay under volume alerting. Because the binaries and APIs are legitimate, signature detection contributes almost nothing. Published case volumes range from tens of gigabytes to more than a terabyte, but every one of those figures is an attacker claim and has to be re-derived from your own logs.

Pressure tactics stand in for encryption: staged publication of samples and full file trees; polished, partly AI-generated write-ups pushed to security media and researchers; themed shaming sections blaming the victim's negligence; and a stated willingness to sell a dataset exclusively to a single buyer - escalating the cost of refusal from exposure to resale.

What this means operationally. No outage does not mean small loss. The damage comes from personal-data compliance exposure, customer and regulator pressure, leakage of source code and AI model assets, and reuse of stolen records for targeted phishing. Measuring severity by whether systems went down badly understates the risk.

Assess before you act

Recoverability assessment

A FulcrumSec case has no "data recovery" in the usual sense - nothing was lost, it was copied. We do not pay ransoms and do not negotiate on a client's behalf. Our work is scoping the exfiltration, assessing impact, rebuilding credential hygiene and reconstructing the intrusion.

1) There is no decryption route. No encryption means no decryptor, and hunting for a tool is pure waste.

2) Scope and verify the leak (highest priority). Claimed volumes are routinely inflated, and historical leaks get repackaged as fresh hauls. Usable evidence: cloud audit logs (CloudTrail, Azure Activity Log, GCP Audit Log), object storage access logs, database connection and slow-query logs, repository clone records, CDN/WAF egress records, and SaaS API and export histories. Map the published file tree onto real systems and separate confirmed exfiltration from possible exposure and fabrication. Mind retention: CloudTrail event history defaults to 90 days while dwell time often exceeds it, so exporting and extending retention is an immediate action.

3) Statutory notification duties (hard deadlines). Assessment, reporting and individual notification under China's Cybersecurity Law, Data Security Law, Personal Information Protection Law and the Network Data Security Management Regulation; organisations with EU operations must also weigh the 72-hour GDPR window. This runs in parallel with forensics, never after it.

4) Rotate the entire credential estate. Every API key, GitHub PAT, OAuth token, JWT signing secret, cloud service account key and database password, with live sessions force-revoked. Strip hardcoded secrets from frontend code, mobile bundles and repository history. Rotating only the key that got named is the most common mistake.

5) Limiting damage to the data itself. Exfiltrated data cannot be retrieved, but its usefulness can be reduced: reset affected user credentials, issue phishing warnings, monitor reposting, and use platform takedown routes where warranted. Paying provides no verifiable deletion and does not prevent resale.

6) If files genuinely are encrypted. That points to a second actor, or to a different family altogether, and identification and recovery assessment must restart on encrypting-family lines.

We commit to a verifiable assessment and a clearly bounded scope of work. No one can make leaked data disappear from the internet.

Our response plan

Hit by FulcrumSec ransomware? What to do

  1. Cloud-side containment and evidence preservation

    Containment here is not pulling cables but cutting the adversary's identity paths: revoke or disable suspect API keys, PATs, OAuth tokens and live sessions, and freeze anomalous IAM role permissions. At the same time, export cloud audit logs immediately and extend retention - CloudTrail event history defaults to 90 days while dwell time may run to months, and once those records roll off the reconstruction is gone for good. Snapshot the affected workloads, and preserve originals of the actors' emails (headers included), the leak site pages and any write-up they distributed, as material for attribution and legal process.

  2. Family identification and claim verification

    Confirm this really is FulcrumSec rather than an impersonation or a repackaged old dataset. Check the signature tradecraft: entry through credentials leaked in frontend JavaScript or repositories, instance metadata queries for temporary credentials, bulk secret enumeration by over-permissioned roles, sustained low-rate rclone egress, and extended dwell. Assess in parallel whether a second intrusion set is present - especially if anything appears encrypted. Mapping the published file tree and samples onto real systems is the only reliable way to answer what was actually taken.

  3. Leak impact and notification assessment

    Establish the exfiltration scope system by system and classify what left: personal information (particularly sensitive categories), customer and partner data, source code and model assets, contracts and financial models. Quantify affected data subjects and their jurisdictions, and derive the notification obligations and deadlines from that - PIPL and the Network Data Security Management Regulation domestically, plus the GDPR 72-hour window where EU operations are involved. Deliver a written assessment separating confirmed exfiltration, possible exposure and unsupported claims, each with its evidence chain, so external communications and regulator responses all speak from one position.

  4. Credential rotation and entry-point closure

    Rotate everything rather than patching locally: all API keys, GitHub PATs, OAuth tokens, JWT signing secrets, cloud service account keys and database passwords, with live sessions force-revoked since stolen cookies bypass MFA. Close the entry points in parallel: patch internet-facing flaws such as React2Shell (CVE-2025-55182), strip hardcoded secrets from frontend code, mobile bundles and repository history, shut publicly reachable buckets and unauthenticated databases, and tighten IAM roles and SaaS integration scopes to least privilege. Where personal data is involved, run user-side phishing warnings and credential resets at the same time.

  5. Attribution, hardening and handover

    Reconstruct the full chain: which key leaked, for how long, where it was taken from, which environments reused it, and the timing and volume of exfiltration. Turn that into durable controls - secret scanning and automated key rotation in CI; behavioural baselines across cloud identity and the data plane (anomalous API calls from container identities, credential use at unusual hours or from unusual geographies, bulk repository cloning, sustained low-rate reads from unexpected identities); an inventory and periodic review of third-party SaaS integration scopes; and uniformly extended log retention. Close with an incident report, a formal handover checklist, and a tabletop exercise built specifically around encryption-free data extortion.

Risk warning

What not to do

  • Do not dismiss this as a non-incident because files open and business continues - all of FulcrumSec's damage happens after the data leaves, and a healthy-looking estate is the normal state.
  • Do not rush to rebuild or reimage cloud workloads or delete suspect container instances; audit logs and snapshots are the only evidence, retention is finite, and rebuilding erases the intrusion trail along with the artefacts.
  • Do not rotate only the one credential that was named; this crew reuses tokens across development, staging and production, so partial rotation leaves the door open.
  • Do not engage privately with the actors or pay for data deletion; no technique verifies deletion, and payment does not prevent a subsequent exclusive resale.
  • Do not publish a statement that no data was exposed before scoping is complete; a published file tree that contradicts it magnifies both regulatory and reputational damage.
  • Do not defer statutory notification until forensics wraps up - the legal clock runs independently of the investigation, so the two must proceed in parallel.

Emergency response

Data already encrypted? Stop and let an engineer look first

We do not pay ransoms and we do not negotiate with attackers. Engineers run a free assessment first, then propose a recovery plan and a firm quote.

Related scenarios

Related industries

Similar families

FAQ

FulcrumSec Frequently asked questions

  • Does FulcrumSec encrypt files? Why is there no extension or ransom note?

    No. Independent analyses agree that no encryption payload has been observed in known FulcrumSec incidents; the group describes its own model as "steal and squeeze" - exfiltrate and pressure, without encrypting or destroying anything.

    That is why there is no encrypted extension and no ransom note on disk. What arrives instead is email to executives or legal counsel carrying a file tree and sample data.

    If your files genuinely are encrypted, either this is not FulcrumSec or a second actor is present, and family identification has to be redone immediately.

  • Our data is already on the FulcrumSec leak site - can anything be recovered?

    Nothing was lost - it was copied - so there is no technical recovery to perform. Three things can and must be done instead:

    • Scope it. Reconcile the published file tree against cloud audit logs, storage access logs and database connection records, separating confirmed exfiltration from possible exposure and fabrication.
    • Notify. Complete assessment, regulatory reporting and individual notification inside the statutory windows.
    • Rotate everything. All keys, tokens, passwords and live sessions.

    Run phishing warnings for affected users and monitor for reposting. No service can remove published data from the internet, and claims to the contrary deserve scepticism.

  • Will paying FulcrumSec get the data deleted?

    No technique can verify that stolen data was actually deleted. Payment buys a promise, and FulcrumSec's stated business model explicitly includes selling a dataset exclusively to a single buyer - payment and resale are not mutually exclusive.

    We do not pay ransoms and do not negotiate, for technical rather than moral reasons: payment cannot verify deletion, cannot prevent redistribution, and does not discharge notification duties that have already attached. Personal data that has leaked does not return to an unleaked state because money changed hands.

    The same resources go much further spent on verifying the exfiltration scope, meeting statutory notification deadlines, rotating the full credential estate and warning affected users about phishing - all of which are verifiable, deliverable and defensible to a regulator.

  • Are the claimed data volumes real, and how do we verify them?

    Not at face value. Extortion crews routinely inflate figures, and some repackage public or historical leaks as fresh hauls. Verification comes from your logs, not their claims.

    The usable evidence chain: cloud audit logs (CloudTrail, Azure Activity Log, GCP Audit Log), object storage access logs, database connection and slow-query logs, repository clone records, CDN/WAF egress records, and API call and export histories from third-party SaaS platforms. Only by mapping the published file tree, sample filenames and field structures back onto real systems can you reach a defensible conclusion.

    One caution: retention is finite. CloudTrail event history defaults to 90 days while FulcrumSec dwell time frequently exceeds it, so exporting logs and extending retention is the first action after discovery.

  • Are Chinese enterprises at risk from FulcrumSec, and what should be checked first?

    As of this update no mainland China organisation appears on the public victim trackers; known victims cluster in the United States, the UK, the Nordics, Germany, the Netherlands, Australia, Singapore, India and Japan. That reading rests on English-language sources and is worth rechecking periodically. But the selection criterion is exposure, not geography, and outbound SaaS products, cross-border e-commerce and manufacturers or pharmaceutical groups with overseas subsidiaries sit in the same target space.

    Three checks give the best return for the effort:

    • Frontend leakage. Inspect the JavaScript bundles on your public site and mobile web root domain for embedded administrative keys belonging to marketing, support or analytics platforms.
    • Repositories and history. Run secret scanning across repositories including commit history, focusing on PATs, cloud service account keys and JWT signing secrets.
    • Public storage and data services. Hunt anonymously reachable object storage buckets, unauthenticated database instances and open directories.

    Between them these cover the large majority of entry points in FulcrumSec's published cases.