Join our Newsletter — 33% off our NHI Course

Why do third-party models still create regulatory risk?

Because accountability does not transfer with the vendor certificate. If the organisation uses the model in a regulated decision path, it still has to validate behaviour, monitor for updates, and control the surrounding access and data flow. Provider assurance helps, but it does not replace independent governance or runtime controls.

Why This Matters for Security Teams

Third-party models can reduce procurement friction, but they do not remove accountability for decisions made with them. If a model influences lending, hiring, fraud screening, customer support, or internal approvals, the organisation still owns the risk of bias, poor explainability, data leakage, insecure integration, and control failure. The relevant issue is not whether the model was purchased from a reputable provider, but whether the deployment is governed in a way that aligns with the business and regulatory context. Current guidance such as the NIST Cybersecurity Framework 2.0 still expects clear ownership, risk management, and continuous monitoring.

The common mistake is treating vendor due diligence as a one-time gate instead of a control layer. A provider contract may describe training data practices, hosting posture, or service commitments, but that does not cover every way the model can be used, combined, or overridden once it enters production. In regulated workflows, the organisation must be able to evidence why the model is appropriate, how its outputs are checked, and what happens when behaviour changes after an update. In practice, many security teams encounter regulatory exposure only after the model has already influenced a decision path, rather than through intentional governance design.

How It Works in Practice

Third-party models create regulatory risk because responsibility splits across the provider, the integrator, and the business owner. The provider may manage the model weights, hosting, and baseline safety controls, but the consuming organisation still controls prompts, retrieval sources, identity bindings, workflow logic, and downstream decisions. That means the regulated risk is often created by the surrounding system rather than the model alone. This is especially true when models are wrapped inside agentic workflows, because the tool permissions, secrets exposure, and action boundaries can turn an otherwise benign model into a regulated decision engine.

Practitioners should map the full path from input to outcome:

  • Identify where the model is used in a decision, recommendation, or triage process.
  • Classify the data entering the model, including personal data, confidential records, and secrets.
  • Define approval, review, or override steps for high-impact outputs.
  • Monitor model version changes, policy updates, and drift in output quality.
  • Log prompts, retrieval references, tool calls, and user actions for auditability.

This is where identity and access governance matter. If a third-party model can act through connectors, APIs, or agents, those non-human identities need scoped permissions, rotation, and revocation discipline, similar to the controls discussed in the OWASP Non-Human Identity Top 10. For AI-specific governance, the EU AI Act regulatory framework is a useful reference point because it makes clear that deployment context and use case classification matter, not just vendor provenance.

These controls tend to break down when the model is embedded in shadow IT workflows or when a central procurement review exists but no one owns runtime monitoring in the business process.

Common Variations and Edge Cases

Tighter governance often increases approval overhead and slows experimentation, so organisations have to balance innovation speed against assurance depth. That tradeoff becomes sharper when the model is low-risk in one context and high-risk in another. A generic customer-service assistant may be acceptable for drafting responses, but the same model can create regulatory exposure if it is allowed to approve refunds, assess complaints, or make eligibility judgments without human review.

There is no universal standard for this yet, so current guidance suggests using a risk-based approach rather than assuming every third-party model needs the same level of control. Some environments can rely on lightweight review, output filtering, and logging. Others need stronger validation, segregation of duties, and formal model change control. The hardest edge case is when a provider updates the model silently or changes the serving stack, because the organisation may inherit altered behaviour without a corresponding internal approval event. In those cases, assurance evidence must cover both vendor claims and local runtime controls. The practical question is not whether the model is external, but whether the organisation can still explain, constrain, and audit what it is doing.

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 surface, NIST CSF 2.0 and NIST AI RMF set the technical controls, and EU AI Act define the regulatory obligations.

Framework Control / Reference Relevance
NIST CSF 2.0 GV.RM Third-party model use needs ongoing governance and risk ownership.
OWASP Non-Human Identity Top 10 NHI-03 Model connectors and agents behave like non-human identities with access rights.
NIST AI RMF GOVERN AI governance must cover accountability, transparency, and oversight of model use.
EU AI Act Regulatory exposure depends on use case classification and deployment context.

Assign model risk owners and review third-party AI use within enterprise risk management.