Backup Alone Isn’t Enough: Why Immutable Backups Are the New Standard
Ransomware groups specifically target backups – and in 94 percent of cases, they try. 57 percent of backup compromise attempts are successful. If you have only one backup, you might have nothing in an emergency. Immutable backups – unchangeable and deletion-proof – are the answer to this threat.
TL;DR
- Veeam Report 2023: 94 percent of ransomware attacks target backups
- 57 percent of backup repositories are successfully compromised
- Immutable Storage: Write Once, Read Many – technically unchangeable
- 3-2-1-1-0 Rule: 3 copies, 2 media, 1 offsite, 1 immutable, 0 errors in restore test
Why Classic Backups Fail Against Ransomware
Ransomware operators know their victims’ playbooks inside out. Before encrypting data, they systematically hunt for backups: network shares, NAS systems, backup servers, cloud repositories. Anything accessible gets deleted or encrypted alongside the primary data.
Especially insidious: attackers compromise the backup system weeks before encryption and inject backdoors directly into the backup data. Even if the backup appears functional, the company inadvertently restores that backdoor along with everything else.
Immutability: The Concept
Immutable backups cannot be altered or deleted after writing – not by administrators, not by malware, not even by attackers with root access. This is achieved through WORM storage (Write Once, Read Many), implemented at the hardware level (tape, WORM disks), software level (Object Lock in S3), or via air-gapped systems.
The retention lock period defines how long immutability remains enforced. Typical durations range from 30 to 90 days. During this window, no one – not even the storage administrator – can delete or modify the data.
Implementation Options
Cloud-native: AWS S3 Object Lock, Azure Immutable Blob Storage, Google Cloud Retention Policies. Simple to configure, highly scalable, zero hardware management overhead.
On-Premises: Backup appliances with built-in immutability (Veeam Hardened Repository, Dell PowerProtect, Rubrik) or purpose-built WORM storage systems.
Air-Gapped: Physically isolated backup media (tape, external hard drives) connected only during scheduled backup windows. Offers maximum protection – but demands the highest operational effort.
The 3-2-1-1-0 Rule
The traditional 3-2-1 rule (3 copies, 2 media types, 1 offsite) is no longer enough. The updated 3-2-1-1-0 rule adds two critical elements: 1 copy stored immutably or air-gapped, and zero failures in automated restore tests.
The final point is often overlooked: a backup that’s never been tested isn’t a backup – it’s just hope. Automated restore tests run in isolated sandbox environments verify that your data is truly recoverable when it matters most.
Key Facts
Backup Attacks: 94 percent of ransomware attacks target backups (Veeam 2023)
Success Rate: 57 percent of backup compromises are successful
Recovery Without Backups: 2x higher costs and 4x longer recovery time (Sophos)
Frequently Asked Questions
Every question is locked. A tap unlocks the answer.
Can immutable backups be deleted?
No – not during the retention lock period. This restriction is enforced at the technical level, not merely governed by policy. After the retention period expires, deletion becomes possible. To be effective, the retention window should match or exceed typical attacker dwell time (median: 21 days).
How much does immutable storage cost?
Cloud-based: A 20-40 percent premium over standard storage (e.g., S3 Glacier with Object Lock). On-premises: Veeam Hardened Repository is included in the Veeam license – only the underlying Linux server needs provisioning. Costs are modest relative to the security benefit delivered.
Does immutable backup replace an air-gapped backup?
For most organizations, yes. Immutable cloud or on-premises storage delivers comparable protection with far less operational complexity. Air-gapped solutions remain essential only for high-security environments – such as KRITIS infrastructure, military operations, or sensitive research facilities.
Related Articles
- Cybersecurity Trends 2026: The 7 Developments Security Decision-Makers Need to Know
- Ransomware 2026: Incident Response in the First 60 Minutes
- Post-Quantum Cryptography and Bitcoin: How the Security Architecture of the Future is Shaping Up
More from the MBF Media Network