Rank Math SEO – AI SEO Tools to Dominate SEO Rankings <= 1.0.271 - Missing Authorization to Unauthenticated Homepage Settings Modification
Strategic Overview
- Status
- Patched in 1.0.271.1
- Affected Plugin
- Rank Math SEO – AI SEO Tools to Dominate SEO Rankings
- Affected Version
<= 1.0.271- CVSS
- 5.3Medium
- Weakness type
- CWE-862 · Missing Authorization
- CVE
CVE-2025-12714
At a glance
CVE-2025-12714 is a medium-severity Missing Authorization vulnerability in the Rank Math SEO WordPress plugin, affecting versions <= 1.0.271. It carries a CVSS score of 5.3 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 1.0.271.1; sites on affected versions should update now. Disclosed May 2026, reported by mikemyers.
Vulnerability Overview
The Rank Math SEO – AI SEO Tools to Dominate SEO Rankings plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on the update_site_editor_homepage function in all versions up to, and including, 1.0.271. This makes it possible for unauthenticated attackers to modify several plugin settings including homepage title, meta description, breadcrumbs label, and social media metadata, which can have severe impact on SEO rankings and display malicious content across all site pages where breadcrumbs are used.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user.
CWE-862: Missing Authorization
Reaching this weakness in Rank Math SEO <= 1.0.271 takes no account at all. A missing authorization check means a function is reachable by anyone who can reach the endpoint, because the code never asks whether the caller is allowed to perform the action.
Any user who can reach the endpoint gets to run an action reserved for higher-privileged roles, from reading protected data to changing settings or content. For Rank Math SEO the fix is 1.0.271.1: builds <= 1.0.271 are affected, anything from 1.0.271.1 onward is not.
Remediation
Update to version 1.0.271.1, or a newer patched version
How does WordSec protect against this?
This one needs no account at all, which puts it outside what login hardening can reach; WordSec's login security narrows the account-level paths around it, and the firewall is what inspects the request itself. None of that substitutes for the fix: Rank Math SEO 1.0.271.1 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Same weakness class
- 9.8CVE-2020-11514: Rank Math SEO <= 1.0.40.2 Privilege Escalation
CVE-2020-11514 - 6.5CVE-2024-9161: Rank Math SEO Unauthenticated User and Term Metadata
CVE-2024-9161 - 4.3CVE-2026-34892: Rank Math SEO Missing Authorization
CVE-2026-34892 - 4.3CVE-2025-64350: Rank Math SEO <= 1.0.252.1 Missing Authorization
CVE-2025-64350
Other vulnerabilities in Rank Math SEO – AI SEO Tools to Dominate SEO Rankings
- 7.4CVE-2020-11515: Rank Math SEO <= 1.0.40.2 Redirect Creation
CVE-2020-11515 - 7.2CVE-2026-66702: Rank Math SEO Stored XSS
CVE-2026-66702 - 7.2CVE-2024-11620: Rank Math SEO .htaccess File Manipulation to RCE
CVE-2024-11620 - 7.2CVE-2024-9314: Rank Math SEO PHP Object Injection
CVE-2024-9314 - 7.2Rank Math SEO <= 1.0.26 Cross-Site Scripting
- 6.5CVE-2023-23888: RankMath SEO <= 1.0.107.2 Local File Inclusion
CVE-2023-23888 - 6.5CVE-2019-14786: Rank Math SEO <= 1.0.27 Settings Reset
CVE-2019-14786 - 6.4CVE-2024-13227: Rank Math SEO Stored XSS
CVE-2024-13227
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C