A pull-based model reduces exposure because the backup system initiates periodic, authenticated access instead of maintaining a persistent connection. That limits the chance for malware to ride an always-on path into backup infrastructure. It also fits Zero Trust principles by forcing each access request to be challenged and verified before data is transferred.
Why pull-based backup changes the attack surface
A pull-based backup model changes who initiates the trust relationship. Instead of leaving a standing channel open into the backup environment, the backup system reaches out only when it needs to collect data, which reduces the time window an attacker can exploit. That matters because ransomware often looks for persistent paths it can reuse to reach backup targets or interrupt recovery.
With always-on connectivity, the backup plane becomes part of the same continuously exposed network path as the production environment. A pull design narrows that path, reduces ambient reachability, and makes each transfer event more deliberate. In practice, that is less about eliminating risk entirely and more about shrinking the opportunities for lateral movement and backup tampering.
Why this helps preserve recovery options during an incident
Ransomware operators frequently target backups after initial access because recovery pressure is one of their strongest leverage points. If backup infrastructure can be reached continuously, the attacker has more chances to enumerate it, interfere with it, or encrypt it before defenders react. Pull-based transfer reduces that exposure by keeping backup access intermittent and more tightly bounded.
This architecture also tends to improve recovery confidence because the backup system is less likely to share a live, bidirectional dependency with production. If production credentials, sessions, or malware activity are compromised, a disconnected or periodically connected backup path gives defenders a cleaner chance to preserve known-good restore points and avoid losing both the source data and the recovery copy in the same blast radius.
What secure pull-based backup still has to get right
Pull-based does not mean safe by default. The backup workflow still needs strong authentication, limited privileges, network segmentation, and careful key or secret handling. If the backup engine is overprivileged, the attacker may not need a persistent connection at all, because one compromised backup identity can still reach too much too quickly.
NIST SP 800-207 Zero Trust Architecture is the cleanest way to think about the design choice, because the model is based on repeated verification rather than permanent trust. The same principle is reflected in the control expectation behind NIST SP 800-53 Rev 5 Security and Privacy Controls, especially access control and identification controls that limit standing access. For ransomware exposure specifically, current threat advisories and exploitation tracking from CISA cyber threat advisories and the CISA Known Exploited Vulnerabilities Catalog help teams prioritize the infrastructure weaknesses attackers are most likely to abuse.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
NIST SP 800-53 Rev 5, NIST CSF 2.0 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST SP 800-53 Rev 5 | AC-2 — Account Management | Backup access depends on tightly governed accounts and standing privilege. |
| IA-2 — Identification and Authentication (Organizational Users) | Pull-based backups rely on authenticated, deliberate access instead of always-on trust. | |
| Recommendation — Limit backup accounts to the minimum needed and disable unused access paths promptly. Require strong authentication for each backup access event. | ||
| NIST CSF 2.0 | PR.AA-05 — Least Privilege | A pull model reduces ransomware blast radius when backup access is narrowly scoped. |
| Recommendation — Constrain backup permissions to the smallest viable set of systems and actions. | ||
| NIST Zero Trust (SP 800-207) | GV.OC-01 — Business Context | Backup architecture must reflect the recovery objective and the value of the protected data. |
| PR.AA-01 — Policy and Data Access Enforcement | Periodic authenticated pull access aligns with zero trust enforcement of each request. | |
| Recommendation — Define backup trust boundaries from recovery priorities and acceptable outage impact. Enforce policy on every backup request instead of relying on persistent connectivity. | ||
Practitioner Guidance
What to verify: Treat the backup path as a privileged dependency, not just a connectivity pattern. Verify that the backup system can authenticate without reusable standing trust, that it cannot write back into production, and that it only reaches the minimum systems needed for each backup cycle.
Common mistake: Teams sometimes keep the network closed in theory but leave the backup account broadly privileged in practice. If one compromised backup identity can enumerate, delete, or encrypt recovery data, the architecture still fails the ransomware test even if the connection is pull-based.
Decision rule: If the design still requires always-available credentials, broad firewall exceptions, or shared administrative access, treat it as a high-risk backup dependency rather than a meaningful isolation control. A pull model is most valuable when it reduces both exposure and privilege at the same time.
Practitioner takeaway: The security gain comes from combining intermittent access with strict authorization boundaries, because reducing connectivity alone does not protect backups if the backup identity itself is overpowered.
Related resources from NHI Mgmt Group
- How should teams reduce the risk from exposed NHI secrets?
- Why do user-based API authorizations reduce risk compared with standing client secrets in automation workflows?
- When does OpenPGP key storage on a hardware token reduce risk compared with software-based key handling?
- Why does chip-based document verification reduce risk compared with relying only on a passport photo scan?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on September 25, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org