Description
The Slim SEO WordPress plugin before 4.9.11 does not restrict a post-meta preview feature to posts the user is allowed to edit, verifying only read access, allowing users with the Contributor role to read arbitrary post meta, including protected and private keys, of published posts they do not own, including password-protected posts and posts of non-public post types.
Published: 2026-08-09
Score: 2.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in Slim SEO before version 4.9.11 allows a user with the Contributor role to preview post metadata without enforcing permission checks beyond read access. This omission, a CWE-639 Authorization Bypass Through User-Controlled Key weakness, lets contributors read arbitrary post‑meta fields—including protected or private keys—from any published post they do not own, as well as from password‑protected or non‑public post types. The result is a confidentiality breach of potentially sensitive information stored in post meta.

Affected Systems

Any WordPress site that runs the Slim SEO plugin older than 4.9.11 and supports contributor accounts is affected. The flaw is product‑specific and applies to all installations of the plugin in that version range.

Risk and Exploitability

The CVSS score of 2.7 indicates a low severity, and the EPSS score is < 1%, suggesting a very low probability of exploitation. The exposure of arbitrary meta fields is still a concern for organizations that store sensitive data as post meta. The attack vector involves a web request to the preview endpoint and requires only contributor‑level authentication; no higher privileges or local access are needed, and no remote code execution is possible. The vulnerability is not listed in CISA KEV, but the confidentiality impact warrants prompt remediation.

Generated by OpenCVE AI on August 13, 2026 at 09:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Slim SEO to version 4.9.11 or later
  • Reduce or temporarily revoke Contributor role permissions until the patch can be applied
  • If an upgrade is not immediately possible, disable the post‑meta preview feature or block Contributor access using an access‑control plugin

Generated by OpenCVE AI on August 13, 2026 at 09:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 20: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'}


Sun, 09 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Slim SEO WordPress plugin before 4.9.11 does not restrict a post-meta preview feature to posts the user is allowed to edit, verifying only read access, allowing users with the Contributor role to read arbitrary post meta, including protected and private keys, of published posts they do not own, including password-protected posts and posts of non-public post types.
Title Slim SEO < 4.9.11 - Contributor+ Arbitrary Post Meta Disclosure
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-11T19:42:48.078Z

Reserved: 2026-07-24T08:11:02.717Z

Link: CVE-2026-16957

cve-icon Vulnrichment

Updated: 2026-08-11T19:42:44.258Z

cve-icon NVD

Status : Deferred

Published: 2026-08-09T06:17:55.643

Modified: 2026-08-26T16:31:16.753

Link: CVE-2026-16957

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T09:30:07Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key