WordPress security audit in 5 practical steps
A short WordPress security audit: security checks, backups, admin access, unused plugins and themes, and server/FTP credentials. Links to the full audit guide.
Security advisorywp2shell: WordPress core vulnerability. Updated August 4, 2026.
Read the advisoryA short WordPress security audit: security checks, backups, admin access, unused plugins and themes, and server/FTP credentials. Links to the full audit guide.
A security audit is a structured pass over the site: what is installed, who can log in, what is outdated or known-vulnerable, whether files look wrong, and whether backups restore. It is not a certificate and it is not a scare score.
WordPress is a common target because it is common. Small and mid-size sites get hit by automation as often as big brands. The fix is process, not panic.
For the longer loop (tools, prioritization, when to get help), use the WordPress security audit guide. Printable companion: security checklist.

Install a security plugin you trust, or use the one you already have, and run the checks you will actually fix. Useful capabilities:
Inside Security Ninja that maps to security tests, vulnerabilities, core scanner, and (Pro) malware scanner. Scanner types compared: scanner comparison.
Skip tools you will never open again. An unread report is not an audit.
Updates matter for stability and security. Backups matter when an update, mistake, or malware incident goes wrong.
During the audit:
Habits: WordPress backup tips. Buyer notes: backup and security plugins.
Also check that core, plugins, and themes are current while you are in the dashboard. Updates and backups belong in the same sitting.
Not everyone needs Administrator. Writers rarely need plugin installs. Apply least privilege.
Audit checklist:
admin when you can; create a new admin with a better name, reassign content, delete the old oneRoles explained: WordPress user roles. Login hardening: login security guide.
Inactive plugins and themes still sit on disk. They add attack surface and clutter. During the audit:
Keep one theme (and maybe a parent/child pair) and the plugins you need. Plugin risk overview: WordPress plugin security risks.
File transfer and hosting panel access bypass wp-admin entirely. Anyone with those credentials can edit PHP on disk.
In the host control panel:
Related incident pattern: leftover “helpful” server tools that outlive a developer handoff (helpful backdoor).
Five passes cover most DIY audits: run checks, prove recovery, tighten users, shrink install surface, rotate server access. Revisit monthly, or after major site changes.
If you need the fuller process (priorities, tooling, when to escalate), stay with the security audit guide. If the site already looks compromised, switch to hacked site steps before rearranging settings for sport.
Found this useful? Share it.