Description
The Rank Math SEO WordPress plugin before 1.0.277 does not verify that the metadata row being updated belongs to the object the user was authorised against, allowing users with the Author role and above to overwrite arbitrary post and user metadata, including that belonging to higher-privileged users.
Published: 2026-09-02
Score: 4.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Privilege escalation via metadata overwrite
Action: Patch Immediately
AI Analysis

Impact

Rank Math SEO, a WordPress plugin, contains a flaw in the updateSchemas routine that does not verify ownership of metadata rows before updating. Users with the Author role or higher can override arbitrary post and user metadata, including data belonging to users with higher privileges. This improper access control (CWE‑639) means that an attacker could potentially modify administrative data, although the description does not explicitly declare a privilege‑escalation outcome; that is inferred from the ability to overwrite higher‑privileged users' metadata.

Affected Systems

All installations of the Rank Math SEO plugin below version 1.0.277 on any WordPress site are vulnerable. The absence of vendor and product names beyond the plugin itself means the risk applies to every site that has not yet upgraded past the specified release.

Risk and Exploitability

The EPSS score of less than 1% indicates a low likelihood of exploitation in the wild, and the CVSS score of 4.9 classifies the vulnerability as medium severity. The flaw can be triggered by any user with an Author or higher role via the plugin’s updateSchemas endpoint, typically invoked during normal content or metadata editing. No publicly known exploits have surfaced, and the vulnerability is not listed in the CISA KEV catalog, suggesting that active exploitation is unlikely but the potential for metadata hijacking remains a concern.

Generated by OpenCVE AI on September 2, 2026 at 16:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Rank Math SEO to version 1.0.277 or later.
  • Remove or restrict the updateSchemas functionality from non‑administrator roles; ensure only users with administrator privileges can modify or overwrite post and user metadata.
  • If an immediate update is not possible, block the updateSchemas endpoint for non‑admin roles using a server‑side rule or a security plugin as a temporary mitigation.

Generated by OpenCVE AI on September 2, 2026 at 16:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 13:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Wed, 02 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-639
Metrics cvssV3_1

{'score': 4.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 02 Sep 2026 08:00:00 +0000

Type Values Removed Values Added
First Time appeared Rank Math Seo
Rank Math Seo rank Math Seo
Wordpress
Wordpress wordpress
Weaknesses CWE-284
Vendors & Products Rank Math Seo
Rank Math Seo rank Math Seo
Wordpress
Wordpress wordpress

Wed, 02 Sep 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Rank Math SEO WordPress plugin before 1.0.277 does not verify that the metadata row being updated belongs to the object the user was authorised against, allowing users with the Author role and above to overwrite arbitrary post and user metadata, including that belonging to higher-privileged users.
Title Rank Math SEO < 1.0.277 - Author+ Arbitrary Post and User Metadata Overwrite via updateSchemas
References

Subscriptions

Rank Math Seo Rank Math Seo
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-02T10:45:56.783Z

Reserved: 2026-08-21T12:06:34.124Z

Link: CVE-2026-77788

cve-icon Vulnrichment

Updated: 2026-09-02T10:12:00.487Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T06:17:17.970

Modified: 2026-09-03T17:50:37.690

Link: CVE-2026-77788

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T16:15:12Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key