LEGACY PLUGIN SECURITY

Sideblog security status: treat the plugin as retired

The available vulnerability record lists Sideblog through version 6.0 as affected by an unpatched CSRF-to-stored-XSS issue.

Independent archive3 min readReviewed 2026-09-03

What the public record says

Wordfence Intelligence lists the Sideblog plugin as removed and records CVE-2022-1787, described as cross-site request forgery leading to settings update and stored cross-site scripting in versions up to and including 6.0. The record marks the vulnerability unpatched. Open the Wordfence record ↗

If Sideblog is installed

  1. Confirm the plugin slug and files. Do not rely on a display name alone.
  2. Create a tested backup. Preserve the database and files before changing production.
  3. Identify the asides category. The posts themselves may remain usable after deactivation.
  4. Build replacement output. Use a Query Loop, theme template or maintained custom solution.
  5. Deactivate and remove the code. Validate archives, feeds and short-post URLs afterward.
  6. Review accounts and logs. Removal prevents future exposure but does not prove that no earlier compromise occurred.

Do not confuse removal with cleanup

Deleting a vulnerable plugin closes one code path. It does not remove unexpected administrator accounts, injected JavaScript, modified themes or malicious scheduled tasks that may already exist. Compare the site against known-clean sources and rotate credentials when compromise is suspected.

COMMON QUESTIONS

Frequently asked questions

Is Sideblog safe to install on a live site?

The current public record lists the plugin as removed and the reported issue as unpatched. It should not be installed on a public production site.

Will deactivating Sideblog delete aside posts?

The historical model used ordinary posts in a category, so deactivation should not inherently delete those posts. Back up first and verify the specific installation.