Supply Chain Attack
A supply chain attack is a cyberattack that targets an organization indirectly by compromising a trusted vendor, software update, or component in that organization's supply chain. Notable examples include SolarWinds (2020), Kaseya (2021), and the MOVEit campaign (2023).
A supply chain attack is a cyberattack that compromises a trusted vendor or software component in order to reach the organizations that depend on it. Rather than attacking a target organization directly, the attacker breaches a supplier and rides the existing trust relationship downstream into hundreds or thousands of customer environments.
The economics make supply chain attacks persistent, and attackers know it. Breaching one well-connected vendor is cheaper than breaching four hundred well-defended enterprises, and the vendor delivers the access. Black Kite's 2026 Third-Party Breach Report puts the multiplier in concrete terms. Every vendor breach now produces an average of 5.28 downstream victim organizations. The question facing most risk teams isn't whether a vendor will be attacked. It's how quickly they'll find out.
How Do Supply Chain Attacks Work?
Supply chain attacks work by moving through a channel the target already trusts and has already authorized. The attack chain looks nothing like a direct intrusion, because most of the work is done by the victim's own systems. Four stages repeat across almost every supply chain attack.
- Vendor selection: attackers pick a vendor for reach rather than value. A build server at a mid-sized software company becomes a rich target once its output ships to thousands of customers on an automatic update schedule.
- Implant: malicious code is inserted into something the target organization will accept without inspection. A signed software update, a shared library, a managed service connection, or a set of credentials.
- Delivery: the update installs, the library compiles, the service provider logs in as it does every day. Malware arrives through normal business operations, and the malicious payload runs with the privileges the vendor already held.
- Expansion: from that foothold attackers move toward the data or systems they actually wanted, often across vendor connections nobody documented.
At no point does the downstream organization see unauthorized access in its logs, because that access was authorized years ago when the vendor relationship began. That's why supply chain attacks work against organizations with a well-defended attack surface. The perimeter was never crossed. It was walked through. The resulting cascading risk travels further than the original supply chain compromise.
What Separates a Supply Chain Attack From a Third-Party Breach?
Intent and direction. A third-party breach is any incident where a vendor is compromised and your data or systems are affected as a consequence. A supply chain attack is a deliberate strategy where attackers chose that vendor as a route to the customers behind it.
The distinction matters operationally. In a conventional supply chain breach your exposure is usually the data you gave the vendor. In a supply chain attack it's whatever that vendor could reach inside your environment, which is frequently much larger. The vendor is the entry point, not the endpoint.
That changes incident response. A supply chain attack requires you to assume the vendor's access was used, hunt for malicious activity inside your own systems, and work outward through every integration that vendor touched. Handling it as a routine data breach notification is how organizations discover the intrusion months later. Supply chain risk belongs inside incident response planning, not beside it.
What Are the Main Types of Supply Chain Attacks?
Threat actors concentrate on the components with the widest distribution and the least scrutiny. Six patterns account for most significant supply chain attacks.
Software Build and Update Pipelines
SolarWinds remains the reference case for a software supply chain attack. Malicious code inserted into the Orion build process was signed with legitimate certificates and shipped through routine updates to roughly 18,000 organizations. Verifying a signed update from a trusted vendor isn't something most cybersecurity programs are built to do.
Open Source Packages and Dependencies
A malicious package published to a public registry propagates through dependency trees into software that never intentionally installed it. The XZ Utils backdoor and the Shai-Hulud npm worm both moved this way, showing how far malicious code travels through the software supply chain. Most organizations can't answer which applications include a given library, which is why an SBOM is now a software supply chain requirement.
Hardware Supply Chain Attacks
A hardware supply chain attack compromises physical components, firmware, or devices before they reach the buyer. These are rarer and harder to detect than software attacks, because the malware sits below the operating system where endpoint security has no visibility. A malicious actor with access to a production line creates a vulnerability no patch closes.
Website Scripts and Magecart Attacks
A Magecart attack injects malicious code into third-party software loaded by a website, skimming payment card data as customers type it. The retailer's own systems are never breached. The compromise sits in a chat widget, analytics tag, or payment script supplied by someone else, and it grants unauthorized access to card data without touching a server.
Watering Hole Attacks
A watering hole attack compromises a site or service a specific community relies on, then waits for the target organization to visit and collect the malware. It's a supply chain attack against shared infrastructure rather than a contracted vendor, and it works because nobody assesses a website they merely read.
File Transfer and Managed Service Platforms
MOVEit and Cleo were attacked because they sit at the seam between organizations and carry sensitive data in bulk. Managed service and identity providers carry the same concentration risk, since privileged access to every customer is the product. A ransomware attack launched from that position reaches every tenant at once.
Why Do Supply Chain Attacks Go Undetected for So Long?
Because malicious activity is indistinguishable from authorized activity in almost every log an organization collects. A signed update from a known vendor generates the same telemetry as a legitimate one. Malicious code delivered inside a trusted process inherits that trust, and attackers count on it.
Detection is delayed further by who has to notice first. The downstream organization usually can't see the compromise, because it happened in someone else's environment. The vendor may not know either, and when they do, disclosure follows their legal exposure rather than your incident response needs. Speed compounds the problem. Black Kite's 2026 Supply Chain Vulnerability Report found that vulnerabilities are now exploited an average of seven days before public disclosure, and that the median handoff from initial access to a ransomware operator has collapsed from eight hours in 2022 to 22 seconds.
Depth compounds both problems. Direct vendors are at least inventoried. Their vendors are not. A 3CX employee downloaded a trojanized installer from Trading Technologies, and the malware travelled from one compromised software vendor into another before reaching 3CX customers — the first widely reported case of one supply chain attack cascading directly into a second attack.
Black Kite's analysis of the 3CX supply chain attack tracked the campaign as it broke and used FocusTags® to identify which vendors were exposed.
What Does a Supply Chain Attack Cost the Organizations Downstream?
It costs them the full incident, even though they did nothing wrong. The downstream organization owns the notification, the forensic investigation, the operational disruption, and the reputational damage. The vendor owns its breach. You own yours.
Regulators have been explicit that outsourcing a function doesn't outsource accountability. Under DORA, GDPR, HIPAA, and sector-specific rules, the organization holding the customer relationship stays responsible for the data regardless of which vendor lost it. Malicious code written by someone else is still your data breach.
The operational cost compounds when the compromised vendor is one you can't quickly replace. If a single logistics platform, payment processor, or clinical system underpins a core function, containment means suspending that function. The organizations that fared worst in MOVEit had no alternative to the vendor that went down. Supply chain security work that stops at the first tier misses the route these attacks actually take.
How Does Black Kite Surface Supply Chain Attack Exposure?
It works from the outside in, mapping the vendor ecosystem and watching it continuously so exposure is known before an attacker uses it. Black Kite® validates external evidence rather than relying on what vendors report about themselves, which makes supply chain risk visible across a full vendor population rather than the fraction that answers questionnaires.
Mapping the Chain Past the First Tier
Black Kite Extend provides fourth party vendor risk management that maps fourth- and fifth-party relationships automatically. That mapping surfaces concentration, including cases where several unrelated vendors rest on the same underlying provider. That's the condition that turns one supply chain attack into a systemic event.
Naming Affected Vendors in Hours
When a widely deployed platform is actively exploited, the only question that matters is which of your vendors run it. FocusTags® identify the affected vendors down to the asset creating the exposure, turning a threat intelligence bulletin about a threat actor campaign into a specific remediation list.
Watching for Deterioration Before the Attack
A known vulnerability left unpatched on a vendor's internet-facing system is a supply chain attack waiting for an operator. Continuous external assessment tracks supply chain vulnerabilities across every vendor, including credential exposure and attack surface growth. That's what supply chain cyber risk management delivers at scale.
None of this prevents a vendor from being compromised. What it changes is how long you spend finding out, and whether supply chain security work happens before the incident or during it. Mature third party risk management treats vendor compromise as expected rather than exceptional, which is what separates supply chain security from perimeter defense. The organizations that contained MOVEit quickly could name their affected vendors the same day.