Direct answer
Under attack conditions, reverify identity and authority separately. Establish first who the person or system is, then whether the session truly belongs to them, and then whether the current role authorises approval of the specific action. A face, voice, image of a signature, email address or open session is only one signal. For high-impact operations, require a second channel, strong authentication, action-specific approval and an integrity-protected event trail together.
In plain language
Imagine someone wearing a company badge. The badge may be genuine, stolen or left over from a role the person no longer holds. The badge at the door does not automatically authorise opening the safe. Check the person, then the badge, then permission for that action.
Why this matters
Impersonated human approval can lead to money transfer, data disclosure, publication, access changes or a faulty decision. Saying later that 'the account was open' does not show who approved the action or under what authority.
Do not confuse
- An identity claim states who a person or system is; authentication tests that claim.
- An authenticated person is not authorised for every operation.
- A valid session may be compromised; session trust is monitored separately from identity.
- A deepfake is synthetic content that looks or sounds like a person; it is not transaction authority.
- General approval and approval tied to a particular target, amount, scope and time are not the same.
What should you do?
- For high-risk operations, verify identity, session, current role and action authority through separate controls.
- Confirm a single-channel voice, image or message request through a registered second channel.
- Where possible, use strong authentication and short-lived, transaction-scoped credentials.
- On the approval screen, show the target, action, data scope, amount and irreversible consequence clearly.
- Revoke authority promptly after a role change, departure or suspect session.
- Link approval identity, time, method, session, device and transaction summary to an integrity-protected event trail.
- On suspected impersonation, stop the transaction, preserve evidence and start the incident process.
How do you audit it?
- What independent evidence verified the identity that initiated the action?
- Were risk signals of session compromise checked?
- Were the person's role and authority still valid at the time?
- Did the approval include the particular action and its effect?
- Were a face, voice, email or open session treated as conclusive evidence alone?
- Were separation of duties or second-channel verification used for high risk?
- Was enough evidence preserved for revocation, challenge and incident review?
Limit
No biometric signal, authenticator or signature image makes impersonation impossible by itself. The required assurance and rules for valid identity and electronic signature vary with transaction type, jurisdiction, contract and potential harm.
Remember in one sentence
Recognising a person is not proof that they are authorised for that action.
Sources for this record
- S24NIST SP 800-63-4, *Digital Identity Guidelines*Standard
- S25NIST SP 800-63B-4, *Authentication and Authenticator Management*Standard
- S26NIST SP 800-53 Rev. 5, *Security and Privacy Controls*Standard
- S39NIST AI 100-2 E2025, *Adversarial Machine Learning: A Taxonomy and Terminology of Attacks and Mitigations*Voluntary standards-oriented institutional guidance
- S41NCSC and partner agencies, *Guidelines for Secure AI System Development*Official multi-agency security guidance

