Description
The Rank Math SEO WordPress plugin before 1.0.277 does not verify that the requesting user is permitted to read the specific post referenced in a request before returning its content and SEO metadata, allowing users with the Author role and above to read the title, body and metadata of other users' non-public posts.
Published: 2026-09-02
Score: 2.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: Information disclosure of non‑public post content via improper authorization
Action: Patch Now
AI Analysis

Impact

A missing authorization check in the Rank Math SEO WordPress plugin allows users with the Author role and higher to read the title, body, and SEO metadata of other users’ unpublished posts. The vulnerability stems from an insufficient access control validation when the API endpoint processes post requests, leading to a disclosure of confidential content that should remain private. This is a classic improper authorization flaw (CWE-639).

Affected Systems

The vulnerability affects the Rank Math SEO plugin for WordPress versions prior to 1.0.277, regardless of the vendor name provided in the CNA data. Only installations running those earlier releases are vulnerable.

Risk and Exploitability

The CVSS score is 2.7, indicating a low severity information disclosure. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalogue. Attackers can trigger the flaw by accessing the plugin’s abilities API, which is reachable to any logged‑in user with Author or higher capabilities. The potential impact involves confidentiality disclosure of content that should be viewable only to its author or administrators, making the risk significant for organizations that handle sensitive unpublished material.

Generated by OpenCVE AI on September 2, 2026 at 12:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Rank Math SEO to version 1.0.277 or later to receive the fixed authorization check.
  • If an immediate update cannot be performed, restrict access to the plugin’s abilities API endpoint by disabling the feature or limiting it to administrators only through a security plugin or web server configuration.
  • After any remediation, audit user roles and post visibility settings to ensure no unintended post access remains.

Generated by OpenCVE AI on September 2, 2026 at 12:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Weaknesses CWE-639
Metrics cvssV3_1

{'score': 2.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/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
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 requesting user is permitted to read the specific post referenced in a request before returning its content and SEO metadata, allowing users with the Author role and above to read the title, body and metadata of other users' non-public posts.
Title Rank Math SEO < 1.0.277 - Author+ Non-Public Post Content Disclosure via Abilities API
References

Subscriptions

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

Status: PUBLISHED

Assigner: WPScan

Published:

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

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

Link: CVE-2026-77785

cve-icon Vulnrichment

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

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-77785

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T12:45:04Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key