Subscribe to the Non-Human & AI Identity Journal

How should security teams assess supplier cyber risk before onboarding?

Use a repeatable process that combines external exposure checks, public incident research, authentication review, and staffing signals before a supplier receives access. The goal is to verify whether the vendor can operate securely enough to justify trust, not to confirm that paperwork is complete. CTI should inform the procurement gate, not follow it.

Why This Matters for Security Teams

Supplier cyber risk is often underestimated because procurement artefacts can look complete while the real operating posture remains weak. A vendor may pass questionnaire checks yet still expose weak authentication, poor incident handling, or an unmanaged third-party chain. That matters because onboarding is the point where trust becomes operational: once access, data, or integrations are granted, the buyer inherits the supplier’s security failures as an internal risk.

The right question is not whether a supplier has policy documents, but whether there is evidence that the organisation can actually secure the services it will deliver. Current guidance from the NIST Cybersecurity Framework 2.0 supports evaluating governance, risk management, and protective controls as part of continuous supplier oversight, not a one-time checkbox. Security teams should look for external exposure, credential hygiene, recent incidents, and signs of understaffing or overreliance on brittle automation.

In practice, many security teams encounter supplier weakness only after a breach, when the onboarding gate has already opened access and the damage is harder to contain.

How It Works in Practice

A useful supplier review combines open-source intelligence, control validation, and risk triage. Start with what is visible from outside the organisation: exposed services, certificate hygiene, mail security, remote access controls, and whether the supplier’s internet-facing footprint changes in ways that suggest poor asset governance. Then review public incidents, advisories, and breach disclosures to see whether the supplier has a pattern of repeat failures. Sources such as CISA cyber threat advisories help confirm whether known exploitation trends are relevant to the supplier’s technology stack.

Security teams should also validate how the supplier handles identity and access before any data or integration is exposed. That means checking whether MFA is enforced for administrators, whether privileged access is time-bound, whether service accounts are inventoried, and whether secrets are rotated and scoped to the minimum necessary access. If the supplier uses automation or AI in operational workflows, the review should extend to model and agent governance. A supplier that relies on agentic systems should be able to explain guardrails, approval paths, and logging, especially where those systems can act on customer data or credentials. AI-specific threat patterns documented in the MITRE ATLAS adversarial AI threat matrix and the Anthropic — first AI-orchestrated cyber espionage campaign report show why supply chain reviews now need to consider AI-enabled abuse as well as conventional intrusion paths.

  • Check internet exposure and authentication posture before a questionnaire review.
  • Look for public incident history, recurring exploitation, and slow disclosure behaviour.
  • Verify administrative access controls, logging, and secrets handling for any integration.
  • Assess staffing signals, because under-resourced security teams often correlate with slower remediation.

These controls tend to break down when supplier assessments are outsourced to procurement templates alone because the review misses live attack surface and operational evidence.

Common Variations and Edge Cases

Tighter supplier screening often increases procurement time and vendor friction, requiring organisations to balance onboarding speed against the cost of a bad trust decision. Best practice is evolving for suppliers that provide AI-enabled services, where model governance, prompt-injection resilience, and output validation may matter as much as classic infrastructure controls. There is no universal standard for this yet, so teams should document which additional checks apply to AI suppliers and which are reserved for higher-risk integrations.

Low-risk suppliers may only need a lighter review, but that exception should be explicit and based on data exposure, privilege level, and business criticality. High-risk suppliers, especially those with administrative access, customer data access, or deep API integration, should face a stronger gate with evidence-based review rather than self-attestation. Where the supplier touches financial workflows or regulated identity data, the review can also benefit from trust and assurance checks aligned to the FATF Recommendations — AML and KYC Framework, particularly when identity proofing, fraud controls, or transaction monitoring are in scope.

For teams with a mature third-party programme, the practical goal is to tier suppliers, define a minimum evidence set for each tier, and recheck critical suppliers after major incidents or material changes. The hardest cases are fast-moving SaaS and AI providers with opaque sub-processors, because the buyer may not see the true control environment until an outage, breach, or abuse case exposes it.

Standards & Framework Alignment

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

MITRE ATLAS and OWASP Agentic AI Top 10 address the attack and risk surface, while NIST CSF 2.0 and NIST AI RMF set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 GV.SC-01 Supplier risk review starts with governance and third-party risk decisions.
NIST AI RMF AI-enabled suppliers need governance for model and agent risk during onboarding.
MITRE ATLAS AML.TA0003 Adversarial AI tactics matter when suppliers use model-driven services or agents.
OWASP Agentic AI Top 10 Agentic systems create new onboarding risks around tool access and unsafe actions.

Require controls for tool permissions, approvals, logging, and output validation in agentic services.