For years the word "ransomware" came with a mental image: an employee walks in, the screen is locked, a skull or a countdown timer demands Bitcoin for the key to your own files. That picture is now out of date. The fastest-growing extortion of 2026 never locks a thing. Instead, criminals quietly sign into your cloud accounts, copy the data, and send you a polite, menacing email: pay, or we publish everything we took. There is no encryption, often no malware at all, and nothing on a screen to tell you it happened. It is a breach that skips the lock, and because it is so quiet, a lot of small businesses are not watching for it. Let me explain how it works and the handful of controls that close the doors it walks through.
The shift: extortion without the ransomware
Traditional ransomware had to do something noisy, encrypt your files, to create leverage. That noise was also its weakness: you knew immediately, and a good backup let you recover without paying. Attackers learned the lesson. Why fight your backups and trip every alarm when the thing they can actually sell, your data, is sitting in the cloud waiting to be downloaded? So the model flipped. The crews dominating the headlines this year don't bother encrypting. They steal a copy and threaten to leak it. Your business keeps running, your files are untouched, and that is precisely the problem: the only sign anything is wrong is the extortion note. The damage that matters, your customer records and private information in a criminal's hands, is identical to a ransomware breach. The warning is just much quieter.
How they get in: by logging in as you
Here is the part that surprises people. These attacks usually involve no exotic hacking and no virus. The dominant entry method in 2026 is a phone call.
- Voice phishing ("vishing"). Someone calls an employee, claims to be from IT or the company's help desk, and creates a small, plausible emergency: a password reset, a security check, a system migration. Under that pressure the employee reads back a code, approves a multi-factor prompt, or types their credentials into a fake sign-in page the caller directs them to. It is the same impersonation playbook in our Teams help-desk impersonation post, aimed straight at your cloud login.
- Real logins, not malware. Once they have a valid username, password, and a way past MFA, they walk into Microsoft 365, your CRM, or your file storage like any normal employee. Antivirus has nothing to catch, because nothing malicious was installed. To your systems it looks like a user signing in and downloading files, which is what people do all day.
- Abused app connections. The other big door is a connected third-party app. Over the years a business authorizes dozens of tools to plug into its data; attackers have hijacked the trusted connections of popular business apps to reach the data of hundreds of downstream companies at once, no password prompt required, because the app was already approved.
That combination, real credentials and trusted app permissions, is what makes this so hard to spot. There is no smoking gun, only legitimate-looking access doing illegitimate things.
A quick word on OAuth, because it's the quiet door
Every time you click "Sign in with Microsoft" or "Connect this app to your account," you hand that app a token, a standing key that lets it read your data in the background without your password. That is OAuth, and it is genuinely useful. It is also a door most businesses never revisit. Each app you have ever authorized, including the trial you forgot about and the tool an employee connected two years ago, is a key still hanging on the hook. In 2026, attackers have made a specialty of stealing and abusing these tokens, because a token sails past the password and the MFA prompt that would normally stop them. Reviewing the list of apps connected to your Microsoft 365 and removing the ones you don't recognize or no longer use is one of the highest-value, lowest-cost security tasks a small business can do, and almost nobody does it.
"We're small, why would they come for us?"
Because this attack scales, and you are not being hand-picked. The crews running data-theft extortion are running campaigns, dialing and phishing across any organization whose data is worth something, and a small business holding customer records, payment details, or health information qualifies. If anything, smaller firms are the softer target: they rarely have phishing-resistant MFA, they almost never restrict which apps can connect, and usually no one is watching the sign-in logs. The flip side is the encouraging part. The controls that stop this are the same whether you have ten employees or ten thousand, and at small scale they cost very little. Being small does not make you invisible here, but it does make you fixable, fast.
How a small business shuts the doors
This is an identity-and-cloud problem, so the defense lives there too. None of it is exotic.
- Phishing-resistant MFA. The single highest-impact control. If multi-factor is set up so it can't be handed over on a phone call or entered into a fake page, then a stolen password and a tricked employee are no longer enough to log in. It's the same identity-first principle in our identity hardening and MFA fatigue posts.
- Verify IT callers out of band. Make it a standing rule that no one acts on a phone or chat request from "IT" without calling back on a known number first. Real support never loses anything by being verified; an impersonator loses everything. This one habit defeats the most common entry point.
- Clean up connected apps, and gate new ones. Review the third-party apps connected to your Microsoft 365 and CRM, remove what you don't need, and require admin approval before a new app can be granted access to company data.
- Least privilege. Give each account and each app access only to what it actually needs. If a single compromised login can reach everything, the theft is total; if it can reach one mailbox, the blast radius is small. The same goes for where your files live, organized and permissioned, as covered in our OneDrive vs SharePoint vs Teams post.
- Independent backups of your cloud data. Backups won't stop a leak, but they're still essential, and many owners wrongly assume Microsoft or Google keeps a full copy for them. Own your recovery, as we lay out in the backup and disaster recovery post and on the backup service page.
- Turn on logging and watch sign-ins. You can't react to what you can't see. Audit and sign-in logging make unusual access, a login from a new country, a sudden bulk download, visible while there's still time to act. Pair it with the controls in our Microsoft 365 settings post.
Stack those together and the quiet break-in gets a lot louder, and a lot less likely to succeed in the first place. It's the cloud-era version of the fundamentals in our 10 essentials post.
If an extortion note lands in your inbox
Don't pay on impulse, and don't dismiss it as a bluff either. Move in this order. First, preserve evidence: keep the message and any data samples they sent, and don't start deleting logs. Second, bring in your IT provider or a security professional right away to confirm whether a real breach happened and to close the access, typically by resetting passwords, revoking active sessions and app tokens, and forcing MFA on. Third, understand that paying buys a criminal's promise to delete data you can't verify they deleted, so the real priorities are containment and figuring out what was actually taken. Fourth, meet your obligations: depending on the data involved, you may be legally required to notify affected people and regulators, so involve counsel early. Speed and evidence are what limit the damage, the same lesson as in how ransomware gets in and the data-theft extortion covered in our Silent Ransom Group post.
Where this fits
- The help-desk impersonation post, for the vishing playbook that opens the front door.
- The Silent Ransom Group and fake IT workers posts, for the data-theft-extortion model in other forms.
- The identity hardening and MFA fatigue posts, for the MFA that defeats stolen passwords.
- The cloud migration and file storage posts, for keeping cloud data organized and least-privileged.
- The backup and disaster recovery and cybersecurity page, for where this sits in a full defense.
We help small businesses across Salinas, Monterey, Santa Cruz, Watsonville, and San Jose, and the rest of the Central Coast lock down their cloud accounts and shut the doors this kind of extortion walks through.
FAQs about cloud data-theft extortion
What is data-theft extortion, or extortion without ransomware?
Data-theft extortion is an attack where criminals steal a copy of your data and threaten to leak or sell it unless you pay, without ever encrypting your systems. Classic ransomware locks your files and demands payment for the key; this newer model skips that step entirely. The attacker logs into your cloud accounts or apps, downloads the customer records, emails, and files, and then sends an extortion demand. There is no scrambled hard drive and often no malware at all, which is exactly why it is harder to notice. For a small business the damage is the same threat that matters most, your private data in someone else's hands, but the warning signs are quieter.
How are attackers getting into cloud apps without malware?
Mostly by logging in as you. The leading method in 2026 is voice phishing, a phone call where someone impersonates your IT provider or help desk and talks an employee into handing over a password, approving a multi-factor prompt, or entering credentials on a fake sign-in page. Once they have a valid login, they walk straight into Microsoft 365, your CRM, or your file storage like any normal user, so there is no virus for antivirus to catch. They also abuse connected apps: a third-party tool you once authorized to access your data can be hijacked and used as a side door. Because they are using real logins and real app permissions, the activity looks legitimate until the data is already gone.
What is OAuth app abuse, and why does it matter for a small business?
OAuth is the technology behind every "Sign in with Microsoft" or "Connect this app to your account" button. When you authorize a third-party app, you grant it a token that lets it read your data without your password, and that token keeps working in the background. Attackers in 2026 have stolen or abused these tokens from popular business integrations to reach hundreds of downstream companies' data at once, no password and no MFA prompt required, because the app was already trusted. It matters for small businesses because most have authorized dozens of apps over the years and never reviewed them. Each forgotten connection is a standing door into your cloud data, and cleaning up that list is one of the highest-value, lowest-cost things you can do.
We're a small business on Microsoft 365. Are we really a target?
Yes, and increasingly so, because this attack scales. The crews running data-theft extortion in 2026 are not hand-picking large enterprises; they run social-engineering and credential-abuse campaigns across any organization whose cloud data has value, and a small business with customer records, payment details, or health information has plenty. Smaller firms are often the easier mark, because they rarely have phishing-resistant MFA, app-consent controls, or anyone watching sign-in logs. The good news is that the same controls that protect a large company work at small scale and cost very little, so being small is not the same as being defenseless here.
How do we protect our cloud data from this kind of extortion?
Focus on identity and the cloud, because that is where the attack lives. First, deploy phishing-resistant multi-factor authentication so a stolen password and a tricked employee are not enough to log in. Second, verify any IT or help-desk caller out of band, call your provider back on a known number before acting on a phone request, since impersonation is the number-one entry point. Third, review and remove the third-party apps connected to your Microsoft 365 or CRM, and require admin approval for new ones. Fourth, apply least privilege so each account and app can reach only what it needs. Fifth, keep independent backups of your cloud data and turn on sign-in and audit logging so unusual access is visible. None of this requires a big budget, just deliberate setup.
We got an email claiming our data was stolen and demanding payment. What should we do?
Do not pay or reply on impulse, and do not assume it is a bluff either. First, preserve everything: keep the message and any samples they sent, and avoid deleting logs. Second, bring in your IT provider or a security professional immediately to confirm whether a real breach occurred and to close the access, usually by resetting passwords, revoking active sessions and app tokens, and forcing MFA. Third, understand that paying does not guarantee deletion, you are trusting a criminal, so the priority is containment and assessing what was actually taken. Fourth, meet your legal duties: depending on the data, you may be required to notify affected people and regulators, so loop in counsel early. Speed and evidence are what limit the damage, the same playbook as any breach.
Want to know which doors into your cloud are still open?
30 minutes with a DoD-cleared engineer. We'll review your MFA, the apps connected to your Microsoft 365, who can reach what, and how your team handles an unexpected "IT" call, then hand you a short plan to close the gaps. No fearmongering, no obligation.
Book your free assessmentPrefer to talk first? Email sales@ghosxt.com or call (831) 204-0501.