Rank Math SEO <= 1.0.40.2 - Redirect Creation via Unprotected REST API Endpoint
Strategic Overview
- Status
- Patched in 1.0.41
- Affected Plugin
- Rank Math SEO – AI SEO Tools to Dominate SEO Rankings
- Affected Version
<= 1.0.40- CVSS
- 7.4High
- Weakness type
- CWE-288 · Authentication Bypass Using an Alternate Path or Channel
- CVE
CVE-2020-11515
At a glance
CVE-2020-11515 is a high-severity Authentication Bypass Using an Alternate Path or Channel vulnerability in the Rank Math SEO WordPress plugin, affecting versions <= 1.0.40. It carries a CVSS score of 7.4 (reachable over the network; low attack complexity; high availability impact). Exploitation requires no authentication. The issue is fixed in version 1.0.41; sites on affected versions should update now. Disclosed March 2020, reported by Ram.
Vulnerability Overview
The Rank Math plugin through 1.0.40.2 for WordPress allows unauthenticated remote attackers to create new URIs (that redirect to an external web site) via the unsecured rankmath/v1/updateRedirection REST API endpoint. In other words, this is not an "Open Redirect" issue; instead, it allows the attacker to create a new URI with an arbitrary name (e.g., the /exampleredirect URI).
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. A successful exploit has high impact on availability.
CWE-288: Authentication Bypass Using an Alternate Path or Channel
Reaching this weakness in Rank Math SEO <= 1.0.40 takes a caller who can reach the endpoint. Authentication bypass through an alternate path means the application has a second route to a protected action that skips the checks the primary route performs.
The protection on the main path becomes irrelevant, because the attacker simply uses the route that never asks. For Rank Math SEO the fix is 1.0.41: builds <= 1.0.40 are affected, anything from 1.0.41 onward is not.
Remediation
Update to version 1.0.41, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Rank Math SEO 1.0.41 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in Rank Math SEO – AI SEO Tools to Dominate SEO Rankings
- 9.8CVE-2020-11514: Rank Math SEO <= 1.0.40.2 Privilege Escalation
CVE-2020-11514 - 8.8CVE-2026-81757: Rank Math SEO RCE
CVE-2026-81757 - 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-2024-9161: Rank Math SEO Unauthenticated User and Term Metadata
CVE-2024-9161 - 6.5CVE-2023-23888: RankMath SEO <= 1.0.107.2 Local File Inclusion
CVE-2023-23888
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C