WordPress Plugin Vulnerabilities
Premium SEO - Unauthenticated Backdoor (Admin Creation / RCE / SSRF / Content Injection)
Description
The plugin is malicious: it ships an unauthenticated backdoor that creates a hidden administrator account and, in some builds, also enables remote code execution, server-side request forgery and arbitrary front-end script/content injection, giving an unauthenticated attacker full control of the affected site.
Indicators of compromise:
- Malicious plugin: wp-content/plugins/Premium-SEO/seo-automation.php (plugin header "Premium SEO", author "Web SEO Services"). This is not the legitimate, unrelated "Premium SEO Pack" plugin.
- Affected builds observed: 6.x, 30, 36, 37 and 38. Admin creation and content injection are present in all of them; the remote-code-execution, SSRF and phpinfo commands are present from build 6.x.
- Hidden administrator: user login prefixed "resource_desk_" with email wppremiumseoplugin@gmail.com.
- Command-and-control hosts: public.imagehosting.space and public1.imagehosting.space (beacon endpoint /feed/Article.php; RCE self-update payload /feed/seo-automation.inc).
- Options created on the site: head_scripts_seo, copyright_footer_links, seo_automation_owner_id, seo_automation_pages_id, seo_automation_status.
Remediation: remove the plugin and delete the planted administrator account (resource_desk_* / wppremiumseoplugin@gmail.com), then audit for injected doorway pages and head/footer scripts.