KBA fails when the answers are leaked, guessed, or available through other breaches, which is common in healthcare fraud. It breaks the link between the caller and the true account holder and gives attackers a low-friction path to benefits, claims, and authorisation data. Cryptographic caller verification is a stronger pattern.
Why This Matters for Security Teams
Knowledge-based verification looks cheap and familiar, but it is a brittle control for contact-centre risk because it assumes secrets stay secret. In healthcare, claims data, patient demographics, and historical account facts are often already exposed through breaches, data brokers, phishing, or social engineering. That means KBA can validate the wrong person with high confidence and low friction, while giving the attacker a path to benefits, authorisation records, and account takeover.
For security teams, the issue is not simply weak questioning. It is the false assurance that answering a few out-of-band questions proves identity. As NIST Cybersecurity Framework 2.0 emphasises, identity and access controls should be risk-driven and resilient, not based on information that can be replayed from prior compromises. NHI Management Group has shown how frequently identity control gaps become breach multipliers in the real world, especially where legacy processes remain untouched in high-volume environments such as the Ultimate Guide to NHIs.
The operational problem is that contact-centre teams often optimise for speed, not assurance. In practice, many security teams encounter KBA failures only after a fraudulent call has already passed verification and the damage has moved into claims, payments, or recovery workflows.
How It Works in Practice
When KBA is used in a contact centre, the caller is asked to answer static or semi-static questions such as address history, date of birth, last payment amount, or recent account activity. If the answers match the record, the agent proceeds. That model breaks down because the verifier is checking possession of stale facts, not proof of present control over the identity.
A stronger pattern is to shift toward cryptographic or workflow-based verification. Current guidance suggests using multi-step assurance that combines device signals, callback to a trusted number, one-time codes, secure portal actions, or signed confirmation through a previously enrolled channel. For higher-risk interactions, organisations increasingly pair that with intent-aware approval steps, because the business question is not just “who is calling?” but “what action is being authorised and is this request consistent with normal risk?”
Practitioners should also treat contact-centre credentials and scripts as security assets. Agent desktops, customer service portals, and authentication workflows should be reviewed for exposure to social engineering, replays, and account recovery abuse. The 52 NHI Breaches Analysis is useful here because it shows how frequently identity abuse starts with weak assumptions about trust, not sophisticated exploitation. In parallel, controls such as step-up verification, call-backs, and risk scoring should be governed as policy, not left to individual discretion.
- Use KBA only for low-risk triage, not for high-impact account changes.
- Prefer evidence of control over the account, such as a signed in-session approval or a verified device.
- Record and monitor failed verification attempts as potential fraud signals.
- Require stricter checks when the request involves benefits, payments, or personal data disclosure.
These controls tend to break down in outsourced or high-turnover contact-centre environments because inconsistent training and loosely enforced scripts make the strongest verification step optional.
Common Variations and Edge Cases
Tighter verification often increases call time and customer friction, so organisations must balance fraud resistance against service continuity. There is no universal standard for this yet, but current guidance suggests moving away from KBA first in the highest-risk transactions and preserving it only where the consequence of failure is genuinely low.
Some environments still use KBA as one factor inside a broader step-up flow, especially where legacy tooling cannot support stronger checks immediately. That can be acceptable as a transition state, but only if the KBA answers are not treated as proof of identity on their own. In healthcare, a caller who knows a patient’s date of birth or address history may still be an attacker with access to breached records, so the control needs compensating layers.
Another edge case is family or caregiver support, where the legitimate caller may not know all account details. A rigid KBA model can block valid access and push staff to override procedures. That is why policy should distinguish between verification of the caller, verification of delegated authority, and verification of the requested action. NHI Management Group’s Top 10 NHI Issues reinforces a broader lesson: identity controls fail when organisations confuse convenience with assurance.
Where callback channels have been poisoned, mobile numbers ported, or email accounts compromised, even step-up mechanisms need a higher assurance path. In those cases, the control breaks down because the attacker now controls the fallback channel as well as the conversation.
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 and NIST SP 800-63 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.AA-1 | Identity proofing must match the risk of the access request. |
| OWASP Non-Human Identity Top 10 | NHI-01 | Weak verification enables identity takeover through exposed secrets and recovered data. |
| NIST SP 800-63 | IAL2 | KBA is weak identity assurance compared with modern digital identity guidance. |
Use risk-based verification instead of relying on static KBA for high-impact contact-centre actions.