Join our Newsletter — 33% off our NHI Course

CEN/TS 18099

CEN/TS 18099 is a technical specification for testing biometric systems against injection attacks. It defines how to evaluate resilience when attackers bypass the sensor and tamper with the data path. The standard complements presentation attack testing by focusing on internal, system-level compromise rather than visible spoofing alone.

Expanded Definition

CEN/TS 18099 is a technical specification for evaluating biometric systems against injection attacks, meaning attacks that enter the pipeline after the sensor or bypass normal capture controls entirely. Its value is that it shifts assessment away from only visible spoofing and toward internal compromise of the data path, transport, or processing boundary. In practice, this matters for systems where a biometric sample is not trusted simply because it originated from a legitimate device, since an attacker may manipulate frames, messages, or intermediary software before the matcher ever sees the input. This is adjacent to, but distinct from, presentation attack testing, which focuses on fake fingerprints, masks, or other artefacts presented to a sensor. Definitions vary across vendors on how broadly “injection” should be interpreted, so the specification is best treated as a testing method for pathway integrity rather than a generic biometric security label. For broader risk framing, NIST Cybersecurity Framework 2.0 is useful for mapping detection, protection, and recovery expectations around such weaknesses.

The most common misapplication is treating presentation attack resistance as equivalent to injection resistance, which occurs when teams validate the sensor but ignore the software and network path that can be tampered with.

Examples and Use Cases

Implementing CEN/TS 18099 rigorously often introduces testing complexity, requiring organisations to weigh stronger assurance against added lab time, integration effort, and diagnostic overhead.

  • A mobile identity app is tested for whether forged biometric payloads can be injected between the camera module and the verification service.
  • An access control platform is assessed for tampering in middleware that relays biometric templates from edge devices to the matcher.
  • A remote onboarding workflow is reviewed for whether a compromised SDK can inject approved-looking biometric results into the authentication flow.
  • An audit team compares injection resilience with broader NHI controls in the Ultimate Guide to NHIs, then maps findings to NIST Cybersecurity Framework 2.0 functions for detection and recovery.
  • A vendor claims biometric “anti-spoofing” coverage, but test evidence is expanded to include message injection, replay, and data-path substitution rather than only sensor-side artefacts.

These use cases show why the specification is most relevant where biometric trust depends on software integrity, not just hardware quality. The same pattern appears in identity ecosystems where Ultimate Guide to NHIs guidance emphasizes that compromise often hides in overlooked intermediaries.

Why It Matters in NHI Security

Injection resilience matters because biometric trust is often part of broader identity assurance, and once an attacker can alter the path, the biometric signal becomes a trusted carrier for malicious data. In NHI security, this mirrors the problem of trusting an API key or service token that has been intercepted and replayed through a compromised channel. NHI Mgmt Group notes that 80% of identity breaches involved compromised non-human identities such as service accounts and API keys, which is a reminder that identity failures usually emerge where trust boundaries are weakest rather than where teams expect them. Although CEN/TS 18099 is about biometric systems, the governance lesson transfers directly: integrity checks must cover the full path, not just the obvious front door. When organisations miss this, they may approve deployments that look compliant in a demo but fail under active tampering. Organisations typically encounter the operational impact only after authentication abuse, at which point injection resistance becomes unavoidable to address.

For security teams, the practical takeaway is to test beyond spoofing scenarios and require evidence of control over transport, middleware, and parser boundaries. That same discipline is consistent with the resilience objectives described in the NIST Cybersecurity Framework 2.0 and the identity-centric risks summarized in Ultimate Guide to NHIs.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0, NIST Zero Trust (SP 800-207) and NIST AI RMF set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 PR.DS Injection testing aligns with protecting data integrity across the biometric pipeline.
NIST Zero Trust (SP 800-207) 3.1 Zero Trust requires verifying trust in every component, including biometric transport paths.
NIST AI RMF AI risk management covers robustness, validity, and system integrity for biometric decisioning.
OWASP Non-Human Identity Top 10 NHI-01 Identity assurance failures for machine and biometric flows share trust-boundary weaknesses.

Assess biometric attack surfaces and document residual risk from injection-capable components.