For Heads-of · Practitioner

LLM application supply chain vulnerabilities

Vulnerable or unvetted components — base models, adapters, datasets, plugins, deployment platforms — enter an LLM application through its supply chain.

  • high
  • llm
  • supply-chain
  • owasp-llm

How it happens

An LLM application depends on third-party base models, fine-tuning datasets, LoRA adapters, plugins, and hosting platforms, any of which can be vulnerable, mislicensed, or maliciously tampered with before they ever reach the application.

Why it matters

A compromised or mislicensed component inherits into every system built on it, and is far harder to detect after the fact than a compromised code dependency.

Mitigating controls

The controls that address this risk, ranked by effectiveness.

Framework and clause references

FrameworkClauseTitle
OWASP Top 10 for LLM ApplicationsLLM04Supply Chain
MITRE ATLASAML.T0010AI Supply Chain Compromise

Related resources

The external sources behind this risk, from the Resources library.