Subscribe to the Non-Human & AI Identity Journal

How should organisations verify whether media is authentic before they act on it?

Organisations should verify authenticity using provenance, not appearance. That means checking whether the content is cryptographically signed, whether the publisher is independently verifiable, and whether the content carries a tamper-evident history of creation and modification. If those signals are missing, treat the media as untrusted until validated through a separate channel.

Why This Matters for Security Teams

Authenticating media is no longer a visual judgment exercise. Deepfakes, edited screenshots, cloned voices, and recontextualised video can all look plausible while remaining unauthenticated. Security teams need provenance checks because appearance tells you almost nothing about origin, modification history, or whether the content was captured and transmitted without tampering. Current guidance suggests treating media like any other security-sensitive input: verify who produced it, how it moved, and whether that chain can be independently tested.

This matters because high-confidence media often drives high-impact actions such as fraud response, executive communications, incident escalation, and public disclosure. When teams rely on appearance alone, they assume integrity that may not exist. NHI Management Group has documented how weak identity controls create repeated exposure in adjacent trust decisions, including the Ultimate Guide to NHIs, which notes that 79% of organisations have experienced secrets leaks, with 77% causing tangible damage. That pattern is relevant here: once trust is misplaced, the cost is usually operational, not theoretical. In practice, many security teams encounter media deception only after a decision has already been made, rather than through intentional verification.

How It Works in Practice

The practical answer is to build a verification chain, not a guess. First, check whether the media carries cryptographic provenance, such as a signed manifest, authenticated capture metadata, or a tamper-evident content record. Then validate the publisher independently, meaning the source must be resolvable outside the message itself. Finally, compare the content against a separate channel before taking action, especially when the media claims urgency, authority, or financial impact.

For security teams, the process usually looks like this:

  • Confirm the originator through an independently known domain, key, or registry.
  • Check whether signatures, hashes, or provenance records match the claimed source.
  • Look for chained edits, re-exports, or compression artefacts that break trust.
  • Escalate only after a second channel confirms the instruction or event.

That approach aligns with the logic in NIST SP 800-207 Zero Trust Architecture, which assumes no message or source should be trusted solely because it arrived through a familiar path. It also mirrors the identity-first emphasis in New York Times breach analysis, where trust failures became security failures once access and authenticity assumptions were wrong. For media, the control objective is not proving that something looks real, but proving that the content can be tied to a verifiable origin and an unbroken history of handling. These controls tend to break down when content is forwarded through platforms that strip metadata because the provenance chain is destroyed before validation can occur.

Common Variations and Edge Cases

Tighter verification often increases response time, so organisations must balance speed against confidence, especially during active incidents. There is no universal standard for this yet, which means best practice is evolving across sectors and tooling ecosystems.

Some media will never carry strong provenance, particularly older files, screen recordings, and content exported through consumer platforms. In those cases, organisations should use contextual checks: who first reported it, whether the claim is corroborated elsewhere, and whether a trusted human source can confirm it out of band. Signed content is helpful, but signatures only prove that a key was used, not that the message is truthful or complete.

High-risk functions need stricter thresholds. Legal, finance, executive communications, and incident response should require stronger proof than routine internal sharing. Where provenance standards are available, align policy to them; where they are not, create a conservative default that treats unverified media as untrusted until a separate channel confirms it. The main failure mode appears when teams confuse authenticity with plausibility and move too quickly on convincing but unverified media.

Standards & Framework Alignment

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

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-1 Media authenticity depends on protecting data integrity and provenance.
NIST Zero Trust (SP 800-207) GV.PO-1 Zero trust requires independent verification instead of assumed trust in content.
NIST AI RMF AI RMF supports trustworthy system outputs and provenance-aware decision-making.

Apply AI RMF governance to require provenance checks before acting on synthetic or altered media.