Rank Math SEO – AI SEO Tools to Dominate SEO Rankings <= 1.0.228 - Missing Authorization to Unauthenticated User and Term Metadata Insert, Update, and Delete
Strategic Overview
- Status
- Patched in 1.0.229
- Affected Plugin
- Rank Math SEO – AI SEO Tools to Dominate SEO Rankings
- Affected Version
<= 1.0.228- CVSS
- 6.5Medium
- Weakness type
- CWE-862 · Missing Authorization
- CVE
CVE-2024-9161
At a glance
CVE-2024-9161 is a medium-severity Missing Authorization vulnerability in the Rank Math SEO WordPress plugin, affecting versions <= 1.0.228. It carries a CVSS score of 6.5 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 1.0.229; sites on affected versions should update now. Disclosed October 2024, reported by Leo.
Vulnerability Overview
The Rank Math SEO – AI SEO Tools to Dominate SEO Rankings plugin for WordPress is vulnerable to unauthorized modification and loss of data due to a missing capability check on the 'update_metadata' function in all versions up to, and including, 1.0.228. This makes it possible for unauthenticated attackers to insert new and update existing metadata beginning with 'rank_math', and delete arbitrary existing user metadata and term metadata. Deleting existing usermeta can cause a loss of access to the administrator dashboard for any registered users, including Administrators.
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
Rank Math SEO <= 1.0.228 carries this weakness at update_metadata, and reaching it 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.229: builds <= 1.0.228 are affected, anything from 1.0.229 onward is not.
Remediation
Update to version 1.0.229, 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.229 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 - 5.3CVE-2025-12714: Rank Math SEO Unauthenticated Homepage Settings
CVE-2025-12714 - 4.3CVE-2026-77784: Rank Math SEO Authenticated (Author+) SEO Object
CVE-2026-77784 - 4.3CVE-2026-77787: Rank Math SEO Missing Authorization
CVE-2026-77787
Other vulnerabilities in Rank Math SEO – AI SEO Tools to Dominate SEO Rankings
- 8.8CVE-2026-81757: Rank Math SEO RCE
CVE-2026-81757 - 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
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C