File-based threats account for the majority of malware delivery today. Antivirus misses them. Sandboxing slows them down but doesn't stop zero-days. The UK's NCSC and the NSA have independently reached the same conclusion: file sanitization through content transformation is the required architectural response — and CDR is how it's done.
Why Detection-Based File Content Security Has a Structural Ceiling
Every organization receives files from the outside world — email attachments, web downloads, file transfers from partners and suppliers, uploads to web portals, removable media at plant and field sites. Each one is a potential delivery vehicle for malware.
Traditional file content security approaches — antivirus scanning, signature-based detection, even behavioral sandboxing — share a common dependency: prior knowledge. They can identify threats they have already seen, or that exhibit patterns already in their detection libraries. Against zero-day exploits and advanced persistent threats (APTs) specifically engineered to evade current detection, that dependency is a structural ceiling, not a temporary gap.
File-borne zero-day attacks consistently bypass detection at the perimeter. The malicious file arrives clean by every available measure. The threat executes on the endpoint. The breach begins.
Detection-based file content security cannot close this gap by improving faster — it can only close it by knowing about a threat before it arrives. Against a sophisticated adversary deploying novel, targeted exploits, that condition will not be met. CDR operates on a different premise entirely: it does not ask whether a file is malicious. It assumes any file could be.
What Is Content Disarm and Reconstruction (CDR)?
CDR — also called file sanitization, threat removal, or content sanitization — is a zero-trust file content security technology that neutralizes file-based threats without relying on detection. Rather than scanning a file for known malicious signatures, CDR:
- 1Deconstructs the file to its elemental components
- 2Validates each component against the file format's known-good specification
- 3Strips any element that cannot be verified as structurally legitimate — including macros, embedded scripts, active content, and malformed objects
- 4Reconstructs a clean, functionally equivalent file for delivery to the end user
Because CDR operates on file structure rather than threat signatures, it is effective against known malware, unknown malware, zero-day exploits, and polymorphic threats alike. The malicious content is not detected and blocked — it is structurally eliminated. There is no surviving pathway to the destination system. This approach is increasingly referred to as prevention-first security or proactive threat prevention — a distinction from the detect-and-respond model that dominates most enterprise security stacks.
The Governing Authorities: What NCSC and NSA Have Said
The NCSC Position: File Transformation Is the Architectural Requirement
The UK National Cyber Security Centre publishes an architectural guidance document titled Pattern: Safely Importing Data — a formal framework for organizations that need to bring data in from external sources without importing malicious code alongside it.1
The NCSC is explicit about the limits of verification alone. For complex file formats, it states, building a robust verification engine is not feasible because the likelihood of vulnerabilities in any verification function is itself high. The recommended control is transformation: processing files to neuter any malicious code present, removing active content such as macros and scripts, and rebuilding objects in their original format before they cross the trust boundary.
This is CDR, described in architectural terms. The NCSC does not use the vendor term, but the process it mandates — deconstruct, strip, rebuild — is the CDR process precisely. Critically, the NCSC positions transformation as a low-side activity: it must occur before data crosses into the protected environment. By the time a file is inside the network, the window to neutralize it has already closed.
The NSA Mandate: CDR as a Cross Domain Solution Requirement
The US government's position goes further. The NSA's National Cross Domain Strategy and Management Office (NCDSMO) — the principal authority over all Cross Domain Solutions (CDS) used across US government and defense networks — operates a program called Raise the Bar (RTB).
First published in 2018, RTB defines the security architecture required for any system transferring data between networks of different security classifications. In January 2022, the White House elevated RTB compliance to a mandatory requirement via National Security Memorandum NSM-8,2 directing every federal agency operating a CDS connected to a National Security System to report on progress toward full RTB compliance.
The RTB technical specification3 requires content filtering to satisfy the Rule of Three: three independent verification mechanisms applied to every file crossing a domain boundary. Detection-based filtering cannot structurally satisfy this requirement — antivirus, sandboxing, and signature matching share underlying dependencies that mean they cannot function as genuinely independent verification layers. CDR's structural approach enables each layer to be architecturally independent. This is why CDR has become the mandated content filtering mechanism for Cross Domain Solutions in US classified environments.
Any CDS vendor selling into US government networks must pass a Lab-Based Security Assessment (LBSA) conducted by an NCDSMO-certified lab before it can appear on the NCDSMO Baseline approved list.4 CDR is not optional in that process.
Why This Standard Applies Beyond Classified Government Networks
Government and defense environments represent the highest-assurance end of the security spectrum — designed to hold against the most sophisticated, persistent, and well-resourced adversaries in existence. When the NSA and the NCSC independently mandate file transformation as the required architectural response to file-based threats, that judgment is based on threat intelligence and operational experience that no commercial vendor can match.
The adversaries targeting critical infrastructure, financial services, healthcare systems, energy companies, and manufacturing operations are the same actors who shaped these government standards. The techniques they use — malicious document attachments, weaponized PDFs, zero-day exploits embedded in standard file formats, macro-based malware delivery — are the same across sectors. The file transfer channels at risk — email, secure file transfer, web downloads, removable media, OT/ICS network ingress points — are identical.
The standard that governments have mandated for their own networks is the correct standard for any organization whose file-based attack surface matters. CDR is not a niche product for classified environments. It is the architectural response to a class of threats that has no reliable detection-based solution — and it now has the authority references to establish that clearly.
How This Technology Is Referenced
Content Disarm and Reconstruction is known by several names across the industry and government guidance — all describing the same underlying process: deconstruct, validate, strip, reconstruct.
- National Cyber Security Centre (NCSC). Pattern: Safely Importing Data. ncsc.gov.uk. https://www.ncsc.gov.uk/guidance/pattern-safely-importing-data
- The White House. National Security Memorandum on Improving the Cybersecurity of National Security, Department of Defense, and Intelligence Community Systems (NSM-8). January 19, 2022. whitehouse.gov
- National Security Agency, NCDSMO. Cross Domain Solution Design and Implementation Requirements: 2023 Raise the Bar (RTB) Baseline Release. Version 5.0. NCDSMO-R-00008-005_00. 15 February 2024. Available at: intelshare.intelink.gov/sites/ncdsmo (restricted access).
- National Security Agency. National Cross Domain Strategy & Management Office. nsa.gov. https://www.nsa.gov/Cybersecurity/Partnership/National-Cross-Domain-Strategy-Management-Office/
See What Government-Grade File Content Security Looks Like in Practice
GateScanner CDR implements the same prevention-first, structure-based file sanitization that NCSC and NSA Raise the Bar mandate for high-security environments — across email, web downloads, removable media, and cross-network file transfer. No detection dependency. No zero-day blind spots.