TPRM glossary

Supply chain attack, one compromise, many victims

A supply chain attack compromises an organisation through a supplier rather than directly — by tampering with software it distributes, abusing the access it holds, or breaching a service its customers depend on. One intrusion reaches every downstream customer, which is what makes the economics attractive to attackers. Also called Third-party attack, Value-chain attack.

Three shapes it takes

Software supply chain.Malicious code is introduced into something you install — a vendor's product update, a build pipeline, an open-source package or a dependency several layers down. The signature is that the malicious artefact arrives correctly signed through a trusted channel.

Service provider compromise. An attacker breaches a managed service provider, support tool or identity platform and uses the legitimate access it holds to reach its customers. Nothing is tampered with; the existing privileges are simply used by someone else.

Data held elsewhere. No access to your systems is needed at all — the data was already at a supplier, and the supplier was breached. This is the most common of the three and the least often modelled.

What actually reduces exposure

Assessment alone does not, because a supplier that passed a review in March can be compromised in July. What reduces exposure is limiting what a compromised supplier can reach: least-privilege integrations, scoped API credentials that are rotated, network segmentation, and refusing standing administrative access where just-in-time access will do.

Alongside that sits knowing the chain — a software bill of materials for what you build and buy, fourth-party mapping for critical services — and detecting change early through continuous monitoring. Finally, rehearse the response: a supplier breach handled well and a supplier breach handled badly differ mainly in whether anyone had thought about it beforehand.

Common questions

What is a supply chain attack?
An attack that reaches its target through a supplier rather than directly — tampering with distributed software, abusing access a provider legitimately holds, or breaching a service where the target’s data already sits. A single compromise reaches every downstream customer.
How do you defend against supply chain attacks?
Reduce what a compromised supplier can reach — least-privilege integrations, scoped and rotated credentials, segmentation, no standing administrative access — then add visibility of the chain through SBOMs and fourth-party mapping, continuous monitoring for change, and a rehearsed supplier-breach response.
Is a supply chain attack the same as third-party risk?
No. A supply chain attack is one way third-party risk materialises. Third-party risk also covers supplier failure, insolvency, regulatory breach, data loss through error, and service degradation — none of which involve an attacker at all.

Definitions are the easy part. Evidence is not.

See what your vendors actually expose — scored, monitored and evidenced in one place.