Plugin supply chain

Definition

Plugin supply-chain risk is when trusted plugin code or updates become a path for attackers.

Also called: supply chain, supply-chain attack

Why it matters for WordPress

You inherit the security of every plugin author you install. Abandoned plugins, stolen publisher accounts, or malicious “nulled” packages are recurring incident causes.

How it shows up in practice

  • Security advisories about a popular plugin’s distribution
  • Nulled/pirated plugins that ship backdoors
  • Dependencies that pull remote code at runtime

What to do

  1. Install fewer plugins; remove what you do not use.
  2. Prefer reputable sources (wordpress.org, known vendors), never random null dumps.
  3. Watch for unusual plugin updates or new files after update.
  4. Have a patch plan when a critical CVE hits a plugin you depend on.

Nearby ideas in the dictionary

All terms →