Initial assessment without passwords Quote before intervention One accountable specialist from start to finish

Malware & Security

WP-VCD Malware in WordPress Themes: Remove the Infection and Monetisation Backdoor

WP-VCD infections often arrive through nulled themes or plugins and inject code across active themes. Replace the source and remove persistence.

What matters first: WP-VCD is associated with pirated component packages that add backdoors, create files and inject advertising or redirects. Cleaning the active theme alone fails when the original installer or loader remains.

What this symptom actually tells you

The infection frequently touches multiple themes and may create scheduled persistence. A clean package inventory and source history are essential.

Capture evidence before changing anything

  • Identify every theme and plugin installed from unofficial or nulled sources.
  • Search for known loader filenames and unexpected includes across themes.
  • Inspect cron, users, uploads and recently modified PHP files.
  • Preserve hashes and package archives before removal.

Most common causes

  • Nulled package: The initial theme or plugin was bundled with malicious code.
  • Cross-theme injection: The loader writes into every available theme.
  • Cron persistence: A scheduled callback restores code after deletion.
  • Credential theft: The backdoor enables later access independent of the original package.

Safe diagnostic and repair sequence

  1. Remove the untrusted package and replace all affected components from official sources.
  2. Reinstall clean themes rather than editing suspicious fragments in place.
  3. Delete malicious cron and files only after preserving evidence.
  4. Rotate credentials, invalidate sessions and audit other sites using the same packages.

How to choose between the likely causes

Do not treat Nulled package and Cross-theme injection as interchangeable. The initial theme or plugin was bundled with malicious code. By contrast, the loader writes into every available theme. Use two checks to separate them: Identify every theme and plugin installed from unofficial or nulled sources; and search for known loader filenames and unexpected includes across themes. Those observations usually show whether the next safe move is to remove the untrusted package and replace all affected components from official sources or to preserve the current state and widen the investigation.

On a compromised site, containment and cleanup are separate decisions. Preserve the suspicious artefact and access logs before removing persistence, then rotate credentials only after the active path has been closed. Record the exact timestamp, affected URL or transaction, last known good state and every change made during diagnosis. That handover is often what separates a repeatable repair from a temporary disappearance of the symptom.

What not to do

Do not search for and delete only one famous WP-VCD filename. Variants rename loaders and leave generic backdoors.

How to verify the repair

  • All themes and plugins have trusted provenance.
  • No cross-theme injection or malicious cron reappears.
  • Outbound requests, redirects and administrator users remain normal.

A visible symptom disappearing is not enough. Close the incident only when the original failing action, the surrounding business journey and the relevant logs all agree that the fault is gone.

WP REPAIR INCIDENT STANDARD

Reconstruct the incident before fixing it

The infection frequently touches multiple themes and may create scheduled persistence. A clean package inventory and source history are essential.

WP RepairDiagnostic model
1Trigger2Payload3Persistence4Entry point
Follow the chain until you find the first point that stops behaving as expected.
  1. 1

    Identify every theme and plugin installed from unofficial or nulled sources.

  2. 2

    Search for known loader filenames and unexpected includes across themes.

  3. 3

    Inspect cron, users, uploads and recently modified PHP files.

  4. 4

    Preserve hashes and package archives before removal.

What must be verified

  • All themes and plugins have trusted provenance.
  • No cross-theme injection or malicious cron reappears.
  • Outbound requests, redirects and administrator users remain normal.

ABOUT THIS SYMPTOM

Frequently asked questions about this guide.

If I remove the one obviously infected theme, is the site clean?+

Not reliably. WP-VCD is known for touching multiple themes on the same installation and creating scheduled persistence, so cleaning only the active theme while leaving other infected themes and cron entries in place will likely lead to reinfection.

Is searching for and deleting one well-known WP-VCD filename a sufficient fix?+

No. Variants of this malware rename their loader files and can also leave behind generic backdoors that don't match any single known filename, so a search limited to one signature will miss related infections.

Why does WP-VCD infection usually trace back to a specific type of plugin or theme source?+

It's strongly associated with pirated or 'nulled' theme and plugin packages that come pre-bundled with malicious loader code. Identifying every component installed from unofficial sources is a necessary first step in tracing the infection's origin.

Should the infected theme files be edited in place to remove the malicious code?+

Reinstalling clean themes and plugins from official sources is safer than editing suspicious fragments in place, since manual edits can miss embedded backdoor code that isn't obvious on inspection.

BEFORE YOU SEND THE REQUEST

Frequently asked questions.

Do you ask for passwords in the form?+

No. The public form never requests access. Secure credentials are requested only after the scope and quote are approved.

Who reviews the incident?+

The request goes to Jordi Ensenyat, founder of Code Barcelona and a WordPress specialist with more than 15 years of experience.

Is anything changed before the quote?+

No. Visible symptoms and scope are reviewed first. Intervention begins after approval and with a rollback path prepared.

Do you work internationally?+

Yes. WP Repair handles WordPress and WooCommerce incidents in English and Spanish through a remote service.

Assess my incident